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.