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-06-12
Don't include uds-remote-store.md from a header file
Eelco Dolstra
2023-06-09
Merge branch 'master' into angerman/mac-fix-recursive-nix
Eelco Dolstra
2023-06-06
Merge pull request #8391 from aneeshusa/remove-wrong-default-value-in-docs-fo...
Eelco Dolstra
2023-06-06
Merge pull request #8438 from zhaofengli/armv5tel-linux32
Eelco Dolstra
2023-06-02
Document manual migration for use-xdg-base-directories (#8044)
Alexander Bantyev
2023-06-02
Also set the PER_LINUX32 personality flag on armv5tel-linux
Zhaofeng Li
2023-05-27
Merge pull request #8399 from tweag/fix-chrooted-stores-error-path
Eelco Dolstra
2023-05-26
create pathAccessible, use it to infer default dirs
Yorick van Pelt
2023-05-26
Call getDefaultSSLCertFile() only when none is specified
Yorick van Pelt
2023-05-25
Properly report build errors on chrooted stores
Théophane Hufschmitt
2023-05-24
Remove old default from docs for `hashed-mirrors`
Aneesh Agrawal
2023-05-24
Fix typo in error message of too long store path
oxalica
2023-05-22
Merge pull request #8377 from layus/fix-ssl-cert-mount
Théophane Hufschmitt
2023-05-22
Merge pull request #8365 from obsidiansystems/proto-structs
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 #8215 from obsidiansystems/general-repair-path
Eelco Dolstra
2023-05-19
Merge pull request #7312 from layus/fixed-output-system-cert
Eelco Dolstra
2023-05-18
Merge pull request #8366 from obsidiansystems/worker-proto-forward-decl-types
Robert Hensing
2023-05-18
Don't use `store-api.hh` in `worker-protocol.hh`
John Ericson
2023-05-17
Revert "Revert "Use template structs instead of phantoms""
John Ericson
2023-05-17
Upgrade `downstreamPlaceholder` to a type with methods
John Ericson
2023-05-17
Add test for `downstreamPlaceholder`
John Ericson
2023-05-17
Merge pull request #8349 from tweag/fix-control-master
John Ericson
2023-05-17
Move `worker_proto` defs out of `remote-store.cc` to own file
John Ericson
2023-05-16
Fix ControlMaster behaviour
Alexander Bantyev
2023-05-15
Merge pull request #8341 from obsidiansystems/dedup-gen-hh
John Ericson
2023-05-15
Merge pull request #8340 from NixOS/delete-commited-build-artifacts
Robert Hensing
2023-05-15
Delete commited build artifacts
John Ericson
2023-05-15
Fix some bounds in rapid check instances
John Ericson
2023-05-15
Dedup some markdown -> C++ big literal stuff in build system
John Ericson
2023-05-15
Merge pull request #8141 from tweag/user-files-doc
John Ericson
2023-05-14
`max-substitution-jobs` release note entry
Matej Urbas
2023-05-12
Merge pull request #8299 from urbas/max-substitution-jobs
Eelco Dolstra
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
Add name to some error messages
John Ericson
2023-05-09
Cleanups to content address types
John Ericson
2023-05-09
Apply suggestions from code review
John Ericson
2023-05-09
Fix bug, `newInfo` -> `newInfo0`
John Ericson
2023-05-09
Fix spurious change
John Ericson
2023-05-08
introduces `Goal::jobCategory`
Matej Urbas
2023-05-08
removes MaxSubstitutionJobsSetting
Matej Urbas
2023-05-08
Rename a few things in new tests
John Ericson
2023-05-08
CA: rewrite hashes for all outputs, not just the wanted ones
Yorick van Pelt
2023-05-08
libstore: also pass unwanted outputs to the post-build-hook
Yorick van Pelt
2023-05-07
`max-substitution-jobs` setting
Matej Urbas
2023-04-26
Document user files of nix
Alexander Bantyev
2023-04-25
Fix shutdown behavior and resource management for recursive-nix on macOS
Moritz Angermann
2023-04-21
Add more docs to `TextIngestionMethod`
John Ericson
[next]