gotify-server: 2.0.15 -> 2.0.16
This commit is contained in:
@@ -38,6 +38,10 @@ buildGoModule rec {
|
||||
cp -r ${ui}/libexec/gotify-ui/deps/gotify-ui/build ui/build && packr
|
||||
'';
|
||||
|
||||
passthru = {
|
||||
updateScript = ./update.sh;
|
||||
};
|
||||
|
||||
# Otherwise, all other subpackages are built as well and from some reason,
|
||||
# produce binaries which panic when executed and are not interesting at all
|
||||
subPackages = [ "." ];
|
||||
|
||||
Reference in New Issue
Block a user