Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-03 | nix-shell: In #! mode, pass the last argument | Eelco Dolstra | |
"i < argc - 1" should be "i < argc". | |||
2017-01-03 | tests: Add simple tests for nix-shell | Tuomas Tynkkynen | |
nix-shell -A, -p and -i are lightly tested. |