snix/tvix/nix-compat/src
Vova Kryachko ccecede70b feat(nix-daemon): Implement stubs for QueryReferrers, QueryRealizations
These are required to support certain nix's local-overlay store
operations, it's safer to return empty results for these
operations than failing with "operation not implemented" errors.

Change-Id: Ic9b69d75dd52af5a826bfb6a8b283b082a0f6bcf
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12766
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
2024-11-14 13:39:48 +00:00
..
aterm refactor(nix-compat/aterm): update function names a bit 2024-08-20 15:14:27 +00:00
bin feat(tvix): Jemalloc -> MiMalloc 2024-08-08 08:06:23 +00:00
derivation refactor(nix-compat/store_path): use AsRef<str> 2024-11-12 11:55:48 +00:00
nar feat(nix-daemon): Implement client handler. 2024-11-12 02:15:04 +00:00
narinfo feat(tvix-store): Improve tvix-store copy. 2024-11-12 16:43:21 +00:00
nix_daemon feat(nix-daemon): Implement stubs for QueryReferrers, QueryRealizations 2024-11-14 13:39:48 +00:00
nix_http feat(nix-compat): add constants for mime types 2024-08-23 15:02:14 +00:00
nixcpp refactor(tvix/nix-compat): rename PubKey to VerifyingKey 2024-07-21 21:41:54 +00:00
nixhash chore(3p/sources): bump channels & overlays (2024-09-01) 2024-09-05 20:56:31 +00:00
store_path refactor(nix-compat/store_path): use AsRef<str> 2024-11-12 11:55:48 +00:00
wire feat(nix-daemon): Implement client handler. 2024-11-12 02:15:04 +00:00
lib.rs feat(nix-daemon): Implement client handler. 2024-11-12 02:15:04 +00:00
nixbase32.rs fix(tvix/nix-compat): Fix panic in nixbase32 decoding 2024-07-28 20:55:51 +00:00
path_info.rs feat(tvix-store): Improve tvix-store copy. 2024-11-12 16:43:21 +00:00