commit f8ff8efbc82cc16470ff886afd002b81845650c6
parent a4aadcb75c4ac94763039b50e556828114a55ae5
Author: Katja Ramona Sophie Kwast (zaphyra) <git@zaphyra.eu>
Date: Sun, 3 Aug 2025 12:37:25 +0200
parent a4aadcb75c4ac94763039b50e556828114a55ae5
Author: Katja Ramona Sophie Kwast (zaphyra) <git@zaphyra.eu>
Date: Sun, 3 Aug 2025 12:37:25 +0200
flake.lock: Update Flake lock file updates: • Updated input 'firefoxGnomeTheme': 'github:rafaelmardojai/firefox-gnome-theme/df53a7a31872faf5ca53dd0730038a62ec63ca9e' (2025-04-04) → 'github:rafaelmardojai/firefox-gnome-theme/0382100f9e50633ee832535b25b3bd022245a255' (2025-07-15)
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/flake.lock b/flake.lock @@ -205,16 +205,16 @@ "firefoxGnomeTheme": { "flake": false, "locked": { - "lastModified": 1743774811, - "narHash": "sha256-oiHLDHXq7ymsMVYSg92dD1OLnKLQoU/Gf2F1GoONLCE=", + "lastModified": 1752607306, + "narHash": "sha256-/pTDAny47X1og2pSAoMY/GfJ9teSOEQZAENhszPJMKo=", "owner": "rafaelmardojai", "repo": "firefox-gnome-theme", - "rev": "df53a7a31872faf5ca53dd0730038a62ec63ca9e", + "rev": "0382100f9e50633ee832535b25b3bd022245a255", "type": "github" }, "original": { "owner": "rafaelmardojai", - "ref": "v137", + "ref": "v140", "repo": "firefox-gnome-theme", "type": "github" }
diff --git a/flake.nix b/flake.nix @@ -307,7 +307,7 @@ mqttWebUI.inputs.nixpkgs.follows = "nixpkgs"; firefoxGnomeTheme.flake = false; - firefoxGnomeTheme.url = "github:rafaelmardojai/firefox-gnome-theme/v137"; + firefoxGnomeTheme.url = "github:rafaelmardojai/firefox-gnome-theme/v140"; }; }