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
2020-03-24
findAlongAttrPath(): Return position
Eelco Dolstra
2020-03-04
nix-build: Fix !<output> handling
Eelco Dolstra
2020-02-19
Merge pull request #3325 from xzfc/clean-tmpdir
Eelco Dolstra
2020-02-19
nix-shell: clean up the tmpDir and escape variables
Albert Safin
2020-02-14
Pass through http proxy env vars in pure shell
Carlos D
2019-12-14
nix-shell: don't check for "nix-shell" in shebang script name
Albert Safin
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-11-22
getEnv(): Return std::optional
Eelco Dolstra
2019-10-27
Simplification
Eelco Dolstra
2019-10-27
Add inNixShell = true to nix-shell auto-call
Robert Hensing
2019-10-09
nix-build: Fix compilation
Eelco Dolstra
2019-10-08
Don’t source bashrc in pure mode
Matthew Bauer
2019-10-02
Fix indentation
Eelco Dolstra
2019-09-22
Don't catch exceptions by value
Eelco Dolstra
2019-05-08
nix-shell: Don't absolutize '-p' expressions
Eelco Dolstra
2019-02-05
Revert "Restore parent mount namespace before executing a child process"
Eelco Dolstra
2018-11-13
Restore parent mount namespace before executing a child process
Eelco Dolstra
2018-10-26
Merge all nix-* binaries into nix
Eelco Dolstra
2018-09-27
nix-shell: add bashInteractive to the start of the PATH, set SHELL
Graham Christensen
2018-08-31
nix-build: Print stats even in failing builds
Graham Christensen
2018-08-31
nix-build: print stats on sucessful builds
Graham Christensen
2018-08-20
Drop all references to NIX_INDENT_MAKE
Tuomas Tynkkynen
2018-08-03
Merge pull request #2323 from samueldr/feature/selective-impurity
Eelco Dolstra
2018-08-02
Allows selectively adding environment variables to pure shells.
Samuel Dionne-Riel
2018-08-01
Removes unused variable from `nix-build/nix-shell`
Samuel Dionne-Riel
2018-06-12
Move EvalState from the stack to the heap
Eelco Dolstra
2018-05-07
nix-shell: Only download requested outputs
Eelco Dolstra
2018-04-07
nix-shell: Fixes use with ruby shebangs.
Samuel Dionne-Riel
2018-03-16
nix-shell: allow symlinks to .drvs
Linus Heckemann
2018-02-08
Add plugins to make Nix more extensible.
Shea Levy
2018-02-03
Remove nix-build --hash
Eelco Dolstra
2018-02-01
nix-build: Ignore --indirect
Eelco Dolstra
2018-01-16
Add pure evaluation mode
Eelco Dolstra
2017-11-24
nix-shell/nix-build: Support .drv files again
Eelco Dolstra
2017-10-30
nix-build: Fix --hash
Eelco Dolstra
2017-10-25
Pass lists/attrsets to bash as (associative) arrays
Eelco Dolstra
2017-10-24
nix: Respect -I, --arg, --argstr
Eelco Dolstra
2017-10-19
nix-shell: Fix file name resolution in shebangs
Shea Levy
2017-09-18
nix-shell: Ignore readFile() errors
Eelco Dolstra
2017-07-30
Replace Unicode quotes in user-facing strings by ASCII
Jörg Thalheim
2017-07-28
nix-build: Fix regression causing all outputs to be built
Eelco Dolstra
2017-07-26
nix-build/nix-shell: Eliminate call to nix-instantiate / nix-store
Eelco Dolstra
2017-07-20
nix-shell: Use bashInteractive from <nixpkgs>
Eelco Dolstra
2017-07-03
nix-shell: Respect --dry-run
Eelco Dolstra
2017-05-24
Fix #1314
Eelco Dolstra
2017-05-24
Merge branch 'topic/cores-master' of https://github.com/neilmayhew/nix
Eelco Dolstra
2017-05-24
Fix #1380
Eelco Dolstra
2017-05-10
nix-shell: use appropriate prompt terminator
Linus Heckemann
2017-05-03
nix-shell: Implement passAsFile
Eelco Dolstra
2017-04-24
nix-shell -p: Use runCommandCC
Eelco Dolstra
[next]