Skip to content

Commit 5c6d52c

Browse files
committed
gotify-server: remove Go reference
gotify/server#581
1 parent dcc4da2 commit 5c6d52c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pkgs/by-name/go/gotify-server/package.nix

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,6 @@ buildGoModule rec {
1919
hash = "sha256-9vIReA29dWf3QwUYEW8JhzF9o74JZqG4zGobgI+gIWE=";
2020
};
2121

22-
# With `allowGoReference = true;`, `buildGoModule` adds the `-trimpath`
23-
# argument for Go builds which apparently breaks the UI like this:
24-
#
25-
# server[780]: stat /var/lib/private/ui/build/index.html: no such file or directory
26-
allowGoReference = true;
27-
2822
vendorHash = "sha256-rs6EfnJT6Jgif2TR5u5Tp5/Ozn+4uhSapksyKFnQiCo=";
2923

3024
doCheck = false;

0 commit comments

Comments
 (0)