NixOS on ARM/Raspberry Pi: Difference between revisions
imported>Tomberek No edit summary |
imported>Samueldr m Removes spacing that causes issues |
||
| Line 87: | Line 87: | ||
} | } | ||
</nowiki>}} | </nowiki>}} | ||
== Binary Cache == | == Binary Cache == | ||
Consider the channel http://hydra.earthtools.ca/jobset/arm/nixpkgs-arm-unstable/channel/latest as a binary cache. | Consider the channel http://hydra.earthtools.ca/jobset/arm/nixpkgs-arm-unstable/channel/latest as a binary cache. | ||
| Line 98: | Line 97: | ||
Using the 3.3v serial port via the pin headers (exact location depends on hardware version) will get u-boot output and, when configured, a Linux kernel console. | Using the 3.3v serial port via the pin headers (exact location depends on hardware version) will get u-boot output and, when configured, a Linux kernel console. | ||
== Troubleshooting == | == Troubleshooting == | ||