[Nix-dev] Re: [Nix-commits] SVN commit: nix - r24681 - in nixpkgs/trunk/pkgs: development/libraries/libdevil development/libraries/libtorrent-rasterbar games/spring top-level
Lluís Batlle i Rossell
viriketo at gmail.com
Sat Nov 13 17:59:42 CET 2010
On Sat, Nov 13, 2010 at 07:47:06AM +0000, Evgeny Egorochkin wrote:
> Author: egorochkin
> Date: Sat Nov 13 07:47:04 2010
> New Revision: 24681
> URL: https://svn.nixos.org/websvn/nix/?rev=24681&sc=1
>
> Log:
> Spring RTS: packaged along with its deps and utils: libDevIL, libtorrent-rasterbar, spring-lobby.
>
....
> + meta = with stdenv.lib; {
> + homepage = http://www.rasterbar.com/products/libtorrent/;
> + description = "A C++ BitTorrent implementation focusing on efficiency and scalability";
> + license = licenses.bsd;
> + maintainers = [ maintainers.phreedom ];
> + };
> +}
Привет Evgeny,
this broke the nixpkgs tarball, on 'bsd'.
Regards,
Lluís.
More information about the nix-dev
mailing list