mirror of
https://github.com/softinio/nix-config.git
synced 2025-09-03 16:16:42 -07:00
Add glodal python and update nvim
This commit is contained in:
parent
0b63b86d16
commit
41eee47c4a
1 changed files with 3 additions and 2 deletions
5
home.nix
5
home.nix
|
@ -81,6 +81,7 @@
|
|||
pngpaste
|
||||
prettyping
|
||||
pyrefly
|
||||
python3Full
|
||||
python3Packages.huggingface-hub
|
||||
python3Packages.jupyterlab
|
||||
rclone
|
||||
|
@ -222,7 +223,7 @@
|
|||
xdg.configFile."nvim".source = pkgs.fetchFromGitHub {
|
||||
owner = "softinio";
|
||||
repo = "nvim-config";
|
||||
rev = "9e390d7b96198ff2525c3ba9ab5ab985e62198df";
|
||||
sha256 = "sha256-5o42JAxYkgSkhZbDimqKkoKFFFLuA4hLKFHWtcY0hbk=";
|
||||
rev = "9a41e9cc3c4f855142a130f945ec31703ac76737";
|
||||
sha256 = "sha256-+VWOQMpUF1VdUvBhASvdgPk5h8F3GKDk525opMkwomE=";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue