Remove lightning-charge and nanopos from the unstable_pkgs CI test
They don't build with the nixpkgs-unstable update in the next commit and they're deprecated anyway.
This commit is contained in:
parent
8e268c5ced
commit
4318d0972d
@ -6,9 +6,7 @@ let
|
|||||||
elementsd
|
elementsd
|
||||||
hwi
|
hwi
|
||||||
joinmarket
|
joinmarket
|
||||||
lightning-charge
|
|
||||||
lightning-loop
|
lightning-loop
|
||||||
nanopos
|
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
pkgs.writeText "ci-pkgs" (pkgs.lib.concatMapStringsSep "\n" toString ciPkgs)
|
pkgs.writeText "ci-pkgs" (pkgs.lib.concatMapStringsSep "\n" toString ciPkgs)
|
||||||
|
Loading…
Reference in New Issue
Block a user