mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-26 04:43:09 +03:00
Added gitit to release.nix
svn path=/nixpkgs/trunk/; revision=21312
This commit is contained in:
parent
70c389a2ad
commit
a2b68a97c5
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user