Revert "flake: switch to nixpkgs unstable by default"
This reverts commit a024dad386
.
This commit is contained in:
parent
e7e9f167d7
commit
42b5fcf970
8 changed files with 61 additions and 32 deletions
|
@ -25,6 +25,7 @@
|
|||
"wegank.cachix.org-1:xHignps7GtkPP/gYK5LvA/6UFyz98+sgaxBSy7qK0Vs="
|
||||
];
|
||||
};
|
||||
package = pkgs.unstable.nixFlakes; # or versioned attributes like nixVersions.nix_2_8
|
||||
extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
'';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue