Leona Maroni 2024-03-05 22:57:28 +01:00
parent 73c0b48dd6
commit 92cb8dd5c7
No known key found for this signature in database
GPG key ID: D5B08ADFC75E3605

View file

@ -22,13 +22,13 @@
}: }:
let let
version = "2.5.4"; version = "2.6.1";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "paperless-ngx"; owner = "paperless-ngx";
repo = "paperless-ngx"; repo = "paperless-ngx";
rev = "refs/tags/v${version}"; rev = "refs/tags/v${version}";
hash = "sha256-F+fZb8Eqw2gHxnv2Zj/xyUOrQu5KIGBIeyhIa1gyayw="; hash = "sha256-sBzy3C59630moKuv3cmE9YI/FQkoZbF0SoSFbpJdNd8=";
}; };
python = python3; python = python3;
@ -53,7 +53,7 @@ let
cd src-ui cd src-ui
''; '';
npmDepsHash = "sha256-GXGYfyWy6g1XWKyu3jdbszYYhEk1TzjQIwMGT8Rc0a0="; npmDepsHash = "sha256-oie1jUFIRrOpdxw1gDtLBgFl1Fb0F5hjvl0wTAd6eYU=";
nativeBuildInputs = [ nativeBuildInputs = [
pkg-config pkg-config