fix(npins): Stay on a stable version

This commit is contained in:
Tom Hubrecht 2024-07-11 15:05:22 +02:00
parent b1d7147d86
commit aee4ff41df
Signed by: thubrecht
SSH key fingerprint: SHA256:r+nK/SIcWlJ0zFZJGHtlAoRwq1Rm+WcKAm5ADYMoQPc

View file

@ -79,7 +79,7 @@ in
src = builtins.storePath sources.nixos-generators;
}))
pkgs.attic-client
nix-pkgs.npins
pkgs.npins
(pkgs.callPackage (sources.disko + "/package.nix") { })
(pkgs.callPackage ./lib/colmena { inherit (nix-pkgs) colmena; })