docs: add a hint to the docs encouraging users to utilize the binary cache

This commit is contained in:
jetcookies
2026-02-11 11:36:30 +08:00
parent b45c722941
commit 868c6002c3
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -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:
+2
View File
@@ -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: