rivercarro: fix build, missing wayland-scanner

This commit is contained in:
Vladimír Čunát 2024-08-31 11:30:59 +02:00
parent 70d3f0c4ec
commit 7462b432b0
No known key found for this signature in database
GPG Key ID: E747DF1F9575A3AA

View File

@ -6,6 +6,7 @@
, river
, wayland
, wayland-protocols
, wayland-scanner
, zig_0_12
}:
@ -26,6 +27,7 @@ stdenv.mkDerivation (finalAttrs: {
river
wayland
wayland-protocols
wayland-scanner
zig_0_12.hook
];