util-linux: add debug output

This commit is contained in:
Alyssa Ross
2021-12-08 04:40:37 +00:00
parent f64b0ef6cf
commit ebd4e0ee01
@@ -20,6 +20,7 @@ stdenv.mkDerivation rec {
];
outputs = [ "bin" "dev" "out" "lib" "man" ];
separateDebugInfo = true;
postPatch = ''
patchShebangs tests/run.sh