Unverified Commit b3172478 authored by 7c6f434c's avatar 7c6f434c Committed by GitHub
Browse files

Merge pull request #256534 from paveloom/libsecret

libsecret: enable `separateDebugInfo`
parents d7fbd8f0 eb2187a1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -75,6 +75,7 @@ stdenv.mkDerivation rec {
  ];

  doCheck = stdenv.isLinux && withIntrospection;
  separateDebugInfo = true;

  postPatch = ''
    patchShebangs ./tool/test-*.sh