generated from Luis/nextjs-python-web-template
only pass experimental-features onces to nix-build
This commit is contained in:
@@ -89,7 +89,7 @@ let
|
||||
ln -s ${nixpkgs} $out/path
|
||||
nix flake lock $out \
|
||||
--store ./. \
|
||||
--experimental-features 'nix-command flakes' \
|
||||
--extra-experimental-features 'nix-command flakes' \
|
||||
--override-input nixpkgs ${nixpkgs}
|
||||
'';
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user