RISC-V: Difference between revisions

Onny (talk | contribs)
Binary cache: Example snippet
Onny (talk | contribs)
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 = [