feat: lookup path (builtins.findFile)

This commit is contained in:
2026-01-24 18:24:48 +08:00
parent 3d315cd050
commit 13a7d761f4
13 changed files with 371 additions and 20 deletions

View File

@@ -30,6 +30,8 @@ hashbrown = "0.16"
petgraph = "0.8"
string-interner = "0.19"
rust-embed="8.11"
itertools = "0.14"
regex = "1.11"
@@ -41,7 +43,6 @@ nix-nar = "0.3"
sha2 = "0.10"
hex = "0.4"
sourcemap = "9.0"
base64 = "0.22"
# Fetcher dependencies