Remove Subversion from the installation CD

This commit is contained in:
Eelco Dolstra 2014-07-30 15:57:02 +02:00
parent e68b0c7f5f
commit 5e96158234

View file

@ -7,7 +7,6 @@
# Include some utilities that are useful for installing or repairing
# the system.
environment.systemPackages = [
pkgs.subversion # for nixos-checkout
pkgs.w3m # needed for the manual anyway
pkgs.testdisk # useful for repairing boot problems
pkgs.mssys # for writing Microsoft boot sectors / MBRs