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

This commit is contained in:
matt1432 2024-07-11 07:26:52 -04:00
parent d230f9fabe
commit cc57e70de5
3 changed files with 6 additions and 6 deletions

View file

@ -247,17 +247,17 @@
"firefox-gx-src": { "firefox-gx-src": {
"flake": false, "flake": false,
"locked": { "locked": {
"lastModified": 1718121058, "lastModified": 1720539643,
"narHash": "sha256-opmS7Qa4IUXs9hXVK9/xo1ZlHOwj+5gGxAc81l3ttWM=", "narHash": "sha256-S7Hc+BXP2L/Fj2u6SzrQXc4e9gVIe2lU/idjGLK9Cvc=",
"owner": "Godiesc", "owner": "Godiesc",
"repo": "firefox-gx", "repo": "firefox-gx",
"rev": "c300409a4e45b53c5dc3203847476f60e7b906e1", "rev": "9afe9948758871f3944e8a83046c8a51039e883a",
"type": "github" "type": "github"
}, },
"original": { "original": {
"owner": "Godiesc", "owner": "Godiesc",
"ref": "v.9.2",
"repo": "firefox-gx", "repo": "firefox-gx",
"rev": "9afe9948758871f3944e8a83046c8a51039e883a",
"type": "github" "type": "github"
} }
}, },

View file

@ -76,8 +76,8 @@
firefox-gx-src = { firefox-gx-src = {
flake = false; flake = false;
owner = "Godiesc"; owner = "Godiesc";
ref = "v.9.2";
repo = "firefox-gx"; repo = "firefox-gx";
rev = "9afe9948758871f3944e8a83046c8a51039e883a";
type = "github"; type = "github";
}; };
flakegen.url = "github:jorsn/flakegen"; flakegen.url = "github:jorsn/flakegen";

View file

@ -264,7 +264,7 @@ let
{ {
owner = "Godiesc"; owner = "Godiesc";
repo = "firefox-gx"; repo = "firefox-gx";
ref = "v.9.2"; rev = "9afe9948758871f3944e8a83046c8a51039e883a";
} }
{ {
name = "git-theme-src"; name = "git-theme-src";