firefox-extensions.bypass-paywalls-clean: disable updateScript
This commit is contained in:
@@ -38,9 +38,10 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
passthru = {
|
passthru = {
|
||||||
extid = "magnolia@12.34";
|
extid = "magnolia@12.34";
|
||||||
updateScript = gitUpdater {
|
# XXX: disabled because the upstream repo has disappeared, and gitlab auth hangs the updater
|
||||||
rev-prefix = "v";
|
# updateScript = gitUpdater {
|
||||||
};
|
# rev-prefix = "v";
|
||||||
|
# };
|
||||||
};
|
};
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
Reference in New Issue
Block a user