summaryrefslogtreecommitdiff
path: root/px/packages/device.scm
diff options
context:
space:
mode:
authorFranz Geffke <m@f-a.nz>2025-02-17 23:12:59 +0000
committerFranz Geffke <m@f-a.nz>2025-02-17 23:12:59 +0000
commit5452f5d196deb16608cb8122e5d2ef10fa8f3a26 (patch)
tree26ad41bab29d76bc5e5854883fbb4742f9e40a3b /px/packages/device.scm
parent6753153ecafed1eade2694d3097e70e981e4154e (diff)
px: px-device-identity: Add missing input
Diffstat (limited to 'px/packages/device.scm')
-rw-r--r--px/packages/device.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/px/packages/device.scm b/px/packages/device.scm
index fa01096..fae84e5 100644
--- a/px/packages/device.scm
+++ b/px/packages/device.scm
@@ -97,7 +97,8 @@
("python-pyyaml" ,python-pyyaml)
("python-shortuuid" ,python-shortuuid-v1)
("python-appdirs" ,python-appdirs)
- ("python-psutil" ,python-psutil)))
+ ("python-psutil" ,python-psutil)
+ ("python-joserfc", python-joserfc)))
(home-page "https://www.pantherx.org/")
(synopsis "PantherX Device Identity Manager")
(description