depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tvix
/
tools
/
narinfo2parquet
/
default.nix
blob: 5a84d7f642873e42e1ff7f34da8ecb2df752748d (
plain
) (
blame
)
1
2
3
{ pkgs
, ...
}:
(pkgs
.
callPackage
./Cargo.nix
{ })
.
rootCrate
.
build