summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorLudovic Courtès <ludo@gnu.org>2011-07-21 14:52:16 +0000
committerLudovic Courtès <ludo@gnu.org>2011-07-21 14:52:16 +0000
commitf7f9b39450877382151dc0bdd10281404780f19f (patch)
treebededb4ec9cd928b8bf38554052e76f7f861f2d7 /pkgs
parent8494bcaa5deac3a746f0551a8c565185fe78f9cf (diff)
release-small.nix: Reinstate ATerm.
svn path=/nixpkgs/branches/darwin-updates/; revision=27879
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/top-level/release-small.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/top-level/release-small.nix b/pkgs/top-level/release-small.nix
index 6afe1f449ca3f..ccbb816a0f572 100644
--- a/pkgs/top-level/release-small.nix
+++ b/pkgs/top-level/release-small.nix
@@ -19,6 +19,8 @@ with (import ./release-lib.nix);
 
   aspell = all;
   at = linux;
+  aterm25 = all;
+  aterm28 = all;
   autoconf = all;
   automake110x = all;
   automake111x = all;