Remove hack from shell
This commit is contained in:
parent
a22deffd16
commit
c3feb0968c
1 changed files with 0 additions and 6 deletions
|
@ -28,10 +28,4 @@
|
|||
command = "mvn clean";
|
||||
}
|
||||
];
|
||||
env = [
|
||||
{
|
||||
name = "LD_PRELOAD";
|
||||
value = "${pkgs.xorg.libXtst}/lib/libXtst.so.6";
|
||||
}
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue