From a2b68a97c51b716a7e1118f55e04acac1d0b055d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andres=20L=C3=B6h?= Date: Mon, 26 Apr 2010 06:55:02 +0000 Subject: [PATCH] Added gitit to release.nix svn path=/nixpkgs/trunk/; revision=21312 --- pkgs/top-level/release.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/top-level/release.nix b/pkgs/top-level/release.nix index 74a0c3f46fb..6e6a0a12df9 100644 --- a/pkgs/top-level/release.nix +++ b/pkgs/top-level/release.nix @@ -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 = {