nix package renamed
Some checks failed
/ test (push) Failing after 5m48s

This commit is contained in:
Andrea Ciceri 2024-05-06 14:41:04 +02:00
parent 7822eb7064
commit e9821d4cf0
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -8,7 +8,7 @@
nix = { nix = {
optimise.automatic = true; optimise.automatic = true;
package = pkgs.nixUnstable; package = pkgs.nixVersions.latest;
settings = { settings = {
auto-optimise-store = true; auto-optimise-store = true;