index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
/
build
/
local-derivation-goal.cc
Age
Commit message (
Expand
)
Author
2021-09-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-09-29
Merge pull request #5295 from Ma27/bmcheck-fod-mismatch
Eelco Dolstra
2021-09-27
build: also throw hash-mismatch errors if `buildMode == bmCheck`
Maximilian Bosch
2021-09-27
Don't copy in rethrow
Eelco Dolstra
2021-09-23
Remove risky char *
Eelco Dolstra
2021-09-23
Add some more instrumentation
Eelco Dolstra
2021-09-22
Add missing #include
Eelco Dolstra
2021-09-14
Fix macOS build
Eelco Dolstra
2021-09-13
RunOptions: Use designated initializers
Eelco Dolstra
2021-09-08
preloadNSS: load NSS before threads are started
Arthur Gautier
2021-09-06
preloadNSS: fixup nss_dns load
Arthur Gautier
2021-07-22
buildPaths(): Add an evalStore argument
Eelco Dolstra
2021-07-13
Merge pull request #5006 from illustris/nscd
Eelco Dolstra
2021-07-13
fixed output derivations: fix incorrect responses for getpwuid
illustris
2021-07-12
Merge branch 'master' into structured-attrs-shell
Maximilian Bosch
2021-06-24
Eventually delete the CA paths lock files
regnat
2021-06-24
Perform input rewrites only in LocalDerivationGoal
Maximilian Bosch
2021-06-24
Make CA derivations compatible with recursive Nix
regnat
2021-06-22
Move `writeStructuredAttrsShell` out of `ParsedDerivation` class
Maximilian Bosch
2021-06-22
Prefix env vars for attrs.* files with NIX_
Maximilian Bosch
2021-06-22
Split shell & json creation for build environments with structured attrs
Maximilian Bosch
2021-06-22
Set environment variables for .attrs.json & .attrs.sh
Maximilian Bosch
2021-06-22
Source complete env in `nix-shell` with `__structuredAttrs = true;`
Maximilian Bosch
2021-06-21
Remove a possible existing store path when building CA derivations
regnat
2021-06-18
UDSRemoteStore: Support the 'root' store parameter
Eelco Dolstra
2021-05-25
Make the Nar hash non modulo
regnat
2021-05-12
Relock wait for build slot goals
Matthew Bauer
2021-05-05
Properly normalize the content-addressed paths
regnat
2021-05-02
Mark `__impureHostDeps` paths as optional
Emily
2021-04-05
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-04-05
Merge commit '9dfb97c987d8b9d6a3d15f016e40f22f91deb764' into path-info
John Ericson
2021-04-05
Merge branch 'master' into path-info
John Ericson
2021-04-05
Rename Buildable
John Ericson
2021-04-05
"newtype" BuildableReq
John Ericson
2021-04-05
Use `BuildableReq` for `buildPaths` and `ensurePath`
John Ericson
2021-03-15
Merge pull request #4580 from obsidiansystems/restore-test-build-remote-ca-fixed
Eelco Dolstra
2021-03-15
Properly sign the unresolved drvs
regnat
2021-03-15
Add some logic for signing realisations
regnat
2021-02-27
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2021-02-27
Fix testing fixed-output derivations in double sandboxes
John Ericson
2021-02-26
Remove unused `redirectedBadOutputs`
John Ericson
2021-02-26
Remove temporary `#if 0...#endif` from previous commit
John Ericson
2021-02-26
Split {,local-}derivation-goal.{cc,hh}
John Ericson
2021-02-26
Copy {,local-}derivation-goal.{cc,h}
John Ericson