snix/tvix/glue/src
Florian Klink c75b0d08ce chore(tvix/glue): drop some explicit allow(clippy::mutable_key_type)
This is covered by clippy.toml these days.

Change-Id: I2330af5781844d5f9d975793d770efcea48d371b
Reviewed-on: https://cl.tvl.fyi/c/depot/+/12223
Tested-by: BuildkiteCI
Autosubmit: flokli <flokli@flokli.de>
Reviewed-by: Connor Brewster <cbrewster@hey.com>
2024-08-17 15:59:10 +00:00
..
builtins refactor(tvix/castore): drop {Directory,File,Symlink}Node 2024-08-17 09:46:01 +00:00
fetchers refactor(tvix/castore): drop {Directory,File,Symlink}Node 2024-08-17 09:46:01 +00:00
tests refactor(tvix): move service addrs into shared clap struct 2024-07-22 13:36:08 +00:00
.skip-subtree refactor(tvix): move tvix glue code into glue crate 2023-11-04 15:18:44 +00:00
fetchurl.nix refactor(tvix): move tvix glue code into glue crate 2023-11-04 15:18:44 +00:00
fetchurl.rs feat(tvix/glue): support builtin:fetchurl 2024-06-12 22:31:17 +00:00
known_paths.rs feat(tvix/cli): Add derivation file dumping functionality 2024-08-12 14:50:17 +00:00
lib.rs refactor(tvix/eval): Builderize Evaluation 2024-07-06 15:03:46 +00:00
refscan.rs feat(tvix/glue): Add refscanner pattern and AsyncRead 2024-08-16 16:26:18 +00:00
tvix_build.rs chore(tvix/glue): drop some explicit allow(clippy::mutable_key_type) 2024-08-17 15:59:10 +00:00
tvix_io.rs feat(tvix/eval): add file_type method 2024-06-26 04:51:31 +00:00
tvix_store_io.rs chore(tvix/glue): drop some explicit allow(clippy::mutable_key_type) 2024-08-17 15:59:10 +00:00