nix: keep derivations and outputs

This commit is contained in:
Leonardo Eugênio 2023-05-02 00:19:03 -03:00
parent d4c7c60ec7
commit 54d54f521f

View file

@ -169,6 +169,8 @@
package = pkgs.unstable.nixFlakes; # or versioned attributes like nixVersions.nix_2_8
extraOptions = ''
experimental-features = nix-command flakes
keep-outputs = true
keep-derivations = true
'';
};
# This value determines the NixOS release from which the default