Fixed typo

This commit is contained in:
Daniel Winkler 2025-05-16 17:45:48 +02:00
commit 72c8280db9
No known key found for this signature in database

View file

@ -11,7 +11,7 @@ final: prev: {
broom broom
(buildRPackage { (buildRPackage {
name = "nvimcom"; name = "nvimcom";
src = pkgs.fetchFromGitHub { src = prev.fetchFromGitHub {
owner = "R-nvim"; owner = "R-nvim";
repo = "R.nvim"; repo = "R.nvim";
rev = "f30c3b2be9ca1a3c277c5e66f5612774cc3fbcf4"; rev = "f30c3b2be9ca1a3c277c5e66f5612774cc3fbcf4";