mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
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
testsdirectory. You may run them withnix-build -A tests.devShellTools. -
See ../../README.md for more information on contributing to Nixpkgs.