rofi-calc: set mesonBuildType to release

This commit is contained in:
zspher
2025-06-26 00:57:46 -06:00
parent 84adcaf7dd
commit 9e3145ac37
+2
View File
@@ -39,6 +39,8 @@ stdenv.mkDerivation rec {
cairo
];
mesonBuildType = "release";
postPatch = ''
substituteInPlace src/calc.c --replace-fail \
"qalc_binary = \"qalc\"" \