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-22
Better document build failure exit codes
John Ericson
2023-06-21
Merge pull request #8374 from obsidiansystems/improve-path-setting
John Ericson
2023-06-20
Merge pull request #8552 from edolstra/fix-eagain
Eelco Dolstra
2023-06-20
Support opening local store with database on read-only filesystem (#8356)
Ben Radford
2023-06-20
GC server: Clear O_NONBLOCK on the right file descriptor
Eelco Dolstra
2023-06-19
Remove unused `#include` from `local-derivation-goal.cc`
John Ericson
2023-06-19
Create `worker_proto::{Read,Write}Conn`
John Ericson
2023-06-19
Likewise namespace and `enum struct`-ify `ServeCommand`
John Ericson
2023-06-19
Put worker protocol items inside a `WorkerProto` struct
John Ericson
2023-06-19
Split out worker protocol template definitions from declarations
John Ericson
2023-06-19
Clean up a few things related to profiles (#8526)
John Ericson
2023-06-18
Split `OptionalPathSetting` from `PathSetting`
John Ericson
2023-06-16
Merge pull request #8477 from edolstra/tarball-flake-redirects
Eelco Dolstra
2023-06-16
Merge pull request #8517 from hercules-ci/fix-build-hook-error-for-lib-users
Eelco Dolstra
2023-06-15
Fix build hook error for libstore library users
Robert Hensing
2023-06-14
Fixup description of substituters (#8291)
Valentin Gagarin
2023-06-14
Merge pull request #4282 from tweag/fix-ca-hash-rewriting
John Ericson
2023-06-13
Allow tarball URLs to redirect to a lockable immutable URL
Eelco Dolstra
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
Normalize the hash-rewriting process when building derivations
Théophane Hufschmitt
2023-05-24
Use a RewritingSink in derivation goal
Théophane Hufschmitt
2023-05-24
Make `RewritingSink` accept a map of rewrites
Théophane Hufschmitt
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
[next]