summary refs log tree commit diff
path: root/nixos/modules
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2014-09-05 14:25:17 +0200
committerEelco Dolstra <eelco.dolstra@logicblox.com>2014-09-05 14:25:17 +0200
commit1f7c7759103c07a1a2a6ac774d31e143fe36eaac (patch)
treeb664f9ca2bd5d5b7ab673a4539d394c4a0bae6ed /nixos/modules
parentdaebba2c97625fa322c93777738642e8c03fec21 (diff)
downloadnixpkgs-1f7c7759103c07a1a2a6ac774d31e143fe36eaac.tar
nixpkgs-1f7c7759103c07a1a2a6ac774d31e143fe36eaac.tar.gz
nixpkgs-1f7c7759103c07a1a2a6ac774d31e143fe36eaac.tar.bz2
nixpkgs-1f7c7759103c07a1a2a6ac774d31e143fe36eaac.tar.lz
nixpkgs-1f7c7759103c07a1a2a6ac774d31e143fe36eaac.tar.xz
nixpkgs-1f7c7759103c07a1a2a6ac774d31e143fe36eaac.tar.zst
nixpkgs-1f7c7759103c07a1a2a6ac774d31e143fe36eaac.zip
Remove unrar from the installation CD since it's unfree
Diffstat (limited to 'nixos/modules')
-rw-r--r--nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix1
-rw-r--r--nixos/modules/installer/cd-dvd/system-tarball-sheevaplug.nix1
-rw-r--r--nixos/modules/profiles/base.nix1
3 files changed, 0 insertions, 3 deletions
diff --git a/nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix b/nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix
index c2a11a1a8b3..7d3346e4ea1 100644
--- a/nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix
+++ b/nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix
@@ -79,7 +79,6 @@ in
       pkgs.jfsrec
 
       # Some compression/archiver tools.
-      pkgs.unrar
       pkgs.unzip
       pkgs.zip
       pkgs.xz
diff --git a/nixos/modules/installer/cd-dvd/system-tarball-sheevaplug.nix b/nixos/modules/installer/cd-dvd/system-tarball-sheevaplug.nix
index 2ed70c1daa9..4ce7582c166 100644
--- a/nixos/modules/installer/cd-dvd/system-tarball-sheevaplug.nix
+++ b/nixos/modules/installer/cd-dvd/system-tarball-sheevaplug.nix
@@ -70,7 +70,6 @@ in
       pkgs.btrfsProgs
 
       # Some compression/archiver tools.
-      pkgs.unrar
       pkgs.unzip
       pkgs.zip
       pkgs.xz
diff --git a/nixos/modules/profiles/base.nix b/nixos/modules/profiles/base.nix
index 6f9e3002f29..7a6f7657205 100644
--- a/nixos/modules/profiles/base.nix
+++ b/nixos/modules/profiles/base.nix
@@ -37,7 +37,6 @@
     #pkgs.jfsrec # disabled because of Boost dependency
 
     # Some compression/archiver tools.
-    pkgs.unrar
     pkgs.unzip
     pkgs.zip
     pkgs.dar # disk archiver