mirror of
https://github.com/nix-community/raspberry-pi-nix.git
synced 2025-11-08 19:46:03 +01:00
downgrade rpicam-apps
This commit is contained in:
parent
9126fc5c04
commit
ebc22a7d5a
1 changed files with 2 additions and 1 deletions
|
|
@ -29,7 +29,8 @@
|
|||
};
|
||||
rpicam-apps-src = {
|
||||
flake = false;
|
||||
url = "github:raspberrypi/rpicam-apps/v1.5.2";
|
||||
#url = "github:raspberrypi/rpicam-apps/v1.5.2";
|
||||
url = "github:raspberrypi/rpicam-apps/v1.5.1";
|
||||
};
|
||||
libcamera-src = {
|
||||
flake = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue