biome: 1.9.2 -> 1.9.3
[NixPkgs.git] / pkgs / build-support / dev-shell-tools / README.md
blobd6d9a8c8ad0df45f055241f2a2e4aeb78bd02b06
2 # `devShellTools`
4 This directory implements the `pkgs.devShellTools` library.
6 # Contributing to `devShellTools`
8 - Documentation should be contributed to the Nixpkgs manual, not here.
10 - Tests are available in the `tests` directory.
11   You may run them with `nix-build -A tests.devShellTools`.
13 - See [../../README.md](../../README.md) for more information on contributing to Nixpkgs.