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-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
libstore: also pass unwanted outputs to the post-build-hook
Yorick van Pelt
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
2023-02-28
Revert "Remove some designated initializers"
John Ericson
2023-02-28
Merge remote-tracking branch 'upstream/master' into path-info
John Ericson
2023-02-17
Wait with making /etc unwritable until after build env setup
Yorick van Pelt
2023-02-14
Make /etc writability conditional on uid-range feature
Yorick van Pelt
2023-02-14
Don't allow writing to /etc
Yorick van Pelt
2023-02-10
LocalDerivationGoal::startBuilder(): Use startProcess() to clone
Eelco Dolstra
2023-02-10
Simplify the PID namespace check: just try to mount /proc
Eelco Dolstra
2023-02-07
Mention --no-sandbox if sandboxing is unsupported
Eelco Dolstra
2023-02-07
Check whether we can use PID namespaces
Eelco Dolstra
2023-02-07
Fix auto-uid-allocation in Docker containers
Eelco Dolstra
2023-02-02
Get rid of the `authHook` parameter on `processConnection`
John Ericson
2023-02-01
Remove some designated initializers
John Ericson
2023-01-30
Merge branch 'small-storePath-cleanups' into path-info
John Ericson
2023-01-30
Merge pull request #5226 from NixOS/client-side-profiles
Eelco Dolstra
2023-01-30
Merge branch 'master' into referenceablePaths
Théophane Hufschmitt
2023-01-23
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-01-23
Don't add `StorePathDescriptor` for now
John Ericson
2023-01-17
Move the default profiles to the user’s home
Théophane Hufschmitt
[next]