Author: simons
Date: Fri Sep 9 19:57:44 2011
New Revision: 29143
URL: https://ssl.nixos.org/websvn/nix/?rev=29143&sc=1
Log:
haskell-gtk still fails an assertion on Darwin; my attempt to fix that
hasn't worked, so I revert the change. Someone with access to that
platform will have to worry about those on Hydra assertions, I'm afraid.
Modified:
nixpkgs/trunk/pkgs/top-level/haskell-packages.nix
Modified: nixpkgs/trunk/pkgs/top-level/haskell-packages.nix
==============================================================================
--- nixpkgs/trunk/pkgs/top-level/haskell-packages.nix Fri Sep 9 19:48:24
2011 (r29142)
+++ nixpkgs/trunk/pkgs/top-level/haskell-packages.nix Fri Sep 9 19:57:44
2011 (r29143)
@@ -616,7 +616,6 @@
gtk = callPackage ../development/libraries/haskell/gtk {
inherit (pkgs.gtkLibs) gtk;
- glibc = if pkgs.stdenv.isLinux then pkgs.stdenv.glibc else null;
};
gtk2hsBuildtools = callPackage
../development/libraries/haskell/gtk2hs-buildtools {};
_______________________________________________
nix-commits mailing list
[email protected]
http://mail.cs.uu.nl/mailman/listinfo/nix-commits