passt: enable debug info

This commit is contained in:
Alyssa Ross
2025-04-26 10:25:18 +02:00
parent 83f409d731
commit 3ca21ca654
+2
View File
@@ -16,6 +16,8 @@ stdenv.mkDerivation (finalAttrs: {
hash = "sha256-IE0BMM24lrl5NHeQGkAZZVwmAsvkhDN64pARdEiOM6s=";
};
separateDebugInfo = true;
postPatch = ''
substituteInPlace Makefile --replace-fail \
'PAGE_SIZE=$(shell getconf PAGE_SIZE)' \