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-10-09
Split out `local-fs-store.hh`
John Ericson
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-09-15
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-09-04
Add `nix-shell` support for preserving PS1
Gabriel Gonzalez
2020-09-03
Merge remote-tracking branch 'upstream/master' into single-ca-drv-build
John Ericson
2020-09-03
addPermRoot(): Remove indirect flag
Eelco Dolstra
2020-08-20
Rename drv output querying functions, like master
John Ericson
2020-08-07
Squashed get CA derivations building
John Ericson
2020-07-30
unsigned long long -> uint64_t
Eelco Dolstra
2020-07-29
Prevent nix-build from accepting --run/--command
Mat Marini
2020-07-29
Prevent nix-build from accepting --packages
Mat Marini
2020-06-17
appended ' __attribute__((weak)); ' to 'extern char * * environ '
p01arst0rm
2020-06-16
Remove StorePath::clone() and related functions
Eelco Dolstra
2020-06-15
Get rid of explicit ErrorInfo constructors
Eelco Dolstra
2020-06-11
Merge remote-tracking branch 'upstream/master' into errors-phase-2
Ben Burdette
2020-06-08
Make the logger customisable
regnat
2020-05-11
switch from printError warnings to logWarnings
Ben Burdette
2020-05-07
pretending to be const
Ben Burdette
2020-05-03
convert some printError calls to logError
Ben Burdette
2020-03-30
Remove global -I flags
Eelco Dolstra
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
[next]