From c33fc551bff0499f6f697a1560806458ee7f2591 Mon Sep 17 00:00:00 2001 From: Patrick Date: Sun, 22 Feb 2026 23:46:17 +0100 Subject: rever debugging changes --- common.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'common.nix') diff --git a/common.nix b/common.nix index 8b3fced..b3c4f5d 100644 --- a/common.nix +++ b/common.nix @@ -41,11 +41,11 @@ stdenv.mkDerivation { passthru ; - separateDebugInfo = true; - - dontPatchELF = true; - dontStrip = true; - dontShrinkRpath = true; + # separateDebugInfo = true; + # + # dontPatchELF = true; + # dontStrip = true; + # dontShrinkRpath = true; nativeBuildInputs = [ pkg-config -- cgit v1.2.3