ntfy-sh: expose updateScript, update node packages

This commit is contained in:
Franz Pletz 2022-12-14 10:59:51 +01:00
parent d215aedb48
commit 1b74623693
No known key found for this signature in database
GPG Key ID: 846FDED7792617B4
2 changed files with 816 additions and 823 deletions

View File

@ -41,6 +41,8 @@ buildGoModule rec {
DISABLE_ESLINT_PLUGIN=true npm_config_offline=true make web-build docs-build
'';
passthru.updateScript = ./update.sh;
meta = with lib; {
description = "Send push notifications to your phone or desktop via PUT/POST";
homepage = "https://ntfy.sh";

File diff suppressed because it is too large Load Diff