RISC-V: Difference between revisions
→Binary cache: Example snippet |
|||
Line 121: | Line 121: | ||
== Binary cache == | == Binary cache == | ||
Example snippet which can be used to add two third-party binary caches with RISCV support<syntaxhighlight lang="nix"> | Example configuration snippet which can be used to add two third-party binary caches with RISCV support<syntaxhighlight lang="nix"> | ||
nix.settings = { | nix.settings = { | ||
substituters = [ | substituters = [ |