index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build.cc
Age
Commit message (
Expand
)
Author
2020-02-02
Add convenience overload for toRealPath()
Eelco Dolstra
2020-01-28
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-01-23
structured-attrs: chown .attrs.* files to builder
Robin Gloster
2020-01-21
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-01-13
build: remove warning when in sandboxing test mode
Daiderd Jordan
2020-01-06
Fix use of uninitialized store path
Eelco Dolstra
2020-01-06
Merge pull request #3303 from LnL7/darwin-sandbox
Eelco Dolstra
2020-01-06
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2020-01-05
build: fix sandboxing on darwin
Daiderd Jordan
2020-01-04
build: fix path repairing when hash rewriting is required
Daiderd Jordan
2020-01-04
build: recover store path when replacing fails
Daiderd Jordan
2020-01-02
passAsFile: leave out the hash prefix
edef
2020-01-02
passAsFile: hash the attribute name instead of numbering sequentially
Puck Meerburg
2020-01-01
exportReferencesGraph: support working
Graham Christensen
2019-12-11
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-10
Make the Store API more type-safe
Eelco Dolstra
2019-12-09
Remove UserLock self-lock check
Eelco Dolstra
2019-12-05
Show hash mismatch warnings in SRI format
Eelco Dolstra
2019-12-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-12-02
Merge remote-tracking branch 'origin/recursive-nix'
Eelco Dolstra
2019-11-26
Make <nix/unpack-channel.nix> a builtin builder
Eelco Dolstra
2019-11-26
Merge pull request #3144 from matthewbauer/fix-sandbox-fallback
Eelco Dolstra
2019-11-22
getEnv(): Return std::optional
Eelco Dolstra
2019-11-11
Merge pull request #3219 from Ericson2314/semicolons
Eelco Dolstra
2019-11-10
Fix extra ; warnings involving MakeError
John Ericson
2019-11-07
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-11-06
Cleanup
Eelco Dolstra
2019-11-06
Recursive Nix: Handle concurrent client connections
Eelco Dolstra
2019-11-06
Enable recursive Nix using a feature
Eelco Dolstra
2019-11-06
RestrictedStore: Implement addToStore()
Eelco Dolstra
2019-11-06
Recursive Nix support
Eelco Dolstra
2019-11-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-10-31
Minor updates to inline comments
Benjamin Hipple
2019-10-29
Remove the check against concurrent builds in the same process
Eelco Dolstra
2019-10-27
Factor out linkOrCopy()
Eelco Dolstra
2019-10-21
Use upstream json_fwd.hpp to speed up compilation
Eelco Dolstra
2019-10-21
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-10-21
Allow content-addressable paths to have references
Eelco Dolstra
2019-10-21
buildenv: Eliminate global variables, other cleanup
Eelco Dolstra
2019-10-13
Move tmpDirInSandbox to initTmpDir
Matthew Bauer
2019-10-12
Fix sandbox fallback settings
Matthew Bauer
2019-10-10
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-10-09
OCD performance fix: {find,count}+insert => insert
Eelco Dolstra
2019-10-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-09-21
Fix spelling in comment
Benjamin Hipple
2019-09-04
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-09-03
Support allowSubstitutes attribute in structured attribute derivations
Eelco Dolstra
2019-08-29
Merge remote-tracking branch 'origin/master' into flakes
Eelco Dolstra
2019-08-27
Merge branch 'test-sandboxing' of https://github.com/matthewbauer/nix
Eelco Dolstra
2019-08-23
Reset tmpDirInSandbox for unsandboxed
Matthew Bauer
[next]