Skip to content

Commit

Permalink
fix(nix): change nixpkgs to 24.05
Browse files Browse the repository at this point in the history
  • Loading branch information
EdenEast committed Oct 26, 2024
1 parent b8bc2b8 commit 8ad0c0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
'';

inputs = {
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
nixpkgs.url = "github:nixos/nixpkgs/nixos-24.05";

nixos-hardware.url = "github:nixos/nixos-hardware";

Expand Down

0 comments on commit 8ad0c0c

Please sign in to comment.