Use not evaluated nixos-23.05

This commit is contained in:
Sandro - 2023-05-23 20:01:59 +02:00
parent 965764b2ce
commit 000000821f
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 2 additions and 2 deletions

View File

@ -214,7 +214,7 @@
};
};
outputs = inputs@{ self, alert2muc, c3d2-user-module, deployment, disko, fenix, heliwatch, microvm, naersk, nixos, nixos-23-05, nixos-hardware, nixos-modules, buzzrelay, caveman, oparl-scraper, scrapers, secrets, skyflake, sshlogd, sops-nix, spacemsg, ticker, tigger, yammat, zentralwerk, ... }:
outputs = inputs@{ self, alert2muc, c3d2-user-module, deployment, disko, fenix, heliwatch, microvm, naersk, nixos, nixos-hardware, nixos-modules, buzzrelay, caveman, oparl-scraper, scrapers, secrets, skyflake, sshlogd, sops-nix, spacemsg, ticker, tigger, yammat, zentralwerk, ... }:
let
inherit (nixos) lib;
@ -843,7 +843,7 @@
# simd.enable = lib.mkForce true;
# }
];
nixos = nixos-23-05;
nixos = inputs.nixos-23-05;
}))))
) self.nixosConfigurations
// nixos.lib.filterAttrs (name: attr: