summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/office/paperwork/paperwork-shell.nix
diff options
context:
space:
mode:
authorGuillaume Girol <symphorien+git@xlumurb.eu>2021-01-02 12:00:00 +0000
committerGuillaume Girol <symphorien+git@xlumurb.eu>2021-01-02 19:08:54 +0100
commitbd54cf960233c837d5053bc2220a9b4a50fcca73 (patch)
treef3a2bca1143a56f3a6beaf2b2ddf2e2dc8aefd00 /pkgs/applications/office/paperwork/paperwork-shell.nix
parent29f7ba6fe3c10012c6c056bb54a8252d8e8c203b (diff)
paperwork: 2.0.1 -> 2.0.2
and cleanup
Diffstat (limited to 'pkgs/applications/office/paperwork/paperwork-shell.nix')
-rw-r--r--pkgs/applications/office/paperwork/paperwork-shell.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/applications/office/paperwork/paperwork-shell.nix b/pkgs/applications/office/paperwork/paperwork-shell.nix
index 1be6f329e3cf..7e633f54f9e1 100644
--- a/pkgs/applications/office/paperwork/paperwork-shell.nix
+++ b/pkgs/applications/office/paperwork/paperwork-shell.nix
@@ -10,6 +10,7 @@
, paperwork-backend
, fabulous
, getkey
+, psutil
, pkgs
}:
@@ -34,6 +35,7 @@ buildPythonPackage rec {
paperwork-backend
fabulous
getkey
+ psutil
];
checkInputs = [