aboutsummaryrefslogtreecommitdiff
path: root/src/nix-build
AgeCommit message (Expand)Author
2017-05-24Fix #1314Eelco Dolstra
2017-05-24Merge branch 'topic/cores-master' of https://github.com/neilmayhew/nixEelco Dolstra
2017-05-24Fix #1380Eelco Dolstra
2017-05-10nix-shell: use appropriate prompt terminatorLinus Heckemann
2017-05-03nix-shell: Implement passAsFileEelco Dolstra
2017-04-24nix-shell -p: Use runCommandCCEelco Dolstra
2017-04-09Propagate NIX_BUILD_CORES to nix-shell environmentsNeil Mayhew
2017-03-12nix-shell/pure: keep environment variable SHLVLStefan Junker
2017-02-24nix-shell: Better error message when the shell can't be startedEelco Dolstra
2017-02-24nix-shell: Overwrite environment variablesEelco Dolstra
2017-02-01Restore default signal handling in child processesEelco Dolstra
2017-01-16assign environ to a temp variable to ensure livenessJude Taylor
2017-01-16nix-build: Use showManPage() and printVersion()Eelco Dolstra
2017-01-07nix-shell: Fix 'nix-shell --command' doing nothing without TTYTuomas Tynkkynen
2017-01-03nix-shell: In #! mode, pass the last argumentEelco Dolstra
2017-01-03nix-shell: Don't act interactive in shebangsTuomas Tynkkynen
2017-01-03nix-shell: Fix 'nix-shell -i'Tuomas Tynkkynen
2016-11-26Revert "Get rid of unicode quotes (#1140)"Eelco Dolstra
2016-11-25Get rid of unicode quotes (#1140)Guillaume Maudoux
2016-10-19Fix Darwin buildEelco Dolstra
2016-09-21nix-build, nix-shell: Don't print error message if nix-store/nix-instantiate ...Eelco Dolstra
2016-09-20nix-shell: Fix $PATH handling in the impure caseEelco Dolstra
2016-09-20nix-shell: Restore CPU affinityEelco Dolstra
2016-09-12Fix build on GCC 4.9Eelco Dolstra
2016-09-12Write "T x" instead of "auto x = T"Eelco Dolstra
2016-09-08Fix early removal of rc-file for nix-shellShea Levy
2016-08-31nix-build: Clean up a bitShea Levy
2016-08-11nix-build: extend the meaning of $IN_NIX_SHELLVladimír Čunát
2016-08-09nix-build: Port to c++Shea Levy