···2020## Binary Cache
21212222You should enable the [garnix binary cache](https://garnix.io/docs/caching)
2323-*before* continuing otherwise you will be compiling from source:
2323+_before_ continuing otherwise you will be compiling from source:
24242525::: code-group
2626<<< @/snippets/tutorial/cache.conf [nix.conf]
···5151Alternatively, you can use a tag instead:
52525353```sh
5454-$ npins add github mrshmllow wire --at v1.0.0-beta.0
5454+$ npins add github mrshmllow wire --at v1.0.0
5555```
56565757Then, use this pinned version of wire for both your `hive.nix` and `shell.nix`: