summaryrefslogtreecommitdiff
path: root/px
diff options
context:
space:
mode:
authorFranz Geffke <m@f-a.nz>2024-05-10 19:20:38 +0100
committerFranz Geffke <m@f-a.nz>2024-05-10 19:20:38 +0100
commit9d24569469134d871cbe056e1e1b18fe2bedeab1 (patch)
tree5b93248f8b98a65ff0caecf057d0201d41f429e8 /px
parent4843ae31e47607fea2916d2065adf5b26858942a (diff)
px: bcms: Use newer sentry package
Diffstat (limited to 'px')
-rw-r--r--px/packages/device.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/px/packages/device.scm b/px/packages/device.scm
index f57c8e6..9c173f2 100644
--- a/px/packages/device.scm
+++ b/px/packages/device.scm
@@ -481,7 +481,7 @@ configuration file from commandline args and upload results to the server")
("python-bleak" ,python-bleak)
("python-dbus" ,python-dbus)
("px-python-shared" ,px-python-shared)
- ("python-sentry-sdk" ,python-sentry-sdk)))
+ ("python-sentry-sdk" ,python-sentry-sdk-2)))
(home-page "https://www.pantherx.org/")
(synopsis "Collect and submit detailed system info")
(description