github nix-community/raspberry-pi-nix v0.4.0

latest release: v0.4.1
7 months ago

What's Changed

  • The default boot process has changed to more closely follow Raspberry Pi OS, where the kernel is stored in the boot partition. Uboot is still available by setting raspberry-pi-nix.uboot.enable = true
  • A new kernel config option, raspberry-pi-nix.board, is required. bcm2711 and bcm2712 are supported. See the rpi docs to determine which value is appropriate for your board.
  • The repo has been moved to nix-community, and the kernels are pushed to the nix-community cache
  • chore: bump libs & fix libcamera, fix upstream nixpkgs by @adminy in #23
  • Add groups so udev rules work in parity with official rpi by @9gel in #25
  • add example image to packages and CI by @tstat in #38

New Contributors

Full Changelog: v0.3.2...v0.4.0

Don't miss a new raspberry-pi-nix release

NewReleases is sending notifications on new releases.