Implement PR suggestions

This commit is contained in:
txtsd
2022-02-15 00:42:14 +05:30
parent 1e3b896fda
commit 69d01204e0
5 changed files with 11 additions and 12 deletions

View File

@ -69,7 +69,7 @@ mkDerivation rec {
cmakeFlags = [
"-GNinja"
"-DLAUNCHER_PORTABLE=OFF"
"-DLauncher_PORTABLE=OFF"
];
postInstall = ''