depot/third_party/nixpkgs/pkgs/build-support/dev-shell-tools/README.md

14 lines
387 B
Markdown
Raw Normal View History

# `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.