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-05-26
Call getDefaultSSLCertFile() only when none is specified
Yorick van Pelt
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-21
Add more docs to `TextIngestionMethod`
John Ericson
2023-04-19
Remove references from fixed output derivation ab syntax
John Ericson
2023-04-19
Add a few more content addressing methods
John Ericson
2023-04-19
Gate `dynamic-derivations` with drv `fromJSON` too
John Ericson
2023-04-19
Merge remote-tracking branch 'upstream/master' into ca-drv-exotic
John Ericson
2023-04-19
Merge pull request #8233 from wentasah/narinfo-corrupt-reason
Théophane Hufschmitt
2023-04-18
Make "NAR info file is corrupt" messages more informative
Michal Sojka
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
Gate experimental features in `DerivationOutput::fromJSON`
John Ericson
2023-04-17
Merge pull request #8230 from obsidiansystems/daemon-trust-override
Robert Hensing
2023-04-17
Experimentally allow forcing `nix-daemon` trust; use this to test
John Ericson
[next]