aboutsummaryrefslogtreecommitdiff
path: root/src/libstore
AgeCommit message (Expand)Author
2024-09-26Fix passing custom CA files into the builtin:fetchurl sandboxPuck Meerburg
2024-09-25[security] builtin:fetchurl: Enable TLS verificationEelco Dolstra
2024-09-21Merge "local-store: make extended attribute handling more robust" into mainalois31
2024-09-18util: fix brotli decompression of empty inputJade Lovelace
2024-09-14Merge "store: add a hint on how to fix Lix installs broken by macOS Sequoia" ...jade
2024-09-14Merge changes Ia1481da4,Ifca1d74d into mainjade
2024-09-14local-store: make extended attribute handling more robustAlois Wohlschlager
2024-09-14store: add a hint on how to fix Lix installs broken by macOS SequoiaJade Lovelace
2024-09-13archive: refactor bad mutable-state API in the NAR parse listenerJade Lovelace
2024-09-11archive: rename ParseSink to NARParseVisitorJade Lovelace
2024-09-09Merge changes If8ec210f,I6e2851b2 into mainalois31
2024-09-08libstore: turn Worker in a kj event loop usereldritch horrors
2024-09-02libstore: declare SandboxMode JSON serialisation in the headerAlois Wohlschlager
2024-09-01Clarify that `diff-hook` no longer needs to be an absolute pathRebecca Turner
2024-09-01Merge changes I5566a985,I88cf53d3 into mainrebecca “wiggles” turner
2024-08-30libstore: add build result to Goal::Finishedeldritch horrors
2024-08-30libstore: rename Goal::Finished::result to exitCodeeldritch horrors
2024-08-30libstore: remove queryMissing call from Workereldritch horrors
2024-08-30libstore: use notifications for stats counterseldritch horrors
2024-08-30libstore: don't ContinueImmediately where we can tail calleldritch horrors
2024-08-30libstore: print dependency errors from DerivationGoaleldritch horrors
2024-08-30libstore: hide Worker goal factory methodseldritch horrors
2024-08-30libstore: add "is dependency" info to goaleldritch horrors
2024-08-28tree-wide: shuffle headers around for about 30s compile timeJade Lovelace
2024-08-28Merge "libstore: remove static initializers for Store registrations" into mainrebecca “wiggles” turner
2024-08-26libstore: remove static initializers for Store registrationsPierre Bourdon
2024-08-26treewide: fix a bunch of lintsJade Lovelace
2024-08-25Support relative and `~/` paths in config settingsRebecca Turner
2024-08-25Thread `ApplyConfigOptions` through config parsingRebecca Turner
2024-08-25libstore: make Goal::ex a shared_ptreldritch horrors
2024-08-25libstore: remove unused Goal ctor parametereldritch horrors
2024-08-25Merge "fix: good errors for failures caused by allowSubstitutes" into mainjade
2024-08-25Merge changes Ief8e8ebc,Id3135db0,If1e76169 into mainjade
2024-08-25libstore: diagnose local build failure in goaleldritch horrors
2024-08-23fix: good errors for failures caused by allowSubstitutesJade Lovelace
2024-08-23fix: use http proxy for s3 accessJade Lovelace
2024-08-21libutil/config: unify path setting typesAlois Wohlschlager
2024-08-19libstore: un-enable_shared_from_this Goaleldritch horrors
2024-08-19libstore: make Worker::childStarted privateeldritch horrors
2024-08-19libstore: turn HookReply into a variant typeeldritch horrors
2024-08-19libstore: downsize hook pipeseldritch horrors
2024-08-19libstore: run childStarted as late as possibleeldritch horrors
2024-08-19libstore: move respect-timeoutiness to goal methodeldritch horrors
2024-08-18libstore: clarify that build log fd and hook log fd are differenteldritch horrors
2024-08-18libstore: remove DerivationGoal::isReadDesceldritch horrors
2024-08-18libstore: don't ignore max-build-log-size for ssh-ngeldritch horrors
2024-08-18libstore: add explicit in-build-slot-ness to goalseldritch horrors
2024-08-18libstore: remove method without definitioneldritch horrors
2024-08-18libstore: remove unused includes in worker codeeldritch horrors
2024-08-18libstore: make Worker::removeGoal privateeldritch horrors