nixpkgs/pkgs/servers/web-apps/wiki-js
Maximilian Bosch 3dc2d95972
wiki-js: unpack into source
We effectively copy everything into `$out` (but this isn't using
`buildCommand` to allow applying custom patches). However, this had the
effect that `env-vars` was also copied into `$out` retaining a reference
to the source tarball.

Removing that reduces the closure size from 765.5M to 388.8M, i.e. by
about 50.7%.
2024-10-18 22:42:53 +02:00
..
default.nix wiki-js: unpack into source 2024-10-18 22:42:53 +02:00
update.sh