mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
modules/dependencies: add manix
This commit is contained in:
parent
b4b81587f3
commit
961a96b537
3 changed files with 22 additions and 15 deletions
|
@ -21,6 +21,7 @@ let
|
|||
go.default = "go";
|
||||
lean.default = "lean4";
|
||||
ledger.default = "ledger";
|
||||
manix.default = "manix";
|
||||
nodejs = {
|
||||
default = "nodejs";
|
||||
example = "pkgs.nodejs_22";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue