Commit 08573721 authored by Anderson Torres's avatar Anderson Torres
Browse files

lavalauncher: set strictDeps

parent 0121c9a1
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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";