* Remove gdb from the CD.
svn path=/nixos/trunk/; revision=15062
This commit is contained in:
parent
7409bb9ec1
commit
723be3579d
|
@ -187,7 +187,6 @@ rec {
|
|||
pkgs.vim
|
||||
pkgs.subversion # for nixos-checkout
|
||||
pkgs.w3m # needed for the manual anyway
|
||||
pkgs.gdb # for debugging Nix
|
||||
pkgs.testdisk # useful for repairing boot problems
|
||||
pkgs.mssys # for writing Microsoft boot sectors / MBRs
|
||||
pkgs.ntfsprogs # for resizing NTFS partitions
|
||||
|
|
Loading…
Reference in New Issue