blog/howistartnix: link better
This commit is contained in:
parent
cfdbafd059
commit
408bd689cc
|
@ -12,7 +12,7 @@ tags:
|
|||
[Nix][nix] is a tool that helps people create reproducible builds. This means that
|
||||
given the a known input, you can get the same output on other machines.Let's
|
||||
build and deploy a small Rust service with Nix. This will not require the Rust
|
||||
compiler to be installed with [rustup] or similar.
|
||||
compiler to be installed with [rustup][rustup] or similar.
|
||||
|
||||
[nix]: https://nixos.org/nix/
|
||||
[rustup]: https://rustup.rs
|
||||
|
|
Loading…
Reference in New Issue