summaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix')
-rw-r--r--nix/programs/firefox.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/nix/programs/firefox.nix b/nix/programs/firefox.nix
index f0f6e22..07da144 100644
--- a/nix/programs/firefox.nix
+++ b/nix/programs/firefox.nix
@@ -19,8 +19,8 @@ in {
source = (pkgs.fetchFromGitHub {
owner = "rafaelmardojai";
repo = "firefox-gnome-theme";
- rev = "6cbc3b6eceb4195edab67daecc8daa7347c84c27";
- hash = "sha256-8yoUFYBtD86J2ddq1yMU0oCILp9u35/dmYi9iwiysi8=";
+ rev = "a5029a0797d9ab4d5a20f223cacddd70e3748dc8";
+ hash = "sha256-mRE/foGagh2XarMerOXtgldpxiCb/dQa7tHOpPpP2Zw=";
});
};
home.file."customChrome.css" = {