Loading pkgs/development/python-modules/djangocms-alias/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ buildPythonPackage rec { meta = { description = "Lean enterprise content management powered by Django"; homepage = "https://django-cms.org"; changelog = "https://github.com/django-cms/django-cms/releases/tag/${src.tag}"; changelog = "https://github.com/django-cms/djangocms-alias/releases/tag/${src.tag}"; license = lib.licenses.bsd3; maintainers = [ lib.maintainers.onny ]; }; Loading Loading
pkgs/development/python-modules/djangocms-alias/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -59,7 +59,7 @@ buildPythonPackage rec { meta = { description = "Lean enterprise content management powered by Django"; homepage = "https://django-cms.org"; changelog = "https://github.com/django-cms/django-cms/releases/tag/${src.tag}"; changelog = "https://github.com/django-cms/djangocms-alias/releases/tag/${src.tag}"; license = lib.licenses.bsd3; maintainers = [ lib.maintainers.onny ]; }; Loading