Fix brackets
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user