Loading pkgs/servers/nextcloud/packages/apps/hmr_enabler.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ php.buildComposerProject2 (finalAttrs: { description = "Development Nextcloud app to enable apps to use hot module reloading"; homepage = "https://github.com/nextcloud/hmr_enabler"; changelog = "https://github.com/nextcloud/hmr_enabler/blob/master/CHANGELOG.md"; license = lib.licenses.agpl3Only; license = lib.licenses.agpl3Plus; maintainers = with lib.maintainers; [ onny ]; }; Loading Loading
pkgs/servers/nextcloud/packages/apps/hmr_enabler.nix +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ php.buildComposerProject2 (finalAttrs: { description = "Development Nextcloud app to enable apps to use hot module reloading"; homepage = "https://github.com/nextcloud/hmr_enabler"; changelog = "https://github.com/nextcloud/hmr_enabler/blob/master/CHANGELOG.md"; license = lib.licenses.agpl3Only; license = lib.licenses.agpl3Plus; maintainers = with lib.maintainers; [ onny ]; }; Loading