mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 09:13:55 -05:00
aly: bump firefox-gnome-theme rev
This commit is contained in:
parent
3fc0cd73bd
commit
d4c732ffa9
|
@ -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 = "8fb5267c5b3434f76983e29749aba7cd636e03ca";
|
rev = "cbd351c587211d48c77cc679b49aa7292ec556dc";
|
||||||
ref = "master";
|
ref = "master";
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
|
|
Loading…
Reference in a new issue