nixpkgs/pkgs
Armijn Hemel b329005d2a add the data for /etc/services. The reasons for this:
* you want to be able to deploy this sort of configuration. Various packages
will not be able to work correctly without this. The GNU C library has a
dependency on this, but we ignore it. glibc will happily build if this file
is missing, but resolving will sometimes fail if this file is not present
(syslog is one example)

* this information is fairly static and changed about once or twice a year.
It is maintained by IANA and cannot really be considered site-specific
configuration.

The package is not made a dependency for glibc, as a change here would
trigger a full recompilation, even though technically speaking it is a
runtime dependency using a fixed format (as dictated by IANA).


svn path=/nixpkgs/trunk/; revision=5004
2006-03-08 18:46:50 +00:00
..
applications * Thunderbird updated to 1.5 (it was at 0.8!). 2006-03-02 19:08:26 +00:00
build-support make sure we can find things like mips-linux-ar, mips-linux-strip, and so on. 2006-03-02 18:03:20 +00:00
configs/etc/services add the data for /etc/services. The reasons for this: 2006-03-08 18:46:50 +00:00
data/sgml+xml * Copy lots of files to nix.cs.uu.nl. 2006-01-30 16:04:03 +00:00
development * Purify aangifte2005. Now we can do our taxes in NixOS ;-) 2006-03-03 22:31:16 +00:00
evil/belastingdienst * Purify aangifte2005. Now we can do our taxes in NixOS ;-) 2006-03-03 22:31:16 +00:00
games * Copy even more files (in particular from losser.st-lab.cs.uu.nl, 2006-01-30 16:11:00 +00:00
misc add busybox, a small replacement for most Unix utilities, often used on 2006-03-02 18:05:21 +00:00
os-specific/linux * Fix for i915 after X.org upgrade. 2006-02-28 21:04:14 +00:00
servers * Apache updated to 2.2.0. 2006-02-28 12:01:39 +00:00
shells update bash to 3.1 2006-02-19 13:27:56 +00:00
stdenv use newer curl. This fixes a few security bugs and this static version of curl 2005-12-28 02:02:56 +00:00
system * Pass mktemp. 2006-03-06 16:13:54 +00:00
test * "." -> "source". 2005-12-05 14:11:09 +00:00
tools and update gnused again to 4.1.5...build buildfarm, build! >:) 2006-02-19 14:00:17 +00:00