tvl-depot/tvix/nix-daemon
Vova Kryachko e9acde3c42 feat(tvix/nix-daemon): New operation AddToStoreNar
This operation is particularly used when invoking the following
nix commands:

```
nix-store --add-fixed some-path
nix-store --add-fixed --recursive some-path
```

Change-Id: I0f9b129c838c00e10415881f1e6e0d7bc1d7a3a6
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12800
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
2024-11-24 22:21:20 +00:00
..
src feat(tvix/nix-daemon): New operation AddToStoreNar 2024-11-24 22:21:20 +00:00
Cargo.toml feat(tvix/nix-daemon): Initial skeleton for nix-daemon 2024-10-30 15:00:32 +00:00
default.nix feat(tvix/nix-daemon): Initial skeleton for nix-daemon 2024-10-30 15:00:32 +00:00