depot/third_party/nixpkgs/pkgs/build-support/dev-shell-tools
2024-12-13 20:54:23 +00:00
..
tests Merge commit 'fece082f6c165d89daf650c3b80a074079b8af50' into HEAD 2024-12-13 20:54:23 +00:00
default.nix Merge commit 'fece082f6c165d89daf650c3b80a074079b8af50' into HEAD 2024-12-13 20:54:23 +00:00
README.md Merge commit '57725ef3ec0b51fea97137fca7cb8f14c98b4525' as 'third_party/nixpkgs' 2024-11-10 23:59:47 +00: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 tests directory. You may run them with nix-build -A tests.devShellTools.

  • See ../../README.md for more information on contributing to Nixpkgs.