aly: bump firefox and thunderbird gnome themes

This commit is contained in:
Aly Raffauf 2024-07-20 21:23:56 -04:00
parent 31866dbe20
commit 81b9eee530
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,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 = "c36cd1a35062ef0f7e37ff904e94e50d3c84373c"; rev = "cc70ec20e2775df7cd2bccdd20dcdecc3e0a733b";
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 = "e9ba48261ea8cea425e47586e33dd15167a77e74"; rev = "1c89a500dd35b7746ef1fde104a1baf809c2b59a";
ref = "main"; ref = "main";
}; };
in { in {