lix/src
eldritch horrors 732de75f67 libstore: remove Worker::wakeUp()
Worker::run() is now entirely based on the kj event loop and promises,
so we need not handle awakeness of goals manually any more. every goal
can instead, once it has finished a partial work call, defer itself to
being called again in the next iteration of the loop. same end effect.

Change-Id: I320eee2fa60bcebaabd74d1323fa96d1402c1d15
2024-10-01 13:55:03 +02:00
..
asan-options tree-wide: add support for asan! 2024-07-31 14:13:39 -07:00
build-remote tree-wide: shuffle headers around for about 30s compile time 2024-08-28 09:55:05 -07:00
libcmd Merge "Remove readline support" into main 2024-09-17 16:36:34 +00:00
libexpr libfetchers/git: restore compat with builtins.fetchGit from 2.3 2024-09-28 14:52:06 +02:00
libfetchers libfetchers/git: restore compat with builtins.fetchGit from 2.3 2024-09-28 14:52:06 +02:00
libmain main: log stack traces for std::terminate 2024-09-25 14:03:45 -07:00
libstore libstore: remove Worker::wakeUp() 2024-10-01 13:55:03 +02:00
libutil Merge "libutil: add async collection mechanism" into main 2024-09-26 17:23:52 +00:00
lix-doc rowan: 0.15.15 -> 0.15.16 2024-08-26 11:34:43 -07:00
nix Merge "fix(nix fmt): remove the default "." argument" into main 2024-09-30 16:10:32 +00:00
nix-build
nix-channel build: fix deprecated uses of configure_file 2024-09-27 11:55:32 -05:00
nix-collect-garbage
nix-copy-closure
nix-env fix: check if it is a Real terminal, not just if it is a terminal 2024-08-10 16:07:21 -07:00
nix-instantiate
nix-store tree-wide: shuffle headers around for about 30s compile time 2024-08-28 09:55:05 -07:00
pch tree-wide: shuffle headers around for about 30s compile time 2024-08-28 09:55:05 -07:00
lix-base.pc.in
meson.build lix-doc: move under src/ 2024-08-20 13:38:46 -06:00