From 3df33271b65d9dc5e44f7957b3981c9b0f3ff922 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Mon, 15 Jul 2024 15:53:32 -0400 Subject: [PATCH] aly: update firefox gnome theme (#33) * aly/firefox: bump gnome theme * aly/thunderbird: bump gnome theme --- homes/aly/firefox/default.nix | 2 +- homes/aly/mail/default.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/homes/aly/firefox/default.nix b/homes/aly/firefox/default.nix index 763a7d2b..4adac807 100644 --- a/homes/aly/firefox/default.nix +++ b/homes/aly/firefox/default.nix @@ -7,7 +7,7 @@ home.file = let source = builtins.fetchGit { url = "https://github.com/rafaelmardojai/firefox-gnome-theme.git"; - rev = "cbd351c587211d48c77cc679b49aa7292ec556dc"; + rev = "c36cd1a35062ef0f7e37ff904e94e50d3c84373c"; ref = "master"; }; in { diff --git a/homes/aly/mail/default.nix b/homes/aly/mail/default.nix index 615b2ff4..207d1821 100644 --- a/homes/aly/mail/default.nix +++ b/homes/aly/mail/default.nix @@ -92,7 +92,7 @@ in { home.file = let source = builtins.fetchGit { url = "https://github.com/rafaelmardojai/thunderbird-gnome-theme.git"; - rev = "65d5c03fc9172d549a3ea72fd366d544981a002b"; + rev = "e9ba48261ea8cea425e47586e33dd15167a77e74"; ref = "main"; }; in {