Unverified Commit 61016699 authored by Artturi's avatar Artturi Committed by GitHub
Browse files

Merge pull request #240105 from alyssais/hello-wayland-debug

parents a0730a32 b9ea34eb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -14,6 +14,8 @@ stdenv.mkDerivation {
    sha256 = "NMQE2zU858b6OZhdS2oZnGvLK+eb7yU0nFaMAcpNw04=";
  };

  separateDebugInfo = true;

  depsBuildBuild = [ pkg-config ];
  nativeBuildInputs = [ imagemagick pkg-config wayland-scanner ];
  buildInputs = [ wayland wayland-protocols ];