Update inputs
This commit is contained in:
parent
250dea33ee
commit
f202328221
3 changed files with 42 additions and 27 deletions
|
@ -70,7 +70,7 @@ in
|
|||
dates = "weekly";
|
||||
options = "--delete-older-than 60d";
|
||||
};
|
||||
package = pkgs.nixFlakes;
|
||||
package = pkgs.nixVersions.stable;
|
||||
extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue