Update Nix version
This commit is contained in:
parent
51898ea2a6
commit
b3bbb232ea
1 changed files with 1 additions and 0 deletions
1
base.nix
1
base.nix
|
@ -104,6 +104,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
nix = {
|
nix = {
|
||||||
|
package = pkgs.nixVersions.latest;
|
||||||
settings = {
|
settings = {
|
||||||
auto-optimise-store = true;
|
auto-optimise-store = true;
|
||||||
tarball-ttl = 0;
|
tarball-ttl = 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue