Added gitit to release.nix

svn path=/nixpkgs/trunk/; revision=21312
This commit is contained in:
Andres Löh 2010-04-26 06:55:02 +00:00
parent 70c389a2ad
commit a2b68a97c5

View file

@ -419,6 +419,7 @@ with (import ./release-lib.nix);
lhs2tex = ghcSupported;
haskellPlatform = linux; /* OpenGL/mesa seems to fail on darwin */
xmonad = linux;
gitit = linux;
};
haskellPackages_ghc6121 = {