separateDebugInfo: Assert Linux

Also remove some unintended setting of separateDebugInfo.
This commit is contained in:
Eelco Dolstra
2015-09-22 20:21:10 +02:00
parent f9d1c58f20
commit 2a28bc6691
4 changed files with 1 additions and 6 deletions
@@ -10,8 +10,6 @@ stdenv.mkDerivation rec {
doCheck = false;
separateDebugInfo = true;
meta = {
description = "A program that produces a familiar, friendly greeting";
longDescription = ''