Loading pkgs/development/libraries/libsecret/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,7 @@ stdenv.mkDerivation rec { ]; doCheck = stdenv.isLinux && withIntrospection; separateDebugInfo = true; postPatch = '' patchShebangs ./tool/test-*.sh Loading Loading
pkgs/development/libraries/libsecret/default.nix +1 −0 Original line number Diff line number Diff line Loading @@ -75,6 +75,7 @@ stdenv.mkDerivation rec { ]; doCheck = stdenv.isLinux && withIntrospection; separateDebugInfo = true; postPatch = '' patchShebangs ./tool/test-*.sh Loading