Hi, Marc Weber <[email protected]> writes:
> You can view the changes in this commit at: > https://svn.nixos.org/viewvc/nix?rev=21411&view=rev [...] > Log: > fix flash player debug build > > Changes: > > Modified: nixpkgs/trunk/pkgs/applications/editors/eclipse/default.nix > =================================================================== > --- nixpkgs/trunk/pkgs/applications/editors/eclipse/default.nix > 2010-04-28 19:52:03 UTC (rev 21410) > +++ nixpkgs/trunk/pkgs/applications/editors/eclipse/default.nix > 2010-04-28 20:02:40 UTC (rev 21411) > @@ -55,5 +55,7 @@ > meta = { > homepage = http://www.eclipse.org/; > description = "A extensible multi-language software development > environment"; > + longDescription = '' > + ''; This is an unrelated (and useless) change. Please make sure to review your patches before committing. Thanks, Ludo’. _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
