nix: changed sha256

This commit is contained in:
biscuit
2025-05-19 19:17:54 -05:00
parent 9629dd0ba0
commit 87dea595d3
+1 -1
View File
@@ -4,7 +4,7 @@
owner = "kenji";
repo = "nvim";
rev = "30449ae49cae92ec42356a49a3d2a3b4b7db0119";
sha256 = "sha256-YbP814fKOFuCWBRwlccd4nx/h8sdMgiJQu54thRLsK8=";
sha256 = "sha256-mEQ4PPVFl2tGog5GrQsnfy6V+1v4vVk9LKtlMCVCO3c=";
};
in {
programs.neovim.enable = true;