0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00

* Added `time' to the system path.

svn path=/nixos/trunk/; revision=8600
This commit is contained in:
Eelco Dolstra 2007-04-20 08:51:41 +00:00
parent 719112e7bb
commit c1d072c17d

View file

@ -199,6 +199,7 @@ rec {
pkgs.strace
pkgs.su
pkgs.sysklogd
pkgs.time
pkgs.udev
pkgs.upstart
pkgs.utillinux