about summary refs log tree commit diff
path: root/pkgs/top-level/release-small.nix
diff options
context:
space:
mode:
authorEelco Dolstra <eelco.dolstra@logicblox.com>2012-09-24 16:57:29 -0400
committerEelco Dolstra <eelco.dolstra@logicblox.com>2012-09-24 17:43:47 -0400
commit886ed14f0df3f1bc34e8f03b4c11e92a5d9d59a9 (patch)
tree7e7189a706d759ec08c79e296cecbf73ad3d5ca2 /pkgs/top-level/release-small.nix
parent8f26b38d4e02c19ac3e3eda372b928cd97a34469 (diff)
downloadnixlib-886ed14f0df3f1bc34e8f03b4c11e92a5d9d59a9.tar
nixlib-886ed14f0df3f1bc34e8f03b4c11e92a5d9d59a9.tar.gz
nixlib-886ed14f0df3f1bc34e8f03b4c11e92a5d9d59a9.tar.bz2
nixlib-886ed14f0df3f1bc34e8f03b4c11e92a5d9d59a9.tar.lz
nixlib-886ed14f0df3f1bc34e8f03b4c11e92a5d9d59a9.tar.xz
nixlib-886ed14f0df3f1bc34e8f03b4c11e92a5d9d59a9.tar.zst
nixlib-886ed14f0df3f1bc34e8f03b4c11e92a5d9d59a9.zip
Drop non-existent boostFull from release-small.nix
Diffstat (limited to 'pkgs/top-level/release-small.nix')
-rw-r--r--pkgs/top-level/release-small.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkgs/top-level/release-small.nix b/pkgs/top-level/release-small.nix
index 8003ad32105e..56c6e1f987dc 100644
--- a/pkgs/top-level/release-small.nix
+++ b/pkgs/top-level/release-small.nix
@@ -31,7 +31,6 @@ with (import ./release-lib.nix);
   binutils = linux;
   bind = linux;
   bison26 = linux;
-  boostFull = all;
   bsdiff = all;
   bzip2 = all;
   classpath = linux;