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;
|
example-sd-image = self.nixosConfigurations.rpi-example.config.system.build.sdImage;
|
||||||
firmware = pinned.raspberrypifw;
|
firmware = pinned.raspberrypifw;
|
||||||
|
libcamera = pinned.libcamera;
|
||||||
wireless-firmware = pinned.raspberrypiWirelessFirmware;
|
wireless-firmware = pinned.raspberrypiWirelessFirmware;
|
||||||
uboot-rpi-arm64 = pinned.uboot-rpi-arm64;
|
uboot-rpi-arm64 = pinned.uboot-rpi-arm64;
|
||||||
} // kernels;
|
} // kernels;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue