chore: firefox-gx 9.7 -> 9.8
All checks were successful
Discord / discord commits (push) Has been skipped

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": {
"flake": false,
"locked": {
"lastModified": 1730039686,
"narHash": "sha256-GcvP9mtvPNnya2H8Pw70oShuOR0ABlWIMX/R1vHFS5I=",
"lastModified": 1732575297,
"narHash": "sha256-IjHOQsPIvwtKnfq7asCewSvhTpK+loDdsiulov4CG0Y=",
"owner": "Godiesc",
"repo": "firefox-gx",
"rev": "2d1f5ce9a2fb85f8a3a70692f283fad38591d4e1",
"rev": "fd659db3d40d530243244e65bcc669b0dd42b90f",
"type": "github"
},
"original": {
"owner": "Godiesc",
"ref": "v.9.7",
"ref": "v.9.8",
"repo": "firefox-gx",
"type": "github"
}

View file

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

View file

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