mirror of
https://github.com/nix-community/raspberry-pi-nix.git
synced 2025-12-16 05:51:06 +01:00
set linux and firmware to latest release tag
disable KUNIT in kernel config
This commit is contained in:
parent
43258812a1
commit
7c6fa52715
5 changed files with 98 additions and 95 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
stdenv.mkDerivation rec {
|
||||
pname = "libcamera-apps";
|
||||
version = "v1.1.0";
|
||||
version = "v1.1.2";
|
||||
|
||||
src = libcamera-apps-src;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue