use latest forgejo

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-12-03 21:49:18 +00:00
parent 79897f552d
commit 02e18aa0fc
3 changed files with 23 additions and 1 deletions

17
hosts/h001/flake.lock generated
View file

@ -151,6 +151,22 @@
"type": "github"
}
},
"forgejo-nixpkgs": {
"locked": {
"lastModified": 1764667669,
"narHash": "sha256-7WUCZfmqLAssbDqwg9cUDAXrSoXN79eEEq17qhTNM/Y=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "418468ac9527e799809c900eda37cbff999199b6",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"home-manager": {
"inputs": {
"nixpkgs": "nixpkgs"
@ -1247,6 +1263,7 @@
"beszel": "beszel",
"beszel-nixpkgs": "beszel-nixpkgs_2",
"common": "common",
"forgejo-nixpkgs": "forgejo-nixpkgs",
"home-manager": "home-manager",
"litellm-nixpkgs": "litellm-nixpkgs",
"nixarr": "nixarr",