virtiofsd: enable debug info

This commit is contained in:
Alyssa Ross 2023-10-25 20:06:39 +00:00
parent 4846c1afdf
commit 548e2dda8d
No known key found for this signature in database
GPG Key ID: F9DBED4859B271C0

View File

@ -11,6 +11,8 @@ rustPlatform.buildRustPackage rec {
sha256 = "sha256-tbM2JWoub789s3YanT/lqCKl6JkY+FahSYb+lHvF7W8=";
};
separateDebugInfo = true;
cargoHash = "sha256-l2rWR9HAXTuNEarj2hWaZxpTdUNGoCnNfsZs8Y+of+s=";
LIBCAPNG_LIB_PATH = "${lib.getLib libcap_ng}/lib";