nix: Add python3 to nix devshell

This commit is contained in:
easrng
2024-06-03 16:26:16 -04:00
committed by Andrew Kaster
parent 0e02279b5d
commit 251bb4b860

View File

@@ -7,6 +7,7 @@ mkShell.override { stdenv = gcc13Stdenv; } {
libxcrypt
ninja
pkg-config
python3
qt6.qtbase
qt6.qtbase.dev
qt6.qtmultimedia