nix: update to python3

pull/185/head
Mitchell Hashimoto 2023-07-03 17:15:16 -07:00
parent 12b1582c55
commit 68b57f1001
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
, nodejs
, parallel
, pkg-config
, python
, python3
, scdoc
, tracy
, valgrind
@ -80,7 +80,7 @@ in mkShell rec {
# Testing
gdb
parallel
python
python3
tracy
vttest