mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
* Added ncurses to the system path (mostly for the "clear" and "reset" commands).
svn path=/nixos/trunk/; revision=11528
This commit is contained in:
parent
8c4ebbd24a
commit
99480990f6
1 changed files with 1 additions and 0 deletions
|
@ -234,6 +234,7 @@ rec {
|
|||
pkgs.mdadm
|
||||
pkgs.module_init_tools
|
||||
pkgs.nano
|
||||
pkgs.ncurses
|
||||
pkgs.netcat
|
||||
pkgs.nettools
|
||||
pkgs.ntp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue