remove gcc33 from release expressions

This commit is contained in:
Aristid Breitkreuz 2014-11-16 17:34:03 +01:00
parent d50cb78b78
commit 4790b70fb5
2 changed files with 0 additions and 2 deletions

View File

@ -46,7 +46,6 @@ with import ./release-lib.nix { inherit supportedSystems; };
findutils = all;
flex = all;
gcc = all;
gcc33 = linux;
gcc34 = linux;
gcc44 = linux;
gcj = linux;

View File

@ -95,7 +95,6 @@ let
gajim = linux;
gawk = all;
gcc = linux;
gcc33 = linux;
gcc34 = linux;
gcc44 = linux;
gcj = linux;