extra-container: pin to nixpkgs-unstable
extra-container is now part of nixpkgs.
This commit is contained in:
parent
75b89f3957
commit
265fc1911d
5 changed files with 6 additions and 42 deletions
|
|
@ -13,7 +13,6 @@ let self = {
|
|||
nixops19_09 = pkgs.callPackage ./nixops { };
|
||||
krops = import ./krops { };
|
||||
netns-exec = pkgs.callPackage ./netns-exec { };
|
||||
extra-container = pkgs.callPackage ./extra-container { };
|
||||
clightning-plugins = pkgs.recurseIntoAttrs (import ./clightning-plugins pkgs self.nbPython3Packages);
|
||||
clboss = pkgs.callPackage ./clboss { };
|
||||
secp256k1 = pkgs.callPackage ./secp256k1 { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue