fix(npins): Stay on a stable version
This commit is contained in:
parent
b1d7147d86
commit
aee4ff41df
1 changed files with 1 additions and 1 deletions
|
@ -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; })
|
||||
|
|
Loading…
Reference in a new issue