nixpkgs/pkgs/applications/networking
Eelco Dolstra baec8f5b38 * stdenv.mkDerivation now takes an optional attribute "meta" that
contains arbitrary information about a package, like this:

  meta = {
    homepage = "http://gcc.gnu.org/";
    license = "GPL/LGPL";
    description = "GNU Compiler Collection, 4.0.x";
  };

  The "meta" attribute is not passed to the actual derivation
  operation, so it's not a dependency --- changes to "meta" attributes
  don't trigger a recompilation.

  Now we have to standardise some useful attributes ;-)

svn path=/nixpkgs/branches/usability/; revision=5024
2006-03-10 16:12:46 +00:00
..
browsers * stdenv.mkDerivation now takes an optional attribute "meta" that 2006-03-10 16:12:46 +00:00
instant-messengers/gaim * Copy lots of files to nix.cs.uu.nl. 2006-01-30 16:04:03 +00:00
irc/xchat * Copy lots of files to nix.cs.uu.nl. 2006-01-30 16:04:03 +00:00
mailreaders * Copy lots of files to nix.cs.uu.nl. 2006-01-30 16:04:03 +00:00
newsreaders/pan * catamaran.labs.cs.uu.nl -> nix.cs.uu.nl. 2005-08-22 08:39:27 +00:00
p2p/valknut * Copy lots of files to nix.cs.uu.nl. 2006-01-30 16:04:03 +00:00
sniffers/ethereal * Copy lots of files to nix.cs.uu.nl. 2006-01-30 16:04:03 +00:00
sync/rsync * Copy lots of files to nix.cs.uu.nl. 2006-01-30 16:04:03 +00:00