We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 236f6ad commit f04c351Copy full SHA for f04c351
docs/src/content/docs/index.mdx
@@ -20,7 +20,7 @@ You can
20
dependency tree from cargo. Therefore, it will use the exact same library versions as cargo and respect any locked down
21
version in `Cargo.lock`.
22
23
-**Smart caching**: It caches the builds of individual creates so that nix rebuilds exactly the crates that need to be rebuilt.
+**Smart caching**: It caches the builds of individual crates so that nix rebuilds exactly the crates that need to be rebuilt.
24
Compare that to docker layers...
25
26
**Nix ecosystem goodness**: You can use all things that make the nix/NixOS ecosystem great, e.g. distributed/remote builds,
0 commit comments