feat: add elixir-ls to flake inputs

This commit is contained in:
NotAShelf 2023-04-15 12:43:39 +03:00
commit bbb58c8d51
No known key found for this signature in database
GPG key ID: F0D14CCB5ED5AA22
2 changed files with 31 additions and 0 deletions

17
flake.lock generated
View file

@ -321,6 +321,22 @@
"type": "github"
}
},
"elixir-ls": {
"flake": false,
"locked": {
"lastModified": 1681462421,
"narHash": "sha256-pIwZFiCLJ0f7OXi1iTza04KSn7rpFpvUsNYrFh0FoEM=",
"owner": "elixir-lsp",
"repo": "elixir-ls",
"rev": "85cfc5604edeadb0a6a683c41abff60a0c959de7",
"type": "github"
},
"original": {
"owner": "elixir-lsp",
"repo": "elixir-ls",
"type": "github"
}
},
"fidget-nvim": {
"flake": false,
"locked": {
@ -1319,6 +1335,7 @@
"dashboard-nvim": "dashboard-nvim",
"diffview-nvim": "diffview-nvim",
"dressing-nvim": "dressing-nvim",
"elixir-ls": "elixir-ls",
"fidget-nvim": "fidget-nvim",
"flake-parts": "flake-parts",
"flake-utils": "flake-utils",