1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-01-22 14:45:27 +00:00

Breaking a dependency of zefc on ghc. Trying to get tahoelafs built on armv5tel-linux

svn path=/nixpkgs/trunk/; revision=21550
This commit is contained in:
Lluís Batlle i Rossell 2010-05-01 20:54:27 +00:00
parent 3c6f04e08e
commit 357e3ce108

View file

@ -606,7 +606,8 @@ rec {
sha256 = "0jg9q9mhsky444mm7lpmmlxai8hmjg4pc71viv4kni8gls0gk9n8";
};
propagatedBuildInputs = [ pkgs.darcs ];
# In order to break the dependency on darcs -> ghc, we don't add
# darcs as a propagated build input.
meta = {
description = "setuptools plugin for the Darcs version control system";