Cargo-dyndrv: A Beginning
NixOS Discourse
Cargo-dyndrv: A Beginning
We have a new way way of building Cargo projects! As the blog post describes, what distinguishes this from all the other ways of building Cargo project in Nix is this combination of methods: Uses dynamic derivations, so no eval time penalty for per-crate incrementality Uses Cargo’s unit graph, so we automatically match to how Cargo performs operations Both cargo-dyndrv itself and this blog post about it are all @artemist’s work; I am only the one posting it because she has already left for ...
0 comments
No comments yet.