index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
shell.nix
Age
Commit message (
Expand
)
Author
2021-11-26
Make `nix-shell` work when nixpkgs is content-addressed
regnat
2021-07-31
nix-shell -p: pass --arg values as nixpkgs params
ldesgoui
2021-07-12
Merge branch 'master' into structured-attrs-shell
Maximilian Bosch
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-07-05
Fix devShell handling of env values including @ and %
Michael Fellinger
2021-06-22
Prefix env vars for attrs.* files with NIX_
Maximilian Bosch
2021-06-22
Add testcase for `nix develop` with `__structuredAttrs`
Maximilian Bosch
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-07-06
nix develop: Support derivations with multiple outputs
Eelco Dolstra
2019-10-27
Add inNixShell = true to nix-shell auto-call
Robert Hensing
2018-04-08
Adds `nix-shell` test for special-cased ruby interpreter.
Samuel Dionne-Riel
2017-04-25
Fix nix-shell test
Eelco Dolstra
2017-02-24
Fix nix-shell tests
Eelco Dolstra
2017-01-03
tests: Add simple tests for nix-shell
Tuomas Tynkkynen