chore: move puppet lsp package to nixvim flake

Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
Lander Van den Bulcke 2025-09-30 10:04:33 +02:00
parent 11e6ed16f9
commit fade623beb
Signed by: lander
GPG key ID: 0142722B4B0C536F
7 changed files with 4 additions and 381 deletions

View file

@ -1,4 +1,3 @@
pkgs: {
# example = pkgs.callPackage ./example { };
puppet-editor-services = pkgs.callPackage ./puppet-editor-services/package.nix { };
}