Signed-off-by: Seth Flynn <getchoo@tuta.io>
@@ -79,6 +79,16 @@
ccache
ninja
];
cmakeFlags = self.packages.${system}.prismlauncher-unwrapped.cmakeFlags ++ [
"-GNinja"
"-Bbuild"
shellHook = ''
cmake $cmakeFlags -D CMAKE_BUILD_TYPE=Debug
ln -s {build/,}compile_commands.json
'';
};
}
);
The note is not visible to the blocked user.