forked from the-distro/infra
forgejo: base on forgejo-lts since forgejo got bumped to a new master in nixpkgs
This commit is contained in:
parent
434def3337
commit
5ace7a63d8
|
@ -1,6 +1,6 @@
|
|||
{ forgejo }:
|
||||
{ forgejo-lts }:
|
||||
|
||||
forgejo.overrideAttrs (prev: {
|
||||
forgejo-lts.overrideAttrs (prev: {
|
||||
patches = [
|
||||
# Branch divergence calculations for a single branch may take 100-200ms on something as big
|
||||
# as nixpkgs. The branch view defaults to 20 branches for each page, taking roughtly 3s to
|
||||
|
|
Loading…
Reference in a new issue