Update to latest nur and bypass-paywalls
This commit is contained in:
@@ -28,11 +28,6 @@ let
|
||||
|
||||
in rec {
|
||||
gregpy = myPython;
|
||||
bypass-paywalls = final.nur.repos.rycee.firefox-addons.bypass-paywalls-clean.override {
|
||||
version = "3.2.6.0";
|
||||
url = "https://gitlab.com/magnolia1234/bpc-uploads/-/raw/master/bypass_paywalls_clean-3.2.6.0-custom.xpi";
|
||||
sha256 = "sha256-dEdqg0q4w+evky7oZ4l33GPEBEc/PFG2dCsQkVY9/3g=";
|
||||
};
|
||||
|
||||
## Testing adding python packages in the correct manner
|
||||
pythonPackagesExtensions = (prev.pythonPackagesExtensions or []) ++ [
|
||||
|
||||
Reference in New Issue
Block a user