Archived
1
0
forked from rarias/bscpkgs

Add patch to paraver to prevent focus stealing

https://github.com/bsc-performance-tools/wxparaver/issues/18
This commit is contained in:
2025-07-21 11:46:37 +02:00
parent 9cad4abc7f
commit f1dfaa8395
2 changed files with 28 additions and 0 deletions

View File

@@ -28,6 +28,8 @@ stdenv.mkDerivation rec {
sha256 = "sha256-YsO5gsuEFQdki3lQudEqgo5WXOt/fPdvNw5OxZQ86Zo=";
};
patches = [ ./do-not-steal-focus-on-redraw.patch ];
hardeningDisable = [ "all" ];
# Fix the PARAVER_HOME variable