tests/example-configuration: re-enable jsonls

This commit is contained in:
Austin Horstman 2024-08-26 12:02:08 -05:00
parent 9673ea70f4
commit d0564ce4cf
No known key found for this signature in database

View file

@ -87,9 +87,7 @@
installCargo = true;
installRustc = true;
};
# TODO: re-enable when pkg is fixed and available
# https://github.com/NixOS/nixpkgs/pull/335559
# jsonls.enable = true;
jsonls.enable = true;
};
};