mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-25 00:31:54 -05:00
aly: bump firefox and thunderbird gnome themes
This commit is contained in:
parent
31866dbe20
commit
81b9eee530
|
@ -6,7 +6,7 @@
|
|||
home.file = let
|
||||
source = builtins.fetchGit {
|
||||
url = "https://github.com/rafaelmardojai/firefox-gnome-theme.git";
|
||||
rev = "c36cd1a35062ef0f7e37ff904e94e50d3c84373c";
|
||||
rev = "cc70ec20e2775df7cd2bccdd20dcdecc3e0a733b";
|
||||
ref = "master";
|
||||
};
|
||||
in {
|
||||
|
|
|
@ -92,7 +92,7 @@ in {
|
|||
home.file = let
|
||||
source = builtins.fetchGit {
|
||||
url = "https://github.com/rafaelmardojai/thunderbird-gnome-theme.git";
|
||||
rev = "e9ba48261ea8cea425e47586e33dd15167a77e74";
|
||||
rev = "1c89a500dd35b7746ef1fde104a1baf809c2b59a";
|
||||
ref = "main";
|
||||
};
|
||||
in {
|
||||
|
|
Loading…
Reference in a new issue