dash: enable Hydra builds on Linux
This commit is contained in:
@@ -11,5 +11,6 @@ stdenv.mkDerivation rec {
|
|||||||
meta = {
|
meta = {
|
||||||
homepage = http://gondor.apana.org.au/~herbert/dash/;
|
homepage = http://gondor.apana.org.au/~herbert/dash/;
|
||||||
description = "A POSIX-compliant implementation of /bin/sh that aims to be as small as possible";
|
description = "A POSIX-compliant implementation of /bin/sh that aims to be as small as possible";
|
||||||
|
hydraPlatforms = stdenv.lib.platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user