Fix brackets

This commit is contained in:
David C
2023-05-15 20:18:16 -04:00
parent ff8872552f
commit d337d08b17

View File

@@ -3,7 +3,7 @@
godot_4
cbqn-replxx
(pkgs.python3.withPackages (p: with p; [
(pkgs.python3.withPackages (p: (with p; [
scipy
numpy
pandas
@@ -15,7 +15,7 @@
ipython
python-lsp-server
])
])))
cudaPackages.cudatoolkit
cudaPackages.cudnn