summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/pkgs/firefoxPackages/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/pkgs/firefoxPackages/default.nix b/home/pkgs/firefoxPackages/default.nix
index eca4553..2ed956b 100644
--- a/home/pkgs/firefoxPackages/default.nix
+++ b/home/pkgs/firefoxPackages/default.nix
@@ -7,7 +7,7 @@ in {
inherit (pkgs-rycee.firefox-addons) buildFirefoxXpiAddon;
};
arkenfox-userjs = pkgs.fetchurl {
- url = "https://raw.githubusercontent.com/arkenfox/user.js/d6b26e75588bcd4311251c68912d3c77b8c6e996/user.js";
+ url = "https://raw.githubusercontent.com/arkenfox/user.js/1a899966a911dc2b69a808095ac7836bef5e214b/user.js";
sha256 = "DBsQ/Zy0Jd6eanOX6437/SufSVBMumqTq1ZFbIRGWGo=";
};
}