nix-super/doc/manual/src/contributing
Picnoir cc29d85d06 Doc: explicitly specify which shell to use to get clangd
I was using by mistake the .#nix-clangStdenv shell to retrieve clangd.
This clangd is unusable with the project and constantly segfaults.
Let's explicitly state which shell the user should use in the docs.

I don't really understand the source of this segfault. I assume it's
related to a clang version incompatibility. (16.0.6 for
.#nix-clangStdenv 14.0.6 for .#native-clangStdenvPackages)
2024-03-22 22:36:55 +01:00
..
cli-guideline.md Merge pull request #9478 from tweag/nix-config-check 2023-12-01 10:19:19 -05:00
cxx.md Split out worker protocol template definitions from declarations 2023-06-19 11:45:59 -04:00
documentation.md fix typo 2024-01-17 02:57:11 +01:00
experimental-features.md Single page for experimental feature descriptions 2023-04-09 11:01:23 -04:00
hacking.md Doc: explicitly specify which shell to use to get clangd 2024-03-22 22:36:55 +01:00
index.md Avoid <name>/<name> in documentation URLs 2023-11-30 09:37:32 -05:00
testing.md Document unit tests in hacking.md 2024-01-12 10:47:49 -08:00