aly: update firefox gnome theme (#33)

* aly/firefox: bump gnome theme

* aly/thunderbird: bump gnome theme
This commit is contained in:
Aly Raffauf 2024-07-15 15:53:32 -04:00 committed by GitHub
parent 2f0b5cab25
commit 3df33271b6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@
home.file = let home.file = let
source = builtins.fetchGit { source = builtins.fetchGit {
url = "https://github.com/rafaelmardojai/firefox-gnome-theme.git"; url = "https://github.com/rafaelmardojai/firefox-gnome-theme.git";
rev = "cbd351c587211d48c77cc679b49aa7292ec556dc"; rev = "c36cd1a35062ef0f7e37ff904e94e50d3c84373c";
ref = "master"; ref = "master";
}; };
in { in {

View file

@ -92,7 +92,7 @@ in {
home.file = let home.file = let
source = builtins.fetchGit { source = builtins.fetchGit {
url = "https://github.com/rafaelmardojai/thunderbird-gnome-theme.git"; url = "https://github.com/rafaelmardojai/thunderbird-gnome-theme.git";
rev = "65d5c03fc9172d549a3ea72fd366d544981a002b"; rev = "e9ba48261ea8cea425e47586e33dd15167a77e74";
ref = "main"; ref = "main";
}; };
in { in {