atlauncher: drop postPatch
UI tests were removed from the default set of tests upstream Ref: https://github.com/ATLauncher/ATLauncher/commit/0cc353e87e57e7cf8f52e20fbe05b22ced8f2633
This commit is contained in:
@@ -33,11 +33,6 @@ stdenvNoCC.mkDerivation (finalAttrs: {
|
||||
hash = "sha256-x8ch8BdUckweuwEvsOxYG2M5UmbW4fRjF/jJ6feIjIA=";
|
||||
};
|
||||
|
||||
postPatch = ''
|
||||
# exclude UI tests
|
||||
sed -i "/test {/a\ exclude '**/BasicLauncherUiTest.class'" build.gradle
|
||||
'';
|
||||
|
||||
nativeBuildInputs = [
|
||||
gradle
|
||||
makeWrapper
|
||||
|
||||
Reference in New Issue
Block a user