index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
nix-shell.sh
Age
Commit message (
Expand
)
Author
2021-07-31
nix-shell -p: pass --arg values as nixpkgs params
ldesgoui
2021-07-09
nix print-dev-env: Add --json flag
Eelco Dolstra
2021-07-09
nix develop: Add a test for bash functions
Eelco Dolstra
2021-07-09
Add test for #4992
Eelco Dolstra
2021-07-09
nix develop: Add a test for arrays
Eelco Dolstra
2021-06-11
Make `nix develop` work with CA derivations
regnat
2021-06-11
Make `nix-shell` support content-addressed derivations
regnat
2020-11-24
Escape filename given to nix-shell in shebang mode
Lily Ballard
2020-11-09
Add test case for incidentally fixed #4228
Sebastian Ullrich
2020-11-09
Make test case more precise
Sebastian Ullrich
2020-11-09
nix develop: Preserve stdin with `-c`
Sebastian Ullrich
2020-09-03
Remove the --indirect flag
Eelco Dolstra
2020-07-03
Hopefully fix macOS test failure
Eelco Dolstra
2020-07-02
Add test for nix develop
Eelco Dolstra
2019-10-27
Add inNixShell = true to nix-shell auto-call
Robert Hensing
2019-06-15
Fix test failures when $TMPDIR changes
Eelco Dolstra
2018-08-02
Allows selectively adding environment variables to pure shells.
Samuel Dionne-Riel
2018-04-09
Hardcodes `nix-shell` instead of `/usr/bin/env nix-shell`...
Samuel Dionne-Riel
2018-04-08
Adds `nix-shell` test for special-cased ruby interpreter.
Samuel Dionne-Riel
2018-03-16
nix-shell: allow symlinks to .drvs
Linus Heckemann
2017-11-24
nix-shell/nix-build: Support .drv files again
Eelco Dolstra
2017-02-24
Fix nix-shell tests
Eelco Dolstra
2017-01-03
nix-shell: In #! mode, pass the last argument
Eelco Dolstra
2017-01-03
tests: Add simple tests for nix-shell
Tuomas Tynkkynen