mirror of
https://github.com/nix-community/raspberry-pi-nix.git
synced 2025-11-08 19:46:03 +01:00
libcamera: add flake-check to binary-cache via buildbot
This commit is contained in:
parent
6d61a9b18b
commit
7f06ac402f
1 changed files with 1 additions and 0 deletions
|
|
@ -80,6 +80,7 @@
|
|||
{
|
||||
example-sd-image = self.nixosConfigurations.rpi-example.config.system.build.sdImage;
|
||||
firmware = pinned.raspberrypifw;
|
||||
libcamera = pinned.libcamera;
|
||||
wireless-firmware = pinned.raspberrypiWirelessFirmware;
|
||||
uboot-rpi-arm64 = pinned.uboot-rpi-arm64;
|
||||
} // kernels;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue