nixpkgs/pkgs/build-support/dev-shell-tools/README.md
2024-06-29 16:41:13 +02:00

14 lines
387 B
Markdown

# `devShellTools`
This directory implements the `pkgs.devShellTools` library.
# Contributing to `devShellTools`
- Documentation should be contributed to the Nixpkgs manual, not here.
- Tests are available in the `tests` directory.
You may run them with `nix-build -A tests.devShellTools`.
- See [../../README.md](../../README.md) for more information on contributing to Nixpkgs.