util-linux: add debug output

This commit is contained in:
Alyssa Ross 2021-12-08 04:37:36 +00:00
parent f64b0ef6cf
commit ebd4e0ee01
No known key found for this signature in database
GPG Key ID: F9DBED4859B271C0

View File

@ -20,6 +20,7 @@ stdenv.mkDerivation rec {
];
outputs = [ "bin" "dev" "out" "lib" "man" ];
separateDebugInfo = true;
postPatch = ''
patchShebangs tests/run.sh