aboutsummaryrefslogtreecommitdiff
path: root/src/libstore
AgeCommit message (Expand)Author
2023-06-16Update src/libstore/globals.hhValentin Gagarin
2023-06-16use "store URLs" consistentlyValentin Gagarin
2023-06-16Merge pull request #8517 from hercules-ci/fix-build-hook-error-for-lib-usersEelco Dolstra
2023-06-15Update src/libstore/globals.hhValentin Gagarin
2023-06-15Fix build hook error for libstore library usersRobert Hensing
2023-06-15fix wordingValentin Gagarin
2023-06-15reword documentation on trusted users and substitutersValentin Gagarin
2023-06-14Fixup description of substituters (#8291)Valentin Gagarin
2023-06-14Merge pull request #4282 from tweag/fix-ca-hash-rewritingJohn Ericson
2023-06-13Allow tarball URLs to redirect to a lockable immutable URLEelco Dolstra
2023-06-13Pass common ssh options in isMasterRunningDavid McFarland
2023-06-12Don't include uds-remote-store.md from a header fileEelco Dolstra
2023-06-09Merge branch 'master' into angerman/mac-fix-recursive-nixEelco Dolstra
2023-06-06Merge pull request #8391 from aneeshusa/remove-wrong-default-value-in-docs-fo...Eelco Dolstra
2023-06-06Merge pull request #8438 from zhaofengli/armv5tel-linux32Eelco Dolstra
2023-06-02Document manual migration for use-xdg-base-directories (#8044)Alexander Bantyev
2023-06-02Also set the PER_LINUX32 personality flag on armv5tel-linuxZhaofeng Li
2023-05-27Merge pull request #8399 from tweag/fix-chrooted-stores-error-pathEelco Dolstra
2023-05-26create pathAccessible, use it to infer default dirsYorick van Pelt
2023-05-26Call getDefaultSSLCertFile() only when none is specifiedYorick van Pelt
2023-05-25Properly report build errors on chrooted storesThéophane Hufschmitt
2023-05-24Remove old default from docs for `hashed-mirrors`Aneesh Agrawal
2023-05-24Normalize the hash-rewriting process when building derivationsThéophane Hufschmitt
2023-05-24Use a RewritingSink in derivation goalThéophane Hufschmitt
2023-05-24Make `RewritingSink` accept a map of rewritesThéophane Hufschmitt
2023-05-24Fix typo in error message of too long store pathoxalica
2023-05-22Merge pull request #8377 from layus/fix-ssl-cert-mountThéophane Hufschmitt
2023-05-22Merge pull request #8365 from obsidiansystems/proto-structsThéophane Hufschmitt
2023-05-19Shortcircuit for empty caFileGuillaume Maudoux
2023-05-19Make mounting ssl cert file optionalGuillaume Maudoux
2023-05-19Merge pull request #8215 from obsidiansystems/general-repair-pathEelco Dolstra
2023-05-19Merge pull request #7312 from layus/fixed-output-system-certEelco Dolstra
2023-05-18Merge pull request #8366 from obsidiansystems/worker-proto-forward-decl-typesRobert Hensing
2023-05-18Don't use `store-api.hh` in `worker-protocol.hh`John Ericson
2023-05-17Revert "Revert "Use template structs instead of phantoms""John Ericson
2023-05-17Upgrade `downstreamPlaceholder` to a type with methodsJohn Ericson
2023-05-17Add test for `downstreamPlaceholder`John Ericson
2023-05-17Merge pull request #8349 from tweag/fix-control-masterJohn Ericson
2023-05-17Move `worker_proto` defs out of `remote-store.cc` to own fileJohn Ericson
2023-05-16Fix ControlMaster behaviourAlexander Bantyev
2023-05-15Merge remote-tracking branch 'upstream/master' into best-effort-supplementary...John Ericson
2023-05-15Update src/libstore/build/local-derivation-goal.ccJohn Ericson
2023-05-15Merge pull request #8341 from obsidiansystems/dedup-gen-hhJohn Ericson
2023-05-15Merge pull request #8340 from NixOS/delete-commited-build-artifactsRobert Hensing
2023-05-15Delete commited build artifactsJohn Ericson
2023-05-15Fix some bounds in rapid check instancesJohn Ericson
2023-05-15Dedup some markdown -> C++ big literal stuff in build systemJohn Ericson
2023-05-15Merge pull request #8141 from tweag/user-files-docJohn Ericson
2023-05-14`max-substitution-jobs` release note entryMatej Urbas
2023-05-12Merge pull request #8299 from urbas/max-substitution-jobsEelco Dolstra