nixpkgs/pkgs/by-name/fo/forgejo
emilylange 215eb32ecb
forgejo: remove no longer needed preBuild phase (noop)
This slipped through the 1.21.11-1 -> 7.0.0 bump in
6c359d6488.

Upstream made this a noop with a deprecation warning instead of a
hard fail in https://codeberg.org/forgejo/forgejo/pulls/2864.

Note: In that PR (it's commit) they link to nixpkgs as downstream
consumer of it (`build/merge-forgejo-locales.go`).

~~~
# Before
Running phase: buildPhase
NOT NEEDED: THIS IS A NOOP AS OF Forgejo 7.0 BUT KEPT FOR BACKWARD COMPATIBILITY
Building subPackage ./.

# After
Running phase: buildPhase
Building subPackage ./.
~~~

Upstream commit: 6647e4d53f
2024-05-20 22:19:00 +02:00
..
package-json-npm-build-frontend.patch
package.nix forgejo: remove no longer needed preBuild phase (noop) 2024-05-20 22:19:00 +02:00
static-root-path.patch