about summary refs log blame commit diff
path: root/tests/shell.shebang.sh
blob: c8e55ca9b90cfc093b00344e8dd5d58f83e6e710 (plain) (tree)
1
2
3
4
                       
                                                      
                                      
                       
#! @ENV_PROG@ nix-shell
#! nix-shell -I nixpkgs=shell.nix --no-use-substitutes
#! nix-shell --pure -i bash -p foo bar
echo "$(foo) $(bar) $@"