update the flake
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
dates = "weekly";
|
||||
options = "--delete-older-than 7d";
|
||||
};
|
||||
package = pkgs.nixFlakes; # Enable nixFlakes on system
|
||||
package = pkgs.nixVersions.stable; # Enable nixFlakes on system
|
||||
registry.nixpkgs.flake = inputs.nixpkgs;
|
||||
extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
|
||||
Reference in New Issue
Block a user