feat(webserver): add forgejo
This commit is contained in:
parent
4c18f0a7ab
commit
93cf777ce7
4 changed files with 68 additions and 3 deletions
17
flake.lock
generated
17
flake.lock
generated
|
@ -769,6 +769,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs_forgejo": {
|
||||
"locked": {
|
||||
"lastModified": 1715981093,
|
||||
"narHash": "sha256-jGhHUB5MUF3mWtBG1l+3Lag67y7K9JtI+8ulDBVp8zE=",
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "08bda672588b2d613f05311bd4f2e6e23065a3fe",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "NixOS",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "08bda672588b2d613f05311bd4f2e6e23065a3fe",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"ofi-pass": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
|
@ -850,6 +866,7 @@
|
|||
"nixpkgs-unstable": "nixpkgs-unstable",
|
||||
"nixpkgs-vscodium": "nixpkgs-vscodium",
|
||||
"nixpkgs-wayland": "nixpkgs-wayland",
|
||||
"nixpkgs_forgejo": "nixpkgs_forgejo",
|
||||
"ofi-pass": "ofi-pass",
|
||||
"openvscode-server": "openvscode-server",
|
||||
"prs": "prs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue