fix(firefox): update firefox-gnome-theme

This commit is contained in:
Michael Thomas 2023-12-25 22:33:48 -05:00
parent bd81bbac9c
commit 065f7936c0

View File

@ -5,8 +5,8 @@
source = pkgs.fetchFromGitHub { source = pkgs.fetchFromGitHub {
owner = "rafaelmardojai"; owner = "rafaelmardojai";
repo = "firefox-gnome-theme"; repo = "firefox-gnome-theme";
rev = "v110"; rev = "v121";
hash = "sha256-2KKntUo0uYCXZrnaB5Q7bf97+tUL3UiuyDtTlyjbXFo="; hash = "sha256-M+Cw6vh7xCDmIhyVuEPNmaNVUwpmdFQq8zlsXZTKees=";
}; };
}; };