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
2023-06-30
linkOrCopy: Fallback upon cross-device link error (EXDEV)
Yueh-Shun Li
2023-06-21
Merge pull request #8374 from obsidiansystems/improve-path-setting
John Ericson
2023-06-19
Remove unused `#include` from `local-derivation-goal.cc`
John Ericson
2023-06-19
Split out worker protocol template definitions from declarations
John Ericson
2023-06-18
Split `OptionalPathSetting` from `PathSetting`
John Ericson
2023-06-14
Merge pull request #4282 from tweag/fix-ca-hash-rewriting
John Ericson
2023-06-09
Merge branch 'master' into angerman/mac-fix-recursive-nix
Eelco Dolstra
2023-05-25
Properly report build errors on chrooted stores
Théophane Hufschmitt
2023-05-24
Normalize the hash-rewriting process when building derivations
Théophane Hufschmitt
2023-05-24
Use a RewritingSink in derivation goal
Théophane Hufschmitt
2023-05-24
Make `RewritingSink` accept a map of rewrites
Théophane Hufschmitt
2023-05-19
Shortcircuit for empty caFile
Guillaume Maudoux
2023-05-19
Make mounting ssl cert file optional
Guillaume Maudoux
2023-05-19
Merge pull request #7312 from layus/fixed-output-system-cert
Eelco Dolstra
2023-05-15
Merge remote-tracking branch 'upstream/master' into best-effort-supplementary...
John Ericson
2023-05-15
Update src/libstore/build/local-derivation-goal.cc
John Ericson
2023-05-10
Merge pull request #3959 from obsidiansystems/ca-drv-exotic
John Ericson
2023-05-09
Improve error message for self reference with text hashing
John Ericson
2023-05-09
Fix bug, `newInfo` -> `newInfo0`
John Ericson
2023-05-09
Fix spurious change
John Ericson
2023-05-08
Create escape hatch for supplementary group sandboxing woes
John Ericson
2023-05-08
libstore: also pass unwanted outputs to the post-build-hook
Yorick van Pelt
2023-04-25
Fix shutdown behavior and resource management for recursive-nix on macOS
Moritz Angermann
2023-04-17
`TextHashMethod` -> `TextIngestionMethod`, gate with XP feature
John Ericson
2023-04-17
Merge remote-tracking branch 'upstream/master' into ca-drv-exotic
John Ericson
2023-04-17
Merge pull request #6312 from obsidiansystems/keyed-build-result
Robert Hensing
2023-04-17
Merge remote-tracking branch 'upstream/master' into ca-drv-exotic
John Ericson
2023-04-15
Introduce `SingleDrvOutputs`
John Ericson
2023-04-15
Make `KeyedBuildResult`, `BuildResult` like before, and fix bug another way
John Ericson
2023-04-07
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-04-06
Add `Store::isTrustedClient()`
matthewcroughan
2023-04-01
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-04-01
Merge commit 'aa99005004bccc9be506a2a2f162f78bad4bcb41' into ca-drv-exotic
John Ericson
2023-03-30
Use "raw pattern" for content address types
John Ericson
2023-03-30
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-03-27
Merge pull request #7609 from obsidiansystems/hide-experimental-settings
John Ericson
2023-03-20
Cleanup
Eelco Dolstra
2023-03-20
Open slave pseudoterminal before CLONE_NEWUSER
Eelco Dolstra
2023-03-20
Move enabled experimental feature to libutil struct
John Ericson
2023-03-16
Merge pull request #8049 from edolstra/unexpected-eof
Eelco Dolstra
2023-03-16
LocalDerivationGoal: set NIX_ATTRS_*_FILE correctly for sandboxed builds
Linus Heckemann
2023-03-15
Remove a variable in LocalDerivationGoal
Eelco Dolstra
2023-03-15
Change builderOut from Pipe to AutoCloseFD
Eelco Dolstra
2023-03-15
Move pseudoterminal slave open to child
Eelco Dolstra
2023-03-14
Simplify commonChildInit()
Eelco Dolstra
2023-03-03
Merge pull request #7918 from zimbatm/fix-empty-nix-store-env
Eelco Dolstra
2023-03-02
Remove FormatOrString and remaining uses of format()
Eelco Dolstra
2023-03-01
Treat empty env var paths as unset
Félix Baylac Jacqué
2023-02-28
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-02-28
No inheritance for `TextInfo` and `FixedOutputInfo`
John Ericson
[prev]
[next]