aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-09-30Merge "fix(nix fmt): remove the default "." argument" into mainJonas Chevalier
2024-09-29libstore: merge ContinueImmediately and StillAliveeldritch horrors
2024-09-29libstore: remove worker removeGoaleldritch horrors
2024-09-29libstore: extract a real makeGoalCommoneldritch horrors
2024-09-29libstore: remove Goal::keyeldritch horrors
2024-09-29libstore: make non-cache goal pointers strongeldritch horrors
2024-09-29libstore: remove Goal::WaitForWorldeldritch horrors
2024-09-29libstore: fix build testseldritch horrors
2024-09-29libstore: have makeLocalDerivationGoal return unique_ptrseldritch horrors
2024-09-29Merge "libfetchers/git: restore compat with `builtins.fetchGit` from 2.3" int...Maximilian Bosch
2024-09-28Merge changes I5c640824,I09ffc92e,I259583b7 into mainOlivia Crain
2024-09-28libfetchers/git: restore compat with `builtins.fetchGit` from 2.3Maximilian Bosch
2024-09-27build: fix deprecated uses of configure_fileOlivia Crain
2024-09-27libstore: turn Goal::WaitForGoals into a promiseeldritch horrors
2024-09-27libstore: replace Goal::WaitForSlot with semaphoreseldritch horrors
2024-09-27libstore: simplify Worker::waitForInputeldritch horrors
2024-09-27libstore: make waiting for a while a promiseeldritch horrors
2024-09-27libstore: turn builder output processing into event loopeldritch horrors
2024-09-26fix(nix fmt): remove the default "." argumentzimbatm
2024-09-26Merge changes Iaa2e0e9d,Ia973420f into mainjade
2024-09-26Merge "libutil: add async collection mechanism" into maineldritch horrors
2024-09-26Merge "fmt: fail hard on bad format strings going into nix::fmt too" into mainjade
2024-09-26Merge "main: log stack traces for std::terminate" into mainjade
2024-09-26libutil: add async collection mechanismeldritch horrors
2024-09-26libutil: add an async semaphore implementationeldritch horrors
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-25fmt: fail hard on bad format strings going into nix::fmt tooJade Lovelace
2024-09-25main: log stack traces for std::terminateJade Lovelace
2024-09-21Merge "local-store: make extended attribute handling more robust" into mainalois31
2024-09-18Merge "util: fix brotli decompression of empty input" into mainjade
2024-09-18util: fix brotli decompression of empty inputJade Lovelace
2024-09-18path-info: wipe the progress bar before printingAlois Wohlschlager
2024-09-17Merge "Remove readline support" into mainrebecca “wiggles” turner
2024-09-16Remove readline supportRebecca Turner
2024-09-15common-eval-args: raise warning if `--arg` isn't a valid Nix identifierMaximilian Bosch
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-11fish-completion: leave the shell prompt intactAlois Wohlschlager
2024-09-11archive: rename ParseSink to NARParseVisitorJade Lovelace
2024-09-10Merge "repl-overlays: Provide an elaborate example" into mainrebecca “wiggles” turner
2024-09-10Merge "Add `getCwd`" into mainrebecca “wiggles” turner
2024-09-09Merge changes If8ec210f,I6e2851b2 into mainalois31
2024-09-08Merge "libmain/progress-bar: erase all lines of the multi-line format" into mainalois31
2024-09-08libstore: turn Worker in a kj event loop usereldritch horrors
2024-09-08libutil: add a result type using boost outcomeeldritch horrors
2024-09-07libmain/progress-bar: erase all lines of the multi-line formatAlois Wohlschlager