Commit graph

1470 commits

Author SHA1 Message Date
Robin Gloster c92bca56f8 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-05-02 22:58:02 +00:00
Peter Simons a2e1692730 haskell-split: disable test suite to avoid transient build failures
We have frequent build failures of "split" because the QuickCheck testsuite
cannot generate enough conclusive test cases, i.e. in

  https://hydra.nixos.org/build/34857780/nixlog/1/raw

Cc: @byorgey
2016-04-28 12:02:08 +02:00
Peter Simons cf4a69e2ec haskell-tinc: move the tool into the haskellPackages hierarchy like all other Haskell packages 2016-04-24 20:13:27 +02:00
Peter Simons 6700ed5f48 configuration-hackage2nix.yaml: update list of broken builds 2016-04-24 19:56:01 +02:00
Peter Simons 345ea398ad hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160406-3-gd7a4f81 using the following inputs:

  - Hackage: e8b3512fba
  - LTS Haskell: 573e5576f2
  - Stackage Nightly: 70928b4eec
2016-04-24 19:55:54 +02:00
Robin Gloster 0087d16120 haskellPackages: clean up unnecessary overrides 2016-04-20 17:08:26 +00:00
Peter Simons 4537e2be35 haskell-semigroups: fix build with pre 7.6.x versions of GHC 2016-04-20 13:46:10 +02:00
Peter Simons c2545acecd haskell-configuration-ghc-8.0.x: doctest 0.11.x is now the default 2016-04-20 13:46:10 +02:00
Peter Simons 2c1f152c60 haskell-reflection: fix build with ghc versions prior to 7.6.x 2016-04-20 13:46:10 +02:00
Peter Simons 9a45c0cd9d hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160406-2-gc07fcb5 using the following inputs:

  - Hackage: 3346eec54c
  - LTS Haskell: 573e5576f2
  - Stackage Nightly: 70928b4eec
2016-04-20 13:46:10 +02:00
Robin Gloster 9a8a9c43b4 haskellPackages.pango: turn off fortify hardening 2016-04-19 12:21:06 +00:00
Robin Gloster 33ef14fb62 haskellPackages: clean up unnecessary overrides 2016-04-19 12:15:23 +00:00
Robin Gloster fd77c5c5a0 haskellPackages.gio: turn off fortify hardening 2016-04-19 10:56:55 +00:00
Robin Gloster d020caa5b2 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-04-18 13:49:22 +00:00
Charles Strahan 0be225a8dc ghcjs: update sources to latest 2016-04-16 01:55:56 -04:00
Peter Simons 232d843c8a haskell-src-exts: test suite fails when building with GHC 8.0.x 2016-04-14 09:17:55 +02:00
Peter Simons 70f396fa48 haskell-generic-deriving: build fails Haddock phase with GHC 8.0.x 2016-04-14 09:17:55 +02:00
Peter Simons 2be16386b5 haskell-lens: use latest version when building with GHC 8.0.x 2016-04-14 09:17:55 +02:00
Peter Simons d98a8f88d0 haskell-kan-extensions: use version 5.x when building with GHC 8.0.x 2016-04-14 09:17:55 +02:00
Peter Simons 3babe992f9 haskell-semigroupoids: doctest suite won't build with GHC 8.0.x 2016-04-14 09:17:55 +02:00
Peter Simons 15d7b7da10 haskell-bifunctors: use latest version 5.3 when compiling with GHC 8.0.x 2016-04-14 09:17:55 +02:00
Anthony Cowley 3f845da22a haskell-modules: darwin configuration-common
- Reconfigure OpenGL/CL related packages to propagate the necessary
  framework dependencies.

- Disable tests on all versions of c2hs so package sets such as LTS
  releases work.

Closes https://github.com/NixOS/nixpkgs/pull/14609.
2016-04-14 09:17:55 +02:00
Peter Simons 8a12018821 hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160406-1-ge7059e3 using the following inputs:

  - Hackage: 4d5f229e9e
  - LTS Haskell: 924977cc28
  - Stackage Nightly: 0002f21766
