Unverified Commit 2a15c5b2 authored by Alyssa Ross's avatar Alyssa Ross
Browse files

xdg-desktop-portal: enable debug info

parent e621b82a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@ stdenv.mkDerivation (finalAttrs: {
    "out"
    "installedTests"
  ];
  separateDebugInfo = true;

  src = fetchFromGitHub {
    owner = "flatpak";