atool: have Hydra build this tool only on Linux
This commit is contained in:
parent
65d33fda95
commit
f0d3e92b33
@ -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;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user