From 93af08080c3c4973e066e6ff577e137c55272897 Mon Sep 17 00:00:00 2001 From: aristote Date: Sun, 3 May 2026 20:44:13 +0200 Subject: pkgs: firefox addons: update --- pkgs/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/default.nix') diff --git a/pkgs/default.nix b/pkgs/default.nix index 01b3713..3d5fcd4 100644 --- a/pkgs/default.nix +++ b/pkgs/default.nix @@ -6,7 +6,7 @@ let lockscreen = super.callPackage ./lockscreen { }; firefoxAddons = super.callPackage ./firefoxAddons { - inherit (super.nur.repos.rycee.firefox-addons) buildFirefoxXpiAddon; + buildMozillaXpiAddon = super.nur.repos.rycee.firefox-addons.buildFirefoxXpiAddon; }; rftg = super.callPackage ./rftg { }; -- cgit v1.2.3