pkgs: remove no-longer-needed clightning
patch
This commit is contained in:
@@ -171,12 +171,6 @@ let
|
|||||||
# - unpatched.XYZ draws (selectively) from the _unpatched_ package set.
|
# - unpatched.XYZ draws (selectively) from the _unpatched_ package set.
|
||||||
# see <overlays/pkgs.nix>
|
# see <overlays/pkgs.nix>
|
||||||
|
|
||||||
#### short-term build fixes
|
|
||||||
clightning = unpatched.clightning.override {
|
|
||||||
# XXX(2024-07-07): build fails with default `python3`
|
|
||||||
python3 = pkgs.python311;
|
|
||||||
};
|
|
||||||
|
|
||||||
#### long-term patching
|
#### long-term patching
|
||||||
browserpass = callPackage ./patched/browserpass { inherit (unpatched) browserpass; };
|
browserpass = callPackage ./patched/browserpass { inherit (unpatched) browserpass; };
|
||||||
# mozilla keeps nerfing itself and removing configuration options
|
# mozilla keeps nerfing itself and removing configuration options
|
||||||
|
Reference in New Issue
Block a user