Compare commits
No commits in common. "ef733f10a35d8d17c34705999de30b6b1958598e" and "720bd2f391f2221132c15e4a76b6a40175c2da02" have entirely different histories.
ef733f10a3
...
720bd2f391
1 changed files with 1 additions and 2 deletions
|
@ -31,7 +31,7 @@ let
|
|||
version = "main";
|
||||
src = builtins.fetchGit {
|
||||
url = "https://github.com/tonychg/nvim-k8s-lsp.git";
|
||||
rev = "1dffda65f4fe117f67514ed5d93b18f62be1ef24";
|
||||
rev = "930aa20bcd54f2d6f16040e98ff4068b292c6c7f";
|
||||
ref = "main";
|
||||
};
|
||||
};
|
||||
|
@ -167,7 +167,6 @@ in
|
|||
p.cpp
|
||||
p.cmake
|
||||
p.dockerfile
|
||||
p.go
|
||||
p.hcl
|
||||
p.helm
|
||||
p.javascript
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue