about summary refs log blame commit diff
path: root/tests/shell.shebang.sh
blob: 544e2821750f8f3a8d0c6d610833220b874e86ff (plain) (tree)
1
2
3
4



                                                                  
#! @ENV_PROG@ nix-shell
#! nix-shell -I nixpkgs=shell.nix --option use-binary-caches false
#! nix-shell --pure -i bash -p foo bar
echo "$(foo) $(bar)"