1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
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
misc add busybox, a small replacement for most Unix utilities, often used on 2006-03-02 18:05:21 +00:00
os-specific/linux
servers
shells
stdenv
system * Pass mktemp. 2006-03-06 16:13:54 +00:00
test
tools