aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-31Merge pull request #8318 from fricklerhandwerk/doc-currentTimeValentin Gagarin
2023-05-31Merge pull request #8413 from doronbehar/doc/distributed-builds/clearer-warningValentin Gagarin
2023-05-31rewrap lines to use one line per sentenceValentin Gagarin
2023-05-31distributed-builds.md: Clarify warning ssh access requirementsDoron Behar
2023-05-30Merge pull request #8398 from polykernel/perf/lazy-eval-replacements-replaces...Robert Hensing
2023-05-30Merge pull request #8406 from NixOS/fix-ca-attrs-falseEelco Dolstra
2023-05-30Merge pull request #8414 from NixOS/dependabot/github_actions/cachix/install-...Eelco Dolstra
2023-05-29Bump cachix/install-nix-action from 20 to 21dependabot[bot]
2023-05-27Merge pull request #8399 from tweag/fix-chrooted-stores-error-pathEelco Dolstra
2023-05-27Restore Nix 2.3 behaviour for {__impure,__contentAddressed} = falseEelco Dolstra
2023-05-26Merge pull request #8240 from tweag/macos-sandboxThéophane Hufschmitt
2023-05-26create pathAccessible, use it to infer default dirsYorick van Pelt
2023-05-26getDefaultNixPath: ignore EPERMYorick van Pelt
2023-05-26Call getDefaultSSLCertFile() only when none is specifiedYorick van Pelt
2023-05-26ci: Always run with sandbox, even on DarwinSilvan Mosberger
2023-05-25primops: lazy evaluation of replaceStrings replacementspolykernel
2023-05-25Merge pull request #7948 from mkenigs/ventura-diffThéophane Hufschmitt
2023-05-25installer: don't assume GNU diffMatthew Kenigsberg
2023-05-25Properly report build errors on chrooted storesThéophane Hufschmitt
2023-05-24Merge pull request #8390 from oxalica/fix/long-path-error-msgThéophane Hufschmitt
2023-05-24Fix typo in error message of too long store pathoxalica
2023-05-23`nix flake check`: skip derivations for foreign systems (#7759)Peter Becich
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-22Add tests for bind mount of SSL certs in sandboxGuillaume Maudoux
2023-05-19Shortcircuit for empty caFileGuillaume Maudoux
2023-05-19Make mounting ssl cert file optionalGuillaume Maudoux
2023-05-19Merge pull request #8354 from KasyanDiGris/git-fetcher-ask-credentialsEelco Dolstra
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-18Merge pull request #8353 from obsidiansystems/downstream-installable-typeRobert Hensing
2023-05-18Remove unusedKonstantin Vukolov
2023-05-18Add option isInteractiveKonstantin Vukolov
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 #8337 from fricklerhandwerk/channel-filesJohn Ericson
2023-05-17Merge pull request #8349 from tweag/fix-control-masterJohn Ericson
2023-05-17Merge pull request #8360 from obsidiansystems/worker-protocol.ccJohn Ericson
2023-05-17Move `worker_proto` defs out of `remote-store.cc` to own fileJohn Ericson
2023-05-17Merge pull request #8358 from fricklerhandwerk/output-addressed-referencesJohn Ericson
2023-05-17fix wording on output-addressed store objectsValentin Gagarin
2023-05-17add cross-references to pure evaluation modeValentin Gagarin
2023-05-17Merge pull request #8276 from aschmolck/short-options-to-long-onesRobert Hensing
2023-05-17document `builtins.currentTime`Valentin Gagarin
2023-05-17Merge pull request #8273 from wamserma/fix-6dbce3Théophane Hufschmitt
2023-05-17Add a test for ControlMasterAlexander Bantyev
2023-05-17Also use long options in src/nix/*.mdAlexander Schmolck