Loading pkgs/by-name/pa/paperless-ngx/package.nix +2 −10 Original line number Diff line number Diff line Loading @@ -29,13 +29,13 @@ xorg, }: let version = "2.18.1"; version = "2.18.2"; src = fetchFromGitHub { owner = "paperless-ngx"; repo = "paperless-ngx"; tag = "v${version}"; hash = "sha256-POHF00cV8pl6i1rcwxtZ+Q1AlLybDj6gSlL0lPwSSCo="; hash = "sha256-JaDeOiubu9VE8E/u2K9BS7GLNSTqXTcX926WhPMGd64="; }; python = python3.override { Loading Loading @@ -168,16 +168,8 @@ python.pkgs.buildPythonApplication rec { ]; pythonRelaxDeps = [ "django" "django-allauth" "django-auditlog" "django-guardian" "django-multiselectfield" "imap-tools" "pathvalidate" "redis" "scikit-learn" "tika-client" ]; dependencies = Loading Loading
pkgs/by-name/pa/paperless-ngx/package.nix +2 −10 Original line number Diff line number Diff line Loading @@ -29,13 +29,13 @@ xorg, }: let version = "2.18.1"; version = "2.18.2"; src = fetchFromGitHub { owner = "paperless-ngx"; repo = "paperless-ngx"; tag = "v${version}"; hash = "sha256-POHF00cV8pl6i1rcwxtZ+Q1AlLybDj6gSlL0lPwSSCo="; hash = "sha256-JaDeOiubu9VE8E/u2K9BS7GLNSTqXTcX926WhPMGd64="; }; python = python3.override { Loading Loading @@ -168,16 +168,8 @@ python.pkgs.buildPythonApplication rec { ]; pythonRelaxDeps = [ "django" "django-allauth" "django-auditlog" "django-guardian" "django-multiselectfield" "imap-tools" "pathvalidate" "redis" "scikit-learn" "tika-client" ]; dependencies = Loading