chore(firefox): update theme source
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-09-05 11:20:34 -04:00
parent 80a1a53705
commit d428ee9383
3 changed files with 8 additions and 7 deletions

View file

@ -236,16 +236,16 @@
"firefox-gx-src": {
"flake": false,
"locked": {
"lastModified": 1722815099,
"narHash": "sha256-BEDOTEdfCxJCH9a6Im7fDaHGYd0+BCmF6cV2xYCo9G0=",
"lastModified": 1725334130,
"narHash": "sha256-t/jWlwg1C6IRYPlO934hYpGSHekOWwD9s15ap3b0h/U=",
"owner": "Godiesc",
"repo": "firefox-gx",
"rev": "871558eab17720c08598230cf6a97b677d103a0e",
"rev": "f3b1879b9ee3011eb9d4f79a418a3e2f40a67235",
"type": "github"
},
"original": {
"owner": "Godiesc",
"ref": "v.9.4",
"ref": "v.9.5",
"repo": "firefox-gx",
"type": "github"
}

View file

@ -1,4 +1,5 @@
# Do not modify! This file is generated.
{
inputs = {
ags = {
@ -61,7 +62,7 @@
firefox-gx-src = {
flake = false;
owner = "Godiesc";
ref = "v.9.4";
ref = "v.9.5";
repo = "firefox-gx";
type = "github";
};
@ -392,4 +393,4 @@
};
};
outputs = inputs: inputs.flakegen ./outputs.nix inputs;
}
}

View file

@ -273,7 +273,7 @@ let
{
owner = "Godiesc";
repo = "firefox-gx";
ref = "v.9.4";
ref = "v.9.5";
}
{
name = "git-theme-src";