···18 description = "Provides a fast unix command line interface to a variety of popular WWW search engines and other artifacts of power";
19 homepage = "http://surfraw.alioth.debian.org";
20 maintainers = [];
021 };
22}
···18 description = "Provides a fast unix command line interface to a variety of popular WWW search engines and other artifacts of power";
19 homepage = "http://surfraw.alioth.debian.org";
20 maintainers = [];
21+ platforms = stdenv.lib.platforms.linux;
22 };
23}