atool: have Hydra build this tool only on Linux
This commit is contained in:
@@ -12,7 +12,6 @@ stdenv.mkDerivation rec {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = http://www.nongnu.org/atool;
|
homepage = http://www.nongnu.org/atool;
|
||||||
description = "Archive command line helper";
|
description = "Archive command line helper";
|
||||||
platforms = stdenv.lib.platforms.all;
|
hydraPlatforms = stdenv.lib.platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user