Add glodal python and update nvim

This commit is contained in:
Salar Rahmanian 2025-07-19 22:40:28 -07:00
parent 0b63b86d16
commit 41eee47c4a

View file

@ -81,6 +81,7 @@
pngpaste pngpaste
prettyping prettyping
pyrefly pyrefly
python3Full
python3Packages.huggingface-hub python3Packages.huggingface-hub
python3Packages.jupyterlab python3Packages.jupyterlab
rclone rclone
@ -222,7 +223,7 @@
xdg.configFile."nvim".source = pkgs.fetchFromGitHub { xdg.configFile."nvim".source = pkgs.fetchFromGitHub {
owner = "softinio"; owner = "softinio";
repo = "nvim-config"; repo = "nvim-config";
rev = "9e390d7b96198ff2525c3ba9ab5ab985e62198df"; rev = "9a41e9cc3c4f855142a130f945ec31703ac76737";
sha256 = "sha256-5o42JAxYkgSkhZbDimqKkoKFFFLuA4hLKFHWtcY0hbk="; sha256 = "sha256-+VWOQMpUF1VdUvBhASvdgPk5h8F3GKDk525opMkwomE=";
}; };
} }