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] 4e9f7bbf85
[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 gotify-server: 2.0.17 -> 2.0.18 2020-09-13 17:03:39 +03:00
source-sha.nix gotify-server: 2.0.18 -> 2.0.20 2020-10-16 15:50:08 +02:00
ui.nix gotify-server: 2.0.4 -> 2.0.5 2020-04-27 16:56:50 +03:00
update.sh gotify-server: 2.0.17 -> 2.0.18 2020-09-13 17:03:39 +03:00
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 gotify-server: 2.0.17 -> 2.0.18 2020-09-13 17:03:39 +03:00