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
2021-04-07
restoreSignals() + restoreAffinity() -> restoreProcessContext()
Eelco Dolstra
2021-04-05
Rename Buildable
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-03-04
nix-build: set execfail
Bernardo Meurer
2021-02-24
Initialize plugins after handling initial command line flags
Shea Levy
2021-02-19
Don't crash nix-build when not all outputs are realised
regnat
2021-01-26
Move command plugin interface to libnixcmd
Shea Levy
2021-01-21
Improve error formatting
Eelco Dolstra
2020-11-24
Escape filename given to nix-shell in shebang mode
Lily Ballard
2020-11-13
nix-build: Fix #4197 output order regression
Robert Hensing
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
[next]