mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-18 13:30:29 +00:00
nix: update to python3
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user