mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-12 21:27:44 +02:00
nix: add garnix cache to nixConfig
Signed-off-by: seth <getchoo@tuta.io>
(cherry picked from commit 839adfc90b
)
This commit is contained in:
@ -9,7 +9,8 @@ See [Package variants](#package-variants) for a list of available packages.
|
||||
## Installing a development release (flake)
|
||||
|
||||
We use [garnix](https://garnix.io/) to build and cache our development builds.
|
||||
If you want to avoid rebuilds you may add the garnix cache to your substitutors.
|
||||
If you want to avoid rebuilds you may add the garnix cache to your substitutors, or use `--accept-flake-config`
|
||||
to temporarily enable it when using `nix` commands.
|
||||
|
||||
Example (NixOS):
|
||||
|
||||
|
Reference in New Issue
Block a user