mirror of
https://github.com/dwinkler1/np.git
synced 2026-02-19 14:30:59 -05:00
Fixed typo
This commit is contained in:
parent
44b39a1b9f
commit
72c8280db9
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ final: prev: {
|
|||
broom
|
||||
(buildRPackage {
|
||||
name = "nvimcom";
|
||||
src = pkgs.fetchFromGitHub {
|
||||
src = prev.fetchFromGitHub {
|
||||
owner = "R-nvim";
|
||||
repo = "R.nvim";
|
||||
rev = "f30c3b2be9ca1a3c277c5e66f5612774cc3fbcf4";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue