Unverified Commit 5b5557b7 authored by Alyssa Ross's avatar Alyssa Ross Committed by GitHub
Browse files

xdg-desktop-portal: enable debug info (#468786)

parents 98945553 2a15c5b2
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";