summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorChristoph Cullmann <cullmann@kde.org>2023-11-04 11:57:33 +0100
committerChristoph Cullmann <cullmann@kde.org>2023-11-04 11:57:33 +0100
commitaa18d4a0158c4af894ec98a142c89fde456217a8 (patch)
tree9e35dbe8678ce08aa86625c0864fb07e25b79176 /projects
parent6d6f1ee2e898f0b67bedf7c3e55c07fafaa34f9b (diff)
use right python version
Diffstat (limited to 'projects')
-rw-r--r--projects/kde6/shell.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/projects/kde6/shell.nix b/projects/kde6/shell.nix
index 030b252..f309034 100644
--- a/projects/kde6/shell.nix
+++ b/projects/kde6/shell.nix
@@ -80,8 +80,8 @@ export QT_QUICK_CONTROLS_STYLE_PATH=/home/cullmann/projects/kde6/usr/lib/qml/QtQ
perlPackages.XMLParser
perlPackages.YAMLSyck
python3Full
- python310Packages.pyaml
- python310Packages.python-gitlab
+ python311Packages.pyaml
+ python311Packages.python-gitlab
pkg-config
polkit
qrencode