mirror of
https://github.com/softinio/nix-config.git
synced 2025-10-18 19:16:41 -07:00
wezterm and neovim updates
This commit is contained in:
parent
9a2e912f9c
commit
87f3f7d9df
3 changed files with 8 additions and 7 deletions
4
home.nix
4
home.nix
|
@ -222,7 +222,7 @@
|
|||
xdg.configFile."nvim".source = pkgs.fetchFromGitHub {
|
||||
owner = "softinio";
|
||||
repo = "nvim-config";
|
||||
rev = "9a41e9cc3c4f855142a130f945ec31703ac76737";
|
||||
sha256 = "sha256-+VWOQMpUF1VdUvBhASvdgPk5h8F3GKDk525opMkwomE=";
|
||||
rev = "e89dc85e3a4116796d4393d37c12c31737e6f17c";
|
||||
sha256 = "sha256-HCLF7vM4pUbW2OlOuat1isnuyfqfPxjJ4wWYLcNcu0M=";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue