mattermost: build without long test suite by default
It was good for the unstable cycle to sort things out, switch it for 25.05 release since it's still in the passthru.
This commit is contained in:
@@ -80,7 +80,7 @@ let
|
||||
tests.mattermostWithTests = withTests;
|
||||
};
|
||||
in
|
||||
finalPassthru.withTests;
|
||||
finalPassthru.withoutTests;
|
||||
in
|
||||
buildMattermost rec {
|
||||
pname = "mattermost";
|
||||
|
||||
Reference in New Issue
Block a user