mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-18 01:41:20 +00:00
Add nixd.
Add nixd to flake.nix and legacyPackages.nix. Format with alejandra.
This commit is contained in:
parent
8997e62b3b
commit
3d1e38ccc0
4 changed files with 130 additions and 4 deletions
|
|
@ -11,6 +11,7 @@
|
|||
(_: _: {
|
||||
rnix-lsp = inputs'.rnix-lsp.defaultPackage;
|
||||
nil = inputs'.nil.packages.default;
|
||||
nixd = inputs'.nixd.packages.default;
|
||||
})
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue