Enable debug symbols

This commit is contained in:
Eelco Dolstra 2020-02-15 21:30:26 +01:00
parent eb19ff3b82
commit 7072b8649a

View file

@ -132,6 +132,8 @@
doInstallCheck = true;
installCheckFlags = "sysconfdir=$(out)/etc";
separateDebugInfo = true;
}) // {
perl-bindings = with final; releaseTools.nixBuild {