diff options
author | Franz Geffke <m@f-a.nz> | 2025-02-23 10:52:52 +0000 |
---|---|---|
committer | Franz Geffke <m@f-a.nz> | 2025-02-23 10:52:52 +0000 |
commit | f0665b575f9aeef97c095fa69d070d82b04ff67b (patch) | |
tree | 77273095404ec2dbd321d666b9d210a8646f793a /px/packages/device.scm | |
parent | 5d3601176605a4ad1fab27059c7ce724203983a4 (diff) |
px: Remove python-authlib-0.14.3
Diffstat (limited to 'px/packages/device.scm')
-rw-r--r-- | px/packages/device.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/px/packages/device.scm b/px/packages/device.scm index fae84e5..bcb4233 100644 --- a/px/packages/device.scm +++ b/px/packages/device.scm @@ -92,7 +92,6 @@ ("bash-minimal" ,bash-minimal))) (native-inputs `(("pkg-config" ,pkg-config))) (propagated-inputs `(("python-requests" ,python-requests) - ("python-authlib-0.14.3" ,python-authlib-0.14.3) ("python-pycryptodomex" ,python-pycryptodomex) ("python-pyyaml" ,python-pyyaml) ("python-shortuuid" ,python-shortuuid-v1) |