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
2022-10-22
Build with C++20
Graham Bennett
2022-10-18
Implement BinaryCacheStore::queryPathFromHashPart()
Eelco Dolstra
2022-10-14
Merge pull request #7168 from NixOS/rosetta-test
Eelco Dolstra
2022-10-14
Remove useless debug statements
Eelco Dolstra
2022-10-14
Use /usr/bin/true
Eelco Dolstra
2022-10-13
Fix error display if execve() in the builder fails
Eelco Dolstra
2022-10-13
Improve Rosetta detection
Eelco Dolstra
2022-10-12
Make warning about chroot store location more accurate
Steam Deck User
2022-10-05
Merge pull request #6870 from amjoseph-nixpkgs/pr/doc/explain-local-remote-bi...
Valentin Gagarin
2022-09-30
Merge pull request #7080 from squalus/nar-close-file
Eelco Dolstra
2022-09-24
Merge pull request #7078 from obsidiansystems/trustworthy-signature
Théophane Hufschmitt
2022-09-24
Merge pull request #7079 from matthewbauer/allow-untrusted-settings
Théophane Hufschmitt
2022-09-24
Merge pull request #7059 from NixOS/remove-useless-ca-file-message
Eelco Dolstra
2022-09-23
Apply suggestions from code review
John Ericson
2022-09-22
archive: check close errors when extracting nars
squalus
2022-09-22
Allow pass max-silent-time and build-poll-interval to daemon untrusted
Matthew Bauer
2022-09-22
Dodge "trusted" vs "trustworthy" by being explicit
John Ericson
2022-09-22
"valid signature" -> "trustworthy signature"
John Ericson
2022-09-19
Improve durability of schema version file writes
squalus
2022-09-19
Remove a useless debug message in filetransfer.cc
Théophane Hufschmitt
2022-09-13
Merge pull request #6994 from agbrooks/master
Théophane Hufschmitt
2022-09-12
Address PR feedback on #6694
Andrew Brooks
2022-09-06
Keep created temp dirs inside store, but protect from GC
Andrew Brooks
2022-09-02
Prevent tempdir from being GC-ed before addToStoreFromDump has renamed it
Andrew Brooks
2022-09-02
Don’t readDerivation if impure derivations feature is disabled
Matthew Bauer
2022-09-01
linkify mention of other options
Adam Joseph
2022-09-01
move substituter signature-checking conditions to configuration file document...
Adam Joseph
2022-08-26
Merge pull request #6954 from winterqt/darwin-sandbox-trustd
Eelco Dolstra
2022-08-24
fix(libstore): allow access to trustd on macOS
Winter
2022-08-24
Remove redundant Finally
Eelco Dolstra
2022-08-24
Fix macOS build
Eelco Dolstra
2022-08-23
Fix a hang in nix-copy-ssh.sh
Eelco Dolstra
2022-08-22
Indentation
Eelco Dolstra
2022-08-22
Merge remote-tracking branch 'origin/master' into parallel-nix-copy
Eelco Dolstra
2022-08-22
Merge pull request #6926 from rapenne-s/download_limit
Eelco Dolstra
2022-08-22
Spelling
Eelco Dolstra
2022-08-20
Better documentation wording
Solène Rapenne
2022-08-19
add a nix.conf option to set a download speed limit
Solene Rapenne
2022-08-19
don't read outputs into memory for output rewriting
pennae
2022-08-17
Remove warnLargeDump()
Eelco Dolstra
2022-08-10
Merge pull request #6850 from NinjaTrappeur/nin/build-check
Théophane Hufschmitt
2022-08-03
Only use `renameFile` where needed
Théophane Hufschmitt
2022-08-03
moveFile -> renameFile
Théophane Hufschmitt
2022-08-03
Create a wrapper around stdlib’s `rename`
Théophane Hufschmitt
2022-08-01
derivation-goal.cc: remove bmCheck custom return branch on buildDone
Félix Baylac-Jacqué
2022-07-22
Merge pull request #6814 from amjoseph-nixpkgs/pr/sandbox-error-messages
Théophane Hufschmitt
2022-07-20
Merge branch 'master' into parallel-nix-copy
Théophane Hufschmitt
2022-07-19
libstore/globals.cc: Move cgroup detection to libutil
Alex Wied
2022-07-19
libstore/globals.cc: Automatically set cores based on cgroup CPU limit
Alex Wied
2022-07-19
Don't ultimately trust the signed paths
Théophane Hufschmitt
[next]