separateDebugInfo: Assert Linux
Also remove some unintended setting of separateDebugInfo.
This commit is contained in:
@@ -10,8 +10,6 @@ stdenv.mkDerivation rec {
|
||||
|
||||
doCheck = false;
|
||||
|
||||
separateDebugInfo = true;
|
||||
|
||||
meta = {
|
||||
description = "A program that produces a familiar, friendly greeting";
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user