Shell Scripts: Difference between revisions

imported>Milahu
add link: nix-shell and Shebang Lines
Pigs (talk | contribs)
m Add category development and shell
 
(2 intermediate revisions by 2 users not shown)
Line 155: Line 155:
* [https://nixos.org/manual/nixpkgs/stable/#ssec-stdenv-functions Shell functions section in the Nixpkgs manual]
* [https://nixos.org/manual/nixpkgs/stable/#ssec-stdenv-functions Shell functions section in the Nixpkgs manual]
* [https://gist.github.com/travisbhartwell/f972aab227306edfcfea nix-shell and Shebang Lines]
* [https://gist.github.com/travisbhartwell/f972aab227306edfcfea nix-shell and Shebang Lines]
* [https://ertt.ca/nix/shell-scripts/ Shell Scripts with Nix]
[[Category:Development]]
[[Category:Shell]]