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 2023-07-24
This commit is contained in:
parent
fba6c090aa
commit
816e777a6e
@ -1,5 +1,5 @@
|
||||
{ buildFirefoxXpiAddon, fetchurl, lib, stdenv }:
|
||||
{
|
||||
{
|
||||
"get-rss-feed-url" = buildFirefoxXpiAddon {
|
||||
pname = "get-rss-feed-url";
|
||||
version = "2.2";
|
||||
@ -83,4 +83,4 @@
|
||||
platforms = platforms.all;
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user