Use stable nix package
unstable is no longer required as flakes are now part of nix
This commit is contained in:
parent
83375b2ef6
commit
886d3e0c37
1 changed files with 0 additions and 3 deletions
|
|
@ -21,9 +21,6 @@ let
|
|||
in
|
||||
{
|
||||
nix = {
|
||||
# flake support
|
||||
package = pkgs.nixUnstable;
|
||||
|
||||
extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue