1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-29 17:10:48 +00:00
Commit graph

434 commits

Author SHA1 Message Date
Aistis Raulinaitis 3c7a919431 ansi-wl-pprint hash correction 2015-03-22 15:00:07 -07:00
Peter Simons d242b5220a haskell-bytestring-arbitrary: fix build by passing an older LLVM version 2015-03-21 19:47:53 +01:00
Peter Simons fddc2fa8bc haskell-hydrogen-syntax does not compile. 2015-03-21 19:44:12 +01:00
Peter Simons 16b9fd71f9 haskell-ansi-wl-pprint: fix the build with ghc-7.10.x 2015-03-21 19:44:12 +01:00
Peter Simons 61b1ef496f haskell-bindings-GLFW has been fixed upstream. 2015-03-21 19:44:12 +01:00
Peter Simons 446f301078 hackage-packages: re-generate from Hackage 2015-03-20T11:29:46+0100 2015-03-21 19:44:12 +01:00
Peter Simons 5c268bca2e haskell-locators test suite is broken. 2015-03-21 19:44:12 +01:00
Peter Simons afb0874e06 hackage-packages.nix: re-generate from Hackage 2015-03-19T13:39:37+0100 2015-03-19 17:55:19 +01:00
Peter Simons 3f45fe100a haskell-bindings-GLFW is broken (and has been for quite a while). 2015-03-18 13:31:33 +01:00
Peter Simons 5cdd855938 haskell-lens: update to 4.8 2015-03-18 13:31:33 +01:00
Peter Simons 25f4f78c92 haskell-mysql: fix build 2015-03-18 12:13:43 +01:00
Peter Simons fe8d65c9a6 Add required overrrides for haskell-hosc and haskell-tidal-midi.
Fixes https://github.com/NixOS/nixpkgs/issues/6864.
2015-03-18 12:13:43 +01:00
Peter Simons 53fa11398c hackage-packages.nix: re-generate from Hackage 2015-03-17T11:52:35+0100 2015-03-18 12:13:43 +01:00
Peter Simons eb7b6e2137 haskell-exceptions: upstream has fixed the test suite 2015-03-17 11:40:51 +01:00
Peter Simons 42ab5ea077 hackage-packages: re-generate from Hackage 2015-03-16T12:54:30+0100 2015-03-16 12:54:30 +01:00
Peter Simons 62d8b22931 hackage-packages.nix: re-generate from Hackage 2015-03-15T11:02:07+0100 2015-03-16 12:52:13 +01:00
Peter Simons 3f41103aaf Merge pull request #6824 from cstrahan/hs-mesos
hs-mesos: fix build
2015-03-16 12:10:24 +01:00
Charles Strahan 7e94f79433 hs-mesos: fix build
mesos was propagating the wrong protobuf version, and the cabal file
referenced some impure paths.
2015-03-15 18:57:44 -04:00
Peter Simons 46f2aab0a5 haskell-boundingboxes: upstream has fixed the test suite 2015-03-15 11:00:12 +01:00
Peter Simons a996d94d6b haskell-al: upstream has fixed the build 2015-03-15 11:00:12 +01:00
Peter Simons 9370137501 hackage-packages.nix: re-generate from Hackage 2015-03-14T14:55:25+0100 2015-03-15 11:00:12 +01:00
Peter Simons 519e1cefee haskell-xcffib: upstream fix the build issue (but the test suite still fails) 2015-03-15 11:00:12 +01:00
Peter Simons 53b6620027 haskell-hindent: upstream has fixed the test suite 2015-03-15 11:00:12 +01:00
Peter Simons da1617cb2b haskell-exceptions: update test suite issue link 2015-03-15 11:00:11 +01:00
Peter Simons a33042af5b haskell-al: jailbreal to fix build with c2hs 0.24.1 2015-03-15 11:00:11 +01:00
Peter Simons 3b8a7f2f70 haskell-amazonka does not compile with ghc-7.8.x. 2015-03-15 11:00:11 +01:00
Peter Simons adb3e894b2 configuration-common.nix: update comments for GLFW packages 2015-03-15 11:00:11 +01:00
Peter Simons 09c9a98717 aeson-schema: track the issue URL 2015-03-15 11:00:11 +01:00
Peter Simons 1207bc606e hackage-packages.nix: re-generate from Hackage 2015-03-14T13:08:30+0100 2015-03-15 11:00:11 +01:00
Peter Simons d54c94c189 pkgs/development/haskell-modules/configuration-common.nix: cosmetic 2015-03-14 15:05:34 +01:00
Michael Alan Dorman 53663772f3 haskell: aeson-schema missing test suite
For some reason the .tar.gz on hackage is missing most of the files for
the test suite.  I've opened an issue on
it (https://github.com/timjb/aeson-schema/issues/9), but it's not yet
been acted on.  In the meantime, simply disabling the test suite seems
most sensible.

@peti, could you merge this?
2015-03-13 07:09:28 -04:00
Peter Simons fdd821f1ef configuration-ghc-7.8.x.nix: remove amazonka-related overrides
These overrides allow us to build amazonka packages, but we have no way to
actually use those build results within Nix, because the replaced GHC core
libraries collide with the real ones when we try to compose a ghc-with-packages
environment.

Closes https://github.com/NixOS/nixpkgs/issues/6584.
2015-03-13 10:01:29 +01:00
Peter Simons 14e5333e3c hackage-packages: re-generate from Hackage 2015-03-12T12:28:02+0100
Resolves https://github.com/peti/jailbreak-cabal/issues/5.
2015-03-13 10:01:29 +01:00
Peter Simons f5b2b73dee cabal2nix: update git snapshot to latest version 2015-03-10 13:14:54 +01:00
Peter Simons a05aa1a3b1 haskell-ng: update to latest hscolour 2015-03-09 16:37:43 +01:00
Peter Simons c776477350 haskell-generic-builder: update and jailbreak cabal files before patchPhase is run
The updated and jailbroken Cabal file must be in place before the
'patchPhase' hook is run, otherwise we cannot use that hook to patch the
Cabal file! Resolves https://github.com/NixOS/nixpkgs/issues/5922.

As an added bonus, this change makes the "jailbreakPhase" obsolete.
2015-03-09 15:55:25 +01:00
Peter Simons 3e9e1a2f4e haskell-generic-builder: set LOCALE_ARCHIVE only on Linux 2015-03-09 15:55:25 +01:00
Peter Simons 0a97e2153e haskell-generic-builder.nix: don't add lib64 directories to the search path
Packages that provide 32 and 64-bit libraries in the same store path are rare
and usually require manual overrides anyway. It seems pointless to try and
guess proper settings for them. The effect is that we'll end up with bogus
settings that take more effort to correct that it takes to configure proper
settings in the first place. Point in case: haskell-cuda and it's configuration
for "cudatools".

Fixes https://github.com/NixOS/nixpkgs/issues/6564.
2015-03-09 15:55:25 +01:00
Peter Simons c4ff9d10ba haskell-generic-builder: consistently use $TMPDIR to refer to the designated place for temporary files
Resolves https://github.com/NixOS/nixpkgs/issues/6525.
2015-03-09 15:55:24 +01:00
Peter Simons 46e5a39cdc haskell-users-postgresql-simple requires PostgreSQL running for its test suite. 2015-03-09 15:20:59 +01:00
Peter Simons f4958243d4 haskell-chaselev-deque has been fixed. 2015-03-09 15:20:59 +01:00
Peter Simons ba60dea515 haskell-snap: jailbreak to allows building with current versions of lens 2015-03-09 15:20:59 +01:00
Peter Simons f2fc204811 haskell-blip and haskell-xcffib don't compile. 2015-03-09 15:20:59 +01:00
Peter Simons dddf5158c3 haskell-snowglobe has been fixed. 2015-03-09 15:20:59 +01:00
Peter Simons 4481108acf haskell-configuration-common: cosmetic 2015-03-09 15:20:59 +01:00
Peter Simons 639ffffa8d haskell-influxdb build has been fixed. 2015-03-09 15:20:59 +01:00
Peter Simons 17b7ade707 haskell-vcache-trie has broken dependencies. 2015-03-09 15:20:58 +01:00
Peter Simons 11cce22637 haskell-ng: update configuration to transformers 0.4.3.0 2015-03-09 15:20:58 +01:00
Peter Simons 025d063d45 hackage-packages: re-generate from Hackage 2015-03-08T10:54:07+0100 2015-03-09 15:20:58 +01:00
Nikolay Amiantov 9545c0b80e xmonad: cleanup wrapper 2015-03-08 18:38:04 +03:00