pkgs: remove no-longer-needed clightning patch

This commit is contained in:
2024-10-02 12:17:16 +00:00
parent 5884ecde42
commit ff7d1639c9

View File

@@ -171,12 +171,6 @@ let
# - unpatched.XYZ draws (selectively) from the _unpatched_ package set.
# 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
browserpass = callPackage ./patched/browserpass { inherit (unpatched) browserpass; };
# mozilla keeps nerfing itself and removing configuration options