index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-10-04
Remove some outdated `make test` invocation suggestions
Jade Lovelace
2024-10-04
libstore: forbid addWantedGoals when finished
eldritch horrors
2024-10-04
Merge "editorconfig: Add meson.build" into main
rebecca “wiggles” turner
2024-10-04
Merge "internal-api-docs: allow Doxygen to build regardless of workdir" into ...
Olivia Crain
2024-10-04
Merge "build: let meson add compiler flags for libstdc++ assertions" into main
Olivia Crain
2024-10-01
editorconfig: Add meson.build
Rebecca Turner
2024-10-01
libstore: turn DerivationGoal::work into *one* promise
eldritch horrors
2024-10-01
libstore: turn DrvOutputSubstitutionGoal::work into *one* promise
eldritch horrors
2024-10-01
libstore: make PathSubstitutionGoal::work *one* promise
eldritch horrors
2024-10-01
libstore: turn Worker::updateStatistics into a promise
eldritch horrors
2024-10-01
libstore: remove Worker::wakeUp()
eldritch horrors
2024-10-01
libstore: turn periodic gc attempt into a promise
eldritch horrors
2024-10-01
libstore: turn Worker::run() main loop into a promise
eldritch horrors
2024-10-01
libstore: turn waitForInput into a promise
eldritch horrors
2024-10-01
Revert "libstore: remove worker removeGoal"
Raito Bezarius
2024-09-30
Merge "fix(nix fmt): remove the default "." argument" into main
Jonas Chevalier
2024-09-29
libstore: merge ContinueImmediately and StillAlive
eldritch horrors
2024-09-29
libstore: remove worker removeGoal
eldritch horrors
2024-09-29
libstore: extract a real makeGoalCommon
eldritch horrors
2024-09-29
libstore: remove Goal::key
eldritch horrors
2024-09-29
libstore: make non-cache goal pointers strong
eldritch horrors
2024-09-29
libstore: remove Goal::WaitForWorld
eldritch horrors
2024-09-29
libstore: fix build tests
eldritch horrors
2024-09-29
libstore: have makeLocalDerivationGoal return unique_ptrs
eldritch horrors
2024-09-29
Merge "libfetchers/git: restore compat with `builtins.fetchGit` from 2.3" int...
Maximilian Bosch
2024-09-28
Merge changes I5c640824,I09ffc92e,I259583b7 into main
Olivia Crain
2024-09-28
libfetchers/git: restore compat with `builtins.fetchGit` from 2.3
Maximilian Bosch
2024-09-27
build: let meson add compiler flags for libstdc++ assertions
Olivia Crain
2024-09-27
build: require meson 1.4.0 or newer
Olivia Crain
2024-09-27
build: fix deprecated uses of configure_file
Olivia Crain
2024-09-27
build: install html manual without using install_subdir
Olivia Crain
2024-09-27
libstore: turn Goal::WaitForGoals into a promise
eldritch horrors
2024-09-27
libstore: replace Goal::WaitForSlot with semaphores
eldritch horrors
2024-09-27
libstore: simplify Worker::waitForInput
eldritch horrors
2024-09-27
libstore: make waiting for a while a promise
eldritch horrors
2024-09-27
libstore: turn builder output processing into event loop
eldritch horrors
2024-09-26
fix(nix fmt): remove the default "." argument
zimbatm
2024-09-26
Merge changes Iaa2e0e9d,Ia973420f into main
jade
2024-09-26
Merge "libutil: add async collection mechanism" into main
eldritch horrors
2024-09-26
Merge "fmt: fail hard on bad format strings going into nix::fmt too" into main
jade
2024-09-26
Merge "main: log stack traces for std::terminate" into main
jade
2024-09-26
libutil: add async collection mechanism
eldritch horrors
2024-09-26
libutil: add an async semaphore implementation
eldritch horrors
2024-09-26
fix internal-api-docs build
eldritch horrors
2024-09-26
Fix passing custom CA files into the builtin:fetchurl sandbox
Puck Meerburg
2024-09-26
Merge "flake: use clangStdenv for `overlays.default`" into main
Maximilian Bosch
2024-09-25
[security] builtin:fetchurl: Enable TLS verification
Eelco Dolstra
2024-09-25
fmt: fail hard on bad format strings going into nix::fmt too
Jade Lovelace
2024-09-25
main: log stack traces for std::terminate
Jade Lovelace
2024-09-25
Merge "package.nix: fix cross for editline" into main
jade
[next]