index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix-build
Age
Commit message (
Expand
)
Author
2017-05-03
nix-shell: Implement passAsFile
Eelco Dolstra
2017-04-24
nix-shell -p: Use runCommandCC
Eelco Dolstra
2017-03-12
nix-shell/pure: keep environment variable SHLVL
Stefan Junker
2017-02-24
nix-shell: Better error message when the shell can't be started
Eelco Dolstra
2017-02-24
nix-shell: Overwrite environment variables
Eelco Dolstra
2017-02-01
Restore default signal handling in child processes
Eelco Dolstra
2017-01-16
assign environ to a temp variable to ensure liveness
Jude Taylor
2017-01-16
nix-build: Use showManPage() and printVersion()
Eelco Dolstra
2017-01-07
nix-shell: Fix 'nix-shell --command' doing nothing without TTY
Tuomas Tynkkynen
2017-01-03
nix-shell: In #! mode, pass the last argument
Eelco Dolstra
2017-01-03
nix-shell: Don't act interactive in shebangs
Tuomas Tynkkynen
2017-01-03
nix-shell: Fix 'nix-shell -i'
Tuomas Tynkkynen
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
2016-10-19
Fix Darwin build
Eelco Dolstra
2016-09-21
nix-build, nix-shell: Don't print error message if nix-store/nix-instantiate ...
Eelco Dolstra
2016-09-20
nix-shell: Fix $PATH handling in the impure case
Eelco Dolstra
2016-09-20
nix-shell: Restore CPU affinity
Eelco Dolstra
2016-09-12
Fix build on GCC 4.9
Eelco Dolstra
2016-09-12
Write "T x" instead of "auto x = T"
Eelco Dolstra
2016-09-08
Fix early removal of rc-file for nix-shell
Shea Levy
2016-08-31
nix-build: Clean up a bit
Shea Levy
2016-08-11
nix-build: extend the meaning of $IN_NIX_SHELL
Vladimír Čunát
2016-08-09
nix-build: Port to c++
Shea Levy