depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nix-build
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-09
Don't catch exceptions by value
Eelco Dolstra
1
-1
/
+1
2019-05-08
nix-shell: Don't absolutize '-p' expressions
Eelco Dolstra
1
-5
/
+7
2019-02-05
Revert "Restore parent mount namespace before executing a child process"
Eelco Dolstra
1
-2
/
+2
2018-11-13
Restore parent mount namespace before executing a child process
Eelco Dolstra
1
-2
/
+2
2018-10-26
Merge all nix-* binaries into nix
Eelco Dolstra
2
-19
/
+4
2018-09-27
nix-shell: add bashInteractive to the start of the PATH, set SHELL
Graham Christensen
1
-2
/
+6
2018-08-31
nix-build: Print stats even in failing builds
Graham Christensen
1
-1
/
+2
2018-08-31
nix-build: print stats on sucessful builds
Graham Christensen
1
-0
/
+1
2018-08-20
Drop all references to NIX_INDENT_MAKE
Tuomas Tynkkynen
1
-1
/
+0
2018-08-03
Merge pull request #2323 from samueldr/feature/selective-impurity
Eelco Dolstra
1
-1
/
+6
2018-08-02
Allows selectively adding environment variables to pure shells.
Samuel Dionne-Riel
1
-1
/
+6
2018-08-01
Removes unused variable from `nix-build/nix-shell`
Samuel Dionne-Riel
1
-1
/
+0
2018-06-12
Move EvalState from the stack to the heap
Eelco Dolstra
1
-14
/
+14
2018-05-07
nix-shell: Only download requested outputs
Eelco Dolstra
1
-1
/
+1
2018-04-07
nix-shell: Fixes use with ruby shebangs.
Samuel Dionne-Riel
1
-1
/
+1
2018-03-16
nix-shell: allow symlinks to .drvs
Linus Heckemann
1
-2
/
+6
2018-02-08
Add plugins to make Nix more extensible.
Shea Levy
1
-0
/
+2
2018-02-03
Remove nix-build --hash
Eelco Dolstra
1
-3
/
+0
2018-02-01
nix-build: Ignore --indirect
Eelco Dolstra
1
-1
/
+1
2018-01-16
Add pure evaluation mode
Eelco Dolstra
1
-2
/
+2
2017-11-24
nix-shell/nix-build: Support .drv files again
Eelco Dolstra
1
-2
/
+4
2017-10-30
nix-build: Fix --hash
Eelco Dolstra
1
-0
/
+3
2017-10-25
Pass lists/attrsets to bash as (associative) arrays
Eelco Dolstra
1
-4
/
+0
2017-10-24
nix: Respect -I, --arg, --argstr
Eelco Dolstra
1
-12
/
+11
2017-10-19
nix-shell: Fix file name resolution in shebangs
Shea Levy
1
-1
/
+1
2017-09-18
nix-shell: Ignore readFile() errors
Eelco Dolstra
1
-5
/
+5
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
1
-4
/
+4
2017-07-28
nix-build: Fix regression causing all outputs to be built
Eelco Dolstra
1
-4
/
+4
2017-07-26
nix-build/nix-shell: Eliminate call to nix-instantiate / nix-store
Eelco Dolstra
1
-452
/
+378
2017-07-20
nix-shell: Use bashInteractive from <nixpkgs>
Eelco Dolstra
2
-2
/
+44
2017-07-03
nix-shell: Respect --dry-run
Eelco Dolstra
1
-0
/
+2
2017-05-24
Fix #1314
Eelco Dolstra
1
-1
/
+2
2017-05-24
Merge branch 'topic/cores-master' of https://github.com/neilmayhew/nix
Eelco Dolstra
1
-0
/
+1
2017-05-24
Fix #1380
Eelco Dolstra
1
-1
/
+1
2017-05-10
nix-shell: use appropriate prompt terminator
Linus Heckemann
1
-1
/
+1
2017-05-03
nix-shell: Implement passAsFile
Eelco Dolstra
1
-2
/
+15
2017-04-24
nix-shell -p: Use runCommandCC
Eelco Dolstra
1
-1
/
+1
2017-04-09
Propagate NIX_BUILD_CORES to nix-shell environments
Neil Mayhew
1
-0
/
+1
2017-03-12
nix-shell/pure: keep environment variable SHLVL
Stefan Junker
1
-1
/
+1
2017-02-24
nix-shell: Better error message when the shell can't be started
Eelco Dolstra
1
-2
/
+4
2017-02-24
nix-shell: Overwrite environment variables
Eelco Dolstra
1
-1
/
+1
2017-02-01
Restore default signal handling in child processes
Eelco Dolstra
1
-0
/
+2
2017-01-16
assign environ to a temp variable to ensure liveness
Jude Taylor
1
-3
/
+6
2017-01-16
nix-build: Use showManPage() and printVersion()
Eelco Dolstra
1
-7
/
+3
2017-01-07
nix-shell: Fix 'nix-shell --command' doing nothing without TTY
Tuomas Tynkkynen
1
-1
/
+2
2017-01-03
nix-shell: In #! mode, pass the last argument
Eelco Dolstra
1
-13
/
+11
2017-01-03
nix-shell: Don't act interactive in shebangs
Tuomas Tynkkynen
1
-0
/
+1
2017-01-03
nix-shell: Fix 'nix-shell -i'
Tuomas Tynkkynen
1
-1
/
+1
2016-11-26
Revert "Get rid of unicode quotes (#1140)"
Eelco Dolstra
1
-1
/
+1
2016-11-25
Get rid of unicode quotes (#1140)
Guillaume Maudoux
1
-1
/
+1
[next]