Unverified Commit eb2187a1 authored by Pavel Sobolev's avatar Pavel Sobolev
Browse files

libsecret: enable `separateDebugInfo`

parent b6f88484
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