2016-04-14 09:17:55 +02:00
Peter Simons c7a4de7717 configuration-hackage2nix.yaml: update list of broken builds 2016-04-14 09:17:55 +02:00
Nikolay Amiantov 8b7ebaffeb replace makeSearchPath tree-wise to take care of possible multiple outputs 2016-04-13 22:09:41 +03:00
Vladimír Čunát 39ebb01d6e Merge branch 'staging', containing closure-size #7701 2016-04-13 09:25:28 +02:00
obadz 7f2163fc97 haskellPackages.haste-compiler: fix so that it now builds and runs
Required adding:
haskellPackages.haste-Cabal, and
haskellPackages.haste-cabal-install
2016-04-11 15:24:56 +01:00
Vladimír Čunát 30f14243c3 Merge branch 'master' into closure-size
Comparison to master evaluations on Hydra:
  - 1255515 for nixos
  - 1255502 for nixpkgs
2016-04-10 11:17:52 +02:00
Robin Gloster 3e68106afd Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-04-07 21:52:26 +00:00
Peter Simons c0a5872c2c configuration-common.nix: fix syntax error (and cosmetic) 2016-04-07 07:58:32 +02:00
Peter Simons 07f26f3df1 configuration-ghc-8.0.x.nix: clean up overrides 2016-04-07 07:53:57 +02:00
Peter Simons 7694bb18c8 haskell-comonad: fix build with ghc-8.0.x 2016-04-07 07:53:57 +02:00
Peter Simons 7f976c7729 haskell-fail: fix build with ghc-8.0.x 2016-04-07 07:53:57 +02:00
Michael Alan Dorman bec10ed1b8 haskell-present: remove obsolete patch 2016-04-07 07:53:57 +02:00
Michael Alan Dorman 2daf67bf87 haskell-pipes-transduce: fix build 2016-04-07 07:53:57 +02:00
Peter Simons e6e5d984ab configuration-hackage2nix.yaml: update list of broken packages 2016-04-07 07:53:04 +02:00
Peter Simons d8f99973df hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160406 using the following inputs:

  - Hackage: 2266fbc644
  - LTS Haskell: 7a74143acf
  - Stackage Nightly: 5e435cbedb
2016-04-07 07:53:04 +02:00
obadz 8c2e8ec13c haskellPackages.dnssd: override the dns_sd dependency to point to avahi built with the right flags.
Fixes #14502
2016-04-06 22:21:56 +01:00
Robin Gloster 58a73d3f4b haskellPackages.lvmrun: disable format hardening 2016-04-06 08:26:01 +00:00
Robin Gloster 057a899791 haskellPackages.glib: disable fortify hardening 2016-04-06 08:18:14 +00:00
Robin Gloster bbbaccfa68 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-04-04 15:24:52 +00:00
Peter Simons 0d39f485f0 haskell-hruby: remove obsolete override
Closes https://github.com/NixOS/nixpkgs/pull/13920.
2016-04-04 15:20:52 +02:00
Peter Simons f5c95fc1b2 configuration-hackage2nix.yaml: disable broken builds 2016-04-04 15:20:52 +02:00
Peter Simons de613e08dc haskell-doctest: use version 0.11.0 when compiling with GHC 8.0.x
Fixes https://github.com/sol/doctest/issues/125.
2016-04-04 15:20:52 +02:00
Peter Simons 574f63b956 haskell-hspec: fix infinite recursion in version 2.2.2 2016-04-04 15:20:37 +02:00
Peter Simons 0c0aa0413a hackage-packages.nix: update Haskell package set
This update was generated by hackage2nix v20160308-5-g3e915af using the following inputs:

  - Hackage: 57b937334d
  - LTS Haskell: 7a74143acf
  - Stackage Nightly: 658d91e0e0
2016-04-04 15:20:26 +02:00
Vladimír Čunát ab15a62c68 Merge branch 'master' into closure-size
Beware that stdenv doesn't build. It seems something more will be needed
than just resolution of merge conflicts.
2016-04-01 10:06:01 +02:00
Robin Gloster a4e65c3639 Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-03-30 09:01:20 +00:00
Nikolay Amiantov cef2db7e76 haskellPackages.mueval: fix build 2016-03-29 02:23:06 +03:00
Robin Gloster f60c9df0ba Merge remote-tracking branch 'upstream/master' into hardened-stdenv 2016-03-28 15:16:29 +00:00