feat(webserver): add forgejo
This commit is contained in:
parent
4c18f0a7ab
commit
93cf777ce7
4 changed files with 68 additions and 3 deletions
|
@ -116,6 +116,10 @@
|
|||
flake = false;
|
||||
url = "github:espanso/espanso/db97658d1d80697a635b57801696c594eacf057b";
|
||||
};
|
||||
|
||||
# remove when https://github.com/NixOS/nixpkgs/pull/312523 is merged and backported
|
||||
nixpkgs_forgejo.url = "github:NixOS/nixpkgs/08bda672588b2d613f05311bd4f2e6e23065a3fe";
|
||||
# nixpkgs_forgejo.url = "github:steveej-forks/nixpkgs/9c3519ab3beb11b8d997281f8922330f707df419";
|
||||
};
|
||||
|
||||
outputs = inputs @ {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue