Loading pkgs/development/python-modules/django-filingcabinet/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ buildPythonPackage rec { pname = "django-filingcabinet"; version = "0-unstable-2024-11-15"; version = "0.17-unstable-2024-11-15"; pyproject = true; src = fetchFromGitHub { Loading Loading @@ -113,6 +113,8 @@ buildPythonPackage rec { # playwright._impl._errors.TimeoutError: Locator.click: Timeout 30000ms exceeded "test_sidebar_hide" "test_show_search_bar" # Unable to lauch browser "test_document_viewer" ]; preCheck = '' Loading @@ -125,6 +127,7 @@ buildPythonPackage rec { meta = { description = "Django app that manages documents with pages, annotations and collections"; homepage = "https://github.com/okfde/django-filingcabinet"; changelog = "https://github.com/feincms/django-cabinet/blob/${version}/CHANGELOG.rst"; license = lib.licenses.mit; maintainers = [ lib.maintainers.onny ]; }; Loading Loading
pkgs/development/python-modules/django-filingcabinet/default.nix +4 −1 Original line number Diff line number Diff line Loading @@ -34,7 +34,7 @@ buildPythonPackage rec { pname = "django-filingcabinet"; version = "0-unstable-2024-11-15"; version = "0.17-unstable-2024-11-15"; pyproject = true; src = fetchFromGitHub { Loading Loading @@ -113,6 +113,8 @@ buildPythonPackage rec { # playwright._impl._errors.TimeoutError: Locator.click: Timeout 30000ms exceeded "test_sidebar_hide" "test_show_search_bar" # Unable to lauch browser "test_document_viewer" ]; preCheck = '' Loading @@ -125,6 +127,7 @@ buildPythonPackage rec { meta = { description = "Django app that manages documents with pages, annotations and collections"; homepage = "https://github.com/okfde/django-filingcabinet"; changelog = "https://github.com/feincms/django-cabinet/blob/${version}/CHANGELOG.rst"; license = lib.licenses.mit; maintainers = [ lib.maintainers.onny ]; }; Loading