chore: bump firefox-gx to latest
All checks were successful
Discord / discord commits (push) Has been skipped
All checks were successful
Discord / discord commits (push) Has been skipped
This commit is contained in:
parent
b77a1696b3
commit
5013933f2b
3 changed files with 6 additions and 7 deletions
7
flake.lock
generated
7
flake.lock
generated
|
@ -308,16 +308,15 @@
|
|||
"firefox-gx-src": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1727748934,
|
||||
"narHash": "sha256-cdb2hTtUuPZb+pvp4bpUJwEbLuWnj/px74VfymA/vas=",
|
||||
"lastModified": 1729346015,
|
||||
"narHash": "sha256-k0vvJWRVxEs+e5LttMsnp+hRrIBiVhDhiZGEnffy+sI=",
|
||||
"owner": "Godiesc",
|
||||
"repo": "firefox-gx",
|
||||
"rev": "088cf8a83c4d491c4ba4fb76852ff4cb3c648c71",
|
||||
"rev": "153523b7e92daebbb6bfc486c3746871ea0da6fc",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "Godiesc",
|
||||
"ref": "v.9.6",
|
||||
"repo": "firefox-gx",
|
||||
"type": "github"
|
||||
}
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
# Do not modify! This file is generated.
|
||||
|
||||
{
|
||||
inputs = {
|
||||
ags = {
|
||||
|
@ -89,7 +90,6 @@
|
|||
firefox-gx-src = {
|
||||
flake = false;
|
||||
owner = "Godiesc";
|
||||
ref = "v.9.6";
|
||||
repo = "firefox-gx";
|
||||
type = "github";
|
||||
};
|
||||
|
@ -469,4 +469,4 @@
|
|||
};
|
||||
};
|
||||
outputs = inputs: inputs.flakegen ./outputs.nix inputs;
|
||||
}
|
||||
}
|
|
@ -334,7 +334,7 @@ let
|
|||
{
|
||||
owner = "Godiesc";
|
||||
repo = "firefox-gx";
|
||||
ref = "v.9.6";
|
||||
# ref = "v.9.6";
|
||||
}
|
||||
{
|
||||
name = "git-theme-src";
|
||||
|
|
Loading…
Add table
Reference in a new issue