index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libstore
Age
Commit message (
Expand
)
Author
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-10
Merge pull request #8015 from tweag/progress-during-nix-copy
Théophane Hufschmitt
2023-03-09
Make findRuntimeRoots() more resilient to disappearing processes
Eelco Dolstra
2023-03-09
Display progress when running copyPaths (nix copy)
Alexander Bantyev
2023-03-08
Fix crash/hang with CA derivations
Eelco Dolstra
2023-03-03
Merge pull request #7918 from zimbatm/fix-empty-nix-store-env
Eelco Dolstra
2023-03-03
Merge pull request #7942 from edolstra/remove-format
Eelco Dolstra
2023-03-02
Remove FormatOrString and remaining uses of format()
Eelco Dolstra
2023-03-02
Log the decompressed body in case of http errors
Théophane Hufschmitt
2023-03-02
Merge pull request #7924 from mkenigs/valid
Eelco Dolstra
2023-03-01
Treat empty env var paths as unset
Félix Baylac Jacqué
2023-03-01
Remove dead code `RemoteStore::sameMachine`
John Ericson
2023-03-01
Merge pull request #7788 from bobvanderlinden/pr-improve-nix-profile-install-...
Valentin Gagarin
2023-02-28
Always set valid in path-info --json output
Matthew Kenigsberg
2023-02-28
Merge pull request #7793 from layus/interrupt_downloads
Eelco Dolstra
2023-02-27
buildenv: throw BuildEnvFileConflictError with more context
Bob van der Linden
2023-02-27
add information on the `build-hook` setting
Valentin Gagarin
2023-02-21
Merge pull request #7856 from yorickvP/fix-nsswitch
Théophane Hufschmitt
2023-02-20
`Derivation::toJSON`: fix bug!
John Ericson
2023-02-19
Test `toJSON` of `DerivationOutput` and `Derivation`
John Ericson
2023-02-19
Move `Derivation` toJSON logic to libnixstore
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-13
Merge pull request #7616 from hercules-ci/fix-3898
Eelco Dolstra
2023-02-10
Merge pull request #7805 from edolstra/c++2a
Eelco Dolstra
2023-02-10
Merge pull request #7802 from edolstra/fix-7783
Eelco Dolstra
2023-02-10
Fix building with GCC 9
Eelco Dolstra
2023-02-10
Merge pull request #5588 from tweag/balsoft/xdg
Théophane Hufschmitt
2023-02-10
A setting to follow XDG Base Directory standard
Alexander Bantyev
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-10
nit: cleaner diff
Guillaume Maudoux
2023-02-10
Flush data when download ends
Guillaume Maudoux
2023-02-09
Merge pull request #7712 from Mic92/advertise-compressions
Eelco Dolstra
2023-02-09
Check interupts even when download stalled
Guillaume Maudoux
2023-02-07
NarInfoDiskCache: Also test id consistency with updated fields
Robert Hensing
2023-02-07
NarInfoDiskCache: Keep BinaryCache.id stable and improve test
Robert Hensing
2023-02-07
NarInfoDiskCache: Prepare reproducer for #3898
Robert Hensing
2023-02-07
NarInfoDiskCacheImpl: Make dbPath a parameter
Robert Hensing
2023-02-07
NarInfoDiskCache: Rename cacheExists -> upToDateCacheExists
Robert Hensing
2023-02-07
sqlite.cc: Add SQL tracing
Robert Hensing
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
[next]