lavalauncher: set strictDeps

This commit is contained in:
Anderson Torres
2024-10-01 08:36:28 -03:00
parent 0121c9a1a5
commit 08573721b8
+2
View File
@@ -45,6 +45,8 @@ stdenv.mkDerivation (finalAttrs: {
wayland-protocols
];
strictDeps = true;
meta = {
homepage = "https://git.sr.ht/~leon_plickat/lavalauncher";
description = "Simple launcher panel for Wayland desktops";