summaryrefslogtreecommitdiffstats
path: root/tests/nix-shell.sh
AgeCommit message (Expand)Author
2020-11-09Add test case for incidentally fixed #4228Sebastian Ullrich
2020-11-09Make test case more preciseSebastian Ullrich
2020-11-09nix develop: Preserve stdin with `-c`Sebastian Ullrich
2020-09-03Remove the --indirect flagEelco Dolstra
2020-07-03Hopefully fix macOS test failureEelco Dolstra
2020-07-02Add test for nix developEelco Dolstra
2019-10-27Add inNixShell = true to nix-shell auto-callRobert Hensing
2019-06-15Fix test failures when $TMPDIR changesEelco Dolstra
2018-08-02Allows selectively adding environment variables to pure shells.Samuel Dionne-Riel
2018-04-09Hardcodes `nix-shell` instead of `/usr/bin/env nix-shell`...Samuel Dionne-Riel
2018-04-08Adds `nix-shell` test for special-cased ruby interpreter.Samuel Dionne-Riel
2018-03-16nix-shell: allow symlinks to .drvsLinus Heckemann
2017-11-24nix-shell/nix-build: Support .drv files againEelco Dolstra
2017-02-24Fix nix-shell testsEelco Dolstra
2017-01-03nix-shell: In #! mode, pass the last argumentEelco Dolstra
2017-01-03tests: Add simple tests for nix-shellTuomas Tynkkynen