mirror of
https://github.com/librekeys/picoforge.git
synced 2026-07-28 08:01:19 -07:00
docs: add a hint to the docs encouraging users to utilize the binary cache
This commit is contained in:
@@ -170,6 +170,8 @@ Or simply build it and link to the current directory:
|
||||
nix build github:librekeys/picoforge
|
||||
```
|
||||
|
||||
**Tip:** You can use our binary cache to save build time by allowing Nix to set extra-substitutes.
|
||||
|
||||
#### b. without Flakes
|
||||
|
||||
Download the package definition:
|
||||
|
||||
@@ -94,6 +94,8 @@ Or simply build it and link to the current directory:
|
||||
nix build github:librekeys/picoforge
|
||||
```
|
||||
|
||||
**Tip:** You can use our binary cache to save build time by allowing Nix to set extra-substitutes.
|
||||
|
||||
#### b. without Flakes
|
||||
|
||||
Download the package definition:
|
||||
|
||||
Reference in New Issue
Block a user