summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2024-04-28 18:22:58 +0200
committerChristoph Cullmann <cullmann@kde.org>2024-04-28 18:23:04 +0200
commit11878b4d1ec9b5282915ca7010065137b5650227 (patch)
treed267d121426ad74efc5137f8e58a650cd4a55447 /projects
parent5e2a6069a9d0b2c8026ceede635232bd3bfa2d48 (diff)
use python 3.12
Diffstat (limited to 'projects')
-rw-r--r--projects/kde/shell.nix13
1 files changed, 6 insertions, 7 deletions
diff --git a/projects/kde/shell.nix b/projects/kde/shell.nix
index 04c023c..7104745 100644
--- a/projects/kde/shell.nix
+++ b/projects/kde/shell.nix
@@ -87,13 +87,12 @@ export QT_QUICK_CONTROLS_STYLE_PATH=/home/cullmann/projects/kde/usr/lib/qml/QtQu
perlPackages.URI
perlPackages.XMLParser
perlPackages.YAMLPP
- python311Full
- python311Packages.dbus-python
- python311Packages.overrides
- python311Packages.promise
- python311Packages.pyaml
- python311Packages.python-gitlab
- python311Packages.setproctitle
+ python312Full
+ python312Packages.overrides
+ python312Packages.promise
+ python312Packages.pyaml
+ python312Packages.python-gitlab
+ python312Packages.setproctitle
pkg-config
polkit
qrencode