b5389e2ae9
The docker-tools test, where this originates, was not run on aarch64-linux, but this is an artifact of its age more so than anything else. Co-authored-by: Ivan Trubach <mr.trubach@icloud.com>
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.