fix(nixVersions)!: latest
-> stable
Attribute `latest` is gone for some reason
This commit is contained in:
parent
a73cd43bbf
commit
4a12826d66
6 changed files with 71 additions and 61 deletions
|
@ -23,7 +23,7 @@
|
|||
keep-derivations = true
|
||||
'';
|
||||
|
||||
nix.package = pkgs.nixVersions.latest;
|
||||
nix.package = pkgs.nixVersions.stable;
|
||||
|
||||
time.timeZone = "Europe/Sofia";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue