From 55223d5f248f9e162d1875080a96e2e5558cfc2f Mon Sep 17 00:00:00 2001 From: Filippo Berto Date: Sun, 23 Mar 2025 15:20:50 +0100 Subject: [PATCH] Heimdall: switch to unstable --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index bfba568..8380b08 100644 --- a/flake.nix +++ b/flake.nix @@ -313,7 +313,7 @@ }]; }; - heimdall = inputs.nixpkgs.lib.nixosSystem { + heimdall = inputs.nixpkgs-u.lib.nixosSystem { system = "x86_64-linux"; modules = commonModules ++ [ inputs.nixos-hardware.nixosModules.common-cpu-amd