chore: firefox-gx 9.7 -> 9.8

This commit is contained in:
matt1432 2024-12-10 13:41:39 -05:00
parent 918e0bd4f1
commit e213fd9fb2
3 changed files with 6 additions and 6 deletions

8
flake.lock generated
View file

@ -284,16 +284,16 @@
"firefox-gx-src": { "firefox-gx-src": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1730039686, "lastModified": 1732575297,
"narHash": "sha256-GcvP9mtvPNnya2H8Pw70oShuOR0ABlWIMX/R1vHFS5I=", "narHash": "sha256-IjHOQsPIvwtKnfq7asCewSvhTpK+loDdsiulov4CG0Y=",
"owner": "Godiesc", "owner": "Godiesc",
"repo": "firefox-gx", "repo": "firefox-gx",
"rev": "2d1f5ce9a2fb85f8a3a70692f283fad38591d4e1", "rev": "fd659db3d40d530243244e65bcc669b0dd42b90f",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "Godiesc", "owner": "Godiesc",
"ref": "v.9.7", "ref": "v.9.8",
"repo": "firefox-gx", "repo": "firefox-gx",
"type": "github" "type": "github"
} }

View file

@ -79,7 +79,7 @@
firefox-gx-src = { firefox-gx-src = {
flake = false; flake = false;
owner = "Godiesc"; owner = "Godiesc";
ref = "v.9.7"; ref = "v.9.8";
repo = "firefox-gx"; repo = "firefox-gx";
type = "github"; type = "github";
}; };

View file

@ -347,7 +347,7 @@ let
{ {
owner = "Godiesc"; owner = "Godiesc";
repo = "firefox-gx"; repo = "firefox-gx";
ref = "v.9.7"; ref = "v.9.8";
} }
{ {
name = "git-theme-src"; name = "git-theme-src";