nixpkgs/pkgs/servers/gotify
Maximilian Bosch c55af95e8f
gotify-server: fix UI delivery
After bisecting `nixpkgs-master` I realized that the usage of
`-trimpath`[0] by default for Go modules[1] is responsible for breaking UI
delivery of `gotify-server`[2].

This behavior can only be turned off by setting `allowGoReference` to
`true`.

We may want to find a better long-term fix, but given that this only
affects a leaf-package and actually fixes the problem, this is good
enough for now.

Fixes #105472

[0] https://golang.org/doc/go1.13#go-command
[1] 4e9f7bbf8573d07f7b0c87d97c026cd4aad5a758
[2] https://hydra.nixos.org/build/131660876
2020-11-30 23:00:18 +01:00
..
default.nix gotify-server: fix UI delivery 2020-11-30 23:00:18 +01:00
package.json
source-sha.nix gotify-server: 2.0.18 -> 2.0.20 2020-10-16 15:50:08 +02:00
ui.nix
update.sh
vendor-sha.nix gotify-server: 2.0.18 -> 2.0.20 2020-10-16 15:50:08 +02:00
version.nix gotify-server: 2.0.18 -> 2.0.20 2020-10-16 15:50:08 +02:00
yarndeps.nix