mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 22:57:55 +00:00
pkgs/firefox-addons: update as of 2025-01-13
Some checks failed
Build devcontainers / build-devcontainers (push) Has been cancelled
Cache outputs / build-custom-packages (push) Has been cancelled
Check flake outputs / check-outputs (push) Has been cancelled
Publish every Git push to master to FlakeHub / flakehub-publish (push) Has been cancelled
Build personalized bootstrap ISO / build-iso (x86_64-linux) (push) Has been cancelled
Build project site / build (push) Has been cancelled
Build project site / deploy (push) Has been cancelled
Update flake inputs / update (push) Has been cancelled
Update Firefox addons / update-firefox-addons (push) Has been cancelled
Some checks failed
Build devcontainers / build-devcontainers (push) Has been cancelled
Cache outputs / build-custom-packages (push) Has been cancelled
Check flake outputs / check-outputs (push) Has been cancelled
Publish every Git push to master to FlakeHub / flakehub-publish (push) Has been cancelled
Build personalized bootstrap ISO / build-iso (x86_64-linux) (push) Has been cancelled
Build project site / build (push) Has been cancelled
Build project site / deploy (push) Has been cancelled
Update flake inputs / update (push) Has been cancelled
Update Firefox addons / update-firefox-addons (push) Has been cancelled
This commit is contained in:
parent
f532f95c13
commit
6195f9d3ae
@ -88,10 +88,10 @@
|
||||
};
|
||||
"open-access-helper" = buildFirefoxXpiAddon {
|
||||
pname = "open-access-helper";
|
||||
version = "2025.2";
|
||||
version = "2025.2.2";
|
||||
addonId = "info@oahelper.org";
|
||||
url = "https://addons.mozilla.org/firefox/downloads/file/4414263/open_access_helper-2025.2.xpi";
|
||||
sha256 = "8acfb2a15b39e406e3b9e59272424e35627892e76acb4b0e3ed42b09968eed4a";
|
||||
url = "https://addons.mozilla.org/firefox/downloads/file/4415726/open_access_helper-2025.2.2.xpi";
|
||||
sha256 = "8138708c1ec6cad23b0ec9d1d7e9768d8a7f53a16c788058110b86c0c877f1da";
|
||||
meta = with lib;
|
||||
{
|
||||
homepage = "https://www.oahelper.org";
|
||||
@ -228,3 +228,4 @@
|
||||
platforms = platforms.all;
|
||||
};
|
||||
};
|
||||
}
|
Loading…
Reference in New Issue
Block a user