summary refs log tree commit diff
path: root/nixos/modules/installer
diff options
context:
space:
mode:
authorPeter Simons <simons@cryp.to>2014-11-03 23:03:01 +0100
committerPeter Simons <simons@cryp.to>2014-11-03 23:03:01 +0100
commitb5fed52c43360c8a1e6b632236ad41d98c59f804 (patch)
treeefcffbcbed9a980ee912f914baf535bf6181e74d /nixos/modules/installer
parent0346efdabfeef55d64c738e093795acc0e80d2d8 (diff)
parent8d605dafc65ede7c4d33178192807612527c911d (diff)
downloadnixlib-b5fed52c43360c8a1e6b632236ad41d98c59f804.tar
nixlib-b5fed52c43360c8a1e6b632236ad41d98c59f804.tar.gz
nixlib-b5fed52c43360c8a1e6b632236ad41d98c59f804.tar.bz2
nixlib-b5fed52c43360c8a1e6b632236ad41d98c59f804.tar.lz
nixlib-b5fed52c43360c8a1e6b632236ad41d98c59f804.tar.xz
nixlib-b5fed52c43360c8a1e6b632236ad41d98c59f804.tar.zst
nixlib-b5fed52c43360c8a1e6b632236ad41d98c59f804.zip
Merge pull request #4238 from wkennington/master.boost
Make boost 156 the default
Diffstat (limited to 'nixos/modules/installer')
-rw-r--r--nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix b/nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix
index 7d3346e4ea1f..bbf0311c04d6 100644
--- a/nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix
+++ b/nixos/modules/installer/cd-dvd/system-tarball-fuloong2f.nix
@@ -76,7 +76,6 @@ in
       pkgs.ntfsprogs # for resizing NTFS partitions
       pkgs.btrfsProgs
       pkgs.jfsutils
-      pkgs.jfsrec
 
       # Some compression/archiver tools.
       pkgs.unzip