nixpkgs/pkgs
Maximilian Bosch 4a559f8fee
gotify-server: fix UI
In version 2.0.15 `gotify` switched to `packr` at 2.x which is why the
UI can't be served properly via HTTP and causes an empty 500 response and
the following errors in `journald`:

```
2020/09/12 19:18:33 [Recovery] 2020/09/12 - 19:18:33 panic recovered:
GET / HTTP/1.1
Host: localhost:8080
Accept: */*
User-Agent: curl/7.72.0

stat /home/ma27/Projects/ui/build/index.html: no such file or directory
```

This wasn't caught by the VM-test as it only tested the REST and push
APIs. Using their internal `packr.go` script in our build as it's the
case in the upstream build-system[1] fixes the issue.

[1] https://github.com/gotify/server/pull/277/files#diff-b67911656ef5d18c4ae36cb6741b7965R48
2020-09-12 19:30:17 +02:00
..
applications Merge pull request #97839 from jtojnar/deja-dup-42.4 2020-09-12 17:46:48 +02:00
build-support Merge pull request #97387 from Ericson2314/fix-android-prebuilt 2020-09-08 20:24:50 -04:00
common-updater
data inkscape_0: drop 2020-09-10 20:46:55 +02:00
desktops gnomeExtensions.dash-to-panel: 38 -> 39 (#97840) 2020-09-12 15:23:43 +00:00
development Merge pull request #97847 from drewrisinger/zhf/python-anytree 2020-09-12 18:20:40 +01:00
games Merge pull request #97674 from Avaq/avaq/minecraft-server 2020-09-12 18:44:43 +02:00
misc openmsx: 0.15.0 -> 16.0 2020-09-11 14:44:42 -03:00
os-specific iproute_mptcp: fix preConfigure (#97747) 2020-09-12 19:14:15 +02:00
pkgs-lib
servers gotify-server: fix UI 2020-09-12 19:30:17 +02:00
shells oh-my-zsh: 2020-09-04 -> 2020-09-09 2020-09-10 10:36:17 -04:00
stdenv Merge pull request #76794 from dudebout/document-nix-env-multiple-output-install-bug 2020-09-05 15:40:26 +02:00
test
tools Merge pull request #97690 from jtojnar/inkscape-1.0.1 2020-09-12 16:30:53 +02:00
top-level Merge pull request #97794 from AndersonTorres/openmsx-upload 2020-09-12 13:48:58 -03:00