f34ce41345
GitOrigin-RevId: b73c2221a46c13557b1b3be9c2070cc42cf01eb3
387 B
387 B
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 withnix-build -A tests.devShellTools
. -
See ../../README.md for more information on contributing to Nixpkgs.