diff options
author | Kjetil Orbekk <kj@orbekk.com> | 2025-08-14 20:55:00 -0400 |
---|---|---|
committer | Kjetil Orbekk <kj@orbekk.com> | 2025-08-14 20:55:00 -0400 |
commit | 4e2952d737bbe352e3c3375079e87f33c6fd45ec (patch) | |
tree | 95b610509c7dca1544f968a76fc4e22efc39cfe6 /flake.nix | |
parent | b2386a782c33ba4797005dfde026326bbd715b98 (diff) |
Update
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ extra-trusted-public-keys = "nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="; }; - inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-24.11"; + inputs.nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05"; inputs.nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable"; inputs.nixos-hardware.url = "github:NixOS/nixos-hardware/master"; inputs.emacs-overlay.url = "github:nix-community/emacs-overlay"; |