···8686 find $out -type f -exec $SHELL -c "$SCRIPT" \;
8787 '';
88888989- meta = {
8989+ meta = with stdenv.lib; {
9090 homepage = http://www.samba.org/;
9191 description = "The standard Windows interoperability suite of programs for Linux and Unix";
9292 license = licenses.gpl3;