Skip to content

Commit

Permalink
Enable debug symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
edolstra committed Feb 18, 2020
1 parent 553e584 commit f46bc0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions release.nix
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,8 @@ let

doInstallCheck = true;
installCheckFlags = "sysconfdir=$(out)/etc";

separateDebugInfo = true;
});


Expand Down

0 comments on commit f46bc0e

Please sign in to comment.