nixpkgs/pkgs/by-name/fo/forgejo
emilylange 31d5838761
forgejo,forgejo-lts: fix passthru.updateScript
`nix-update` is unable to detect that the hashes are in `packages.nix`
and `lts.nix` instead of `generic.nix` (where the `.src` attribute lies)
respectively.

`nix-update` provides a `--override-filename` flag to override that
heuristic, so we use that.

Additionally, scope `lts.nix` to the 7.x version series by using
`--version-regex`.
2024-08-09 18:12:44 +02:00
..
generic.nix forgejo,forgejo-lts: fix passthru.updateScript 2024-08-09 18:12:44 +02:00
lts.nix forgejo,forgejo-lts: fix passthru.updateScript 2024-08-09 18:12:44 +02:00
package-json-npm-build-frontend.patch forgejo: 7.0.5 -> 8.0.0 2024-07-31 03:59:08 +02:00
package.nix forgejo,forgejo-lts: fix passthru.updateScript 2024-08-09 18:12:44 +02:00
static-root-path.patch