Loading pkgs/by-name/op/opencloud/idp-web.nix +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { meta = { description = "OpenCloud - IDP Web UI"; homepage = "https://github.com/opencloud-eu/opencloud"; changelog = "https://github.com/opencloud-eu/opencloud/blob/v${finalAttrs.src.rev}/CHANGELOG.md"; changelog = "https://github.com/opencloud-eu/opencloud/blob/v${finalAttrs.src.tag}/CHANGELOG.md"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ christoph-heiss Loading pkgs/by-name/op/opencloud/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -108,7 +108,7 @@ buildGoModule rec { meta = { description = "OpenCloud gives you a secure and private way to store, access, and share your files."; homepage = "https://github.com/opencloud-eu/opencloud"; changelog = "https://github.com/opencloud-eu/opencloud/blob/v${version}/CHANGELOG.md"; changelog = "https://github.com/opencloud-eu/opencloud/blob/${src.tag}/CHANGELOG.md"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ christoph-heiss Loading pkgs/by-name/op/opencloud/web.nix +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { meta = { description = "Web UI for OpenCloud built with Vue.js and TypeScript"; homepage = "https://github.com/opencloud-eu/web"; changelog = "https://github.com/opencloud-eu/web/blob/${finalAttrs.version}/CHANGELOG.md"; changelog = "https://github.com/opencloud-eu/web/blob/${finalAttrs.src.tag}/CHANGELOG.md"; license = lib.licenses.agpl3Only; maintainers = with lib.maintainers; [ christoph-heiss Loading Loading
pkgs/by-name/op/opencloud/idp-web.nix +1 −1 Original line number Diff line number Diff line Loading @@ -44,7 +44,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { meta = { description = "OpenCloud - IDP Web UI"; homepage = "https://github.com/opencloud-eu/opencloud"; changelog = "https://github.com/opencloud-eu/opencloud/blob/v${finalAttrs.src.rev}/CHANGELOG.md"; changelog = "https://github.com/opencloud-eu/opencloud/blob/v${finalAttrs.src.tag}/CHANGELOG.md"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ christoph-heiss Loading
pkgs/by-name/op/opencloud/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -108,7 +108,7 @@ buildGoModule rec { meta = { description = "OpenCloud gives you a secure and private way to store, access, and share your files."; homepage = "https://github.com/opencloud-eu/opencloud"; changelog = "https://github.com/opencloud-eu/opencloud/blob/v${version}/CHANGELOG.md"; changelog = "https://github.com/opencloud-eu/opencloud/blob/${src.tag}/CHANGELOG.md"; license = lib.licenses.asl20; maintainers = with lib.maintainers; [ christoph-heiss Loading
pkgs/by-name/op/opencloud/web.nix +1 −1 Original line number Diff line number Diff line Loading @@ -46,7 +46,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { meta = { description = "Web UI for OpenCloud built with Vue.js and TypeScript"; homepage = "https://github.com/opencloud-eu/web"; changelog = "https://github.com/opencloud-eu/web/blob/${finalAttrs.version}/CHANGELOG.md"; changelog = "https://github.com/opencloud-eu/web/blob/${finalAttrs.src.tag}/CHANGELOG.md"; license = lib.licenses.agpl3Only; maintainers = with lib.maintainers; [ christoph-heiss Loading