surfraw: add platforms
This commit is contained in:
@@ -18,5 +18,6 @@ stdenv.mkDerivation rec {
|
|||||||
description = "Provides a fast unix command line interface to a variety of popular WWW search engines and other artifacts of power";
|
description = "Provides a fast unix command line interface to a variety of popular WWW search engines and other artifacts of power";
|
||||||
homepage = "http://surfraw.alioth.debian.org";
|
homepage = "http://surfraw.alioth.debian.org";
|
||||||
maintainers = [];
|
maintainers = [];
|
||||||
|
platforms = stdenv.lib.platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user