zsh python weird
This commit is contained in:
@@ -23,6 +23,8 @@
|
|||||||
vi = "nvim";
|
vi = "nvim";
|
||||||
vim = "nvim";
|
vim = "nvim";
|
||||||
|
|
||||||
|
python = "python3.13";
|
||||||
|
python3 = "python3.13";
|
||||||
};
|
};
|
||||||
|
|
||||||
history = {
|
history = {
|
||||||
|
|||||||
@@ -46,7 +46,7 @@
|
|||||||
gcc
|
gcc
|
||||||
zulu
|
zulu
|
||||||
|
|
||||||
(python312.withPackages (ps: with ps; [
|
(python313.withPackages (ps: with ps; [
|
||||||
gpustat
|
gpustat
|
||||||
numpy
|
numpy
|
||||||
matplotlib
|
matplotlib
|
||||||
|
|||||||
Reference in New Issue
Block a user