diff --git a/pkgs/top-level/release-small.nix b/pkgs/top-level/release-small.nix index 9c85cb381b6e..f22faf123cce 100644 --- a/pkgs/top-level/release-small.nix +++ b/pkgs/top-level/release-small.nix @@ -19,6 +19,7 @@ with (import ./release-lib.nix); aspell = all; at = linux; + atlas = linux; aterm25 = all; aterm28 = all; autoconf = all; diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix index 11102f891557..de1aaec01ae2 100644 --- a/pkgs/top-level/release.nix +++ b/pkgs/top-level/release.nix @@ -45,6 +45,7 @@ let apacheHttpd = linux; aspell = all; at = linux; + atlas = linux; audacious = linux; autoconf = all; automake110x = all;