flake: update 25.11
This commit is contained in:
parent
c6301c2f83
commit
e16c00c29d
19 changed files with 36 additions and 35 deletions
|
|
@ -11,6 +11,7 @@
|
|||
libbsd,
|
||||
wayland,
|
||||
wayland-protocols,
|
||||
libcap,
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation {
|
||||
|
|
@ -35,6 +36,7 @@ stdenv.mkDerivation {
|
|||
libbsd
|
||||
wayland
|
||||
wayland-protocols
|
||||
libcap
|
||||
];
|
||||
|
||||
makeFlags = [ "WAYLAND=1" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue