devshell icon indicating copy to clipboard operation
devshell copied to clipboard

What is `devshell.packages` for?

Open zmrocze opened this issue 9 months ago • 1 comments

As in the title.

Setting

devshells.my-shell.devshell.packages = with pkgs; [ my-pkg ];

doesn't make "${my-pkg}/bin/my-pkg" available in shell under my-pkg. What does this option do and what is it for?

zmrocze avatar May 17 '24 18:05 zmrocze