Peter Simons
eb5657e5a2
hackage-packages.nix: update to c5e3b29678
with hackage2nix v20150903-29-gdd74ac4
2015-09-11 10:28:30 +02:00
Peter Simons
a3540d9bb7
haskell-generic-builder: drop "haskell-" prefix from interactive environment's names
2015-09-10 19:51:47 +02:00
Eelco Dolstra
af3ec14b24
Merge pull request #9769 from bjornfor/cudatoolkit-include-fixup
...
cudatoolkit: don't move $out/include to $out/usr_include
2015-09-10 13:06:32 +02:00
Peter Simons
873bd03458
hackage-packages.nix: update to 9f8783f6a6
with hackage2nix v20150903-29-gdd74ac4
2015-09-10 10:40:58 +02:00
William Casarin
3cfe7b138d
hackage: add jb55 maintainer to skeletons project
2015-09-10 10:39:28 +02:00
Bjørn Forsman
22321f2e58
cudatoolkit: don't move $out/include to $out/usr_include
...
This effectively reverts 86c283824f
("If cuda headers are presented to nix [...]") and all the following
workarounds that was added due to that commit.
As far as I can tell[1] this hack isn't needed anymore. And moving
includes to $out/usr_include causes pain for cudatoolkit users, so
better get rid of it.
In patches that did more than the $out/usr_include workaround, I only
changed the line back to $out/include instead of re-generating the
patches and fully removing the changed line.
[1]: I build tested blender and caffe, and temporarily added
recurseIntoAttrs to rPackages and haskellPackages so that nox-review
could get proper coverage. However, many of the packages do not build
even before this patch. I also built CUDA samples with cudatoolkit7
that ran fine.
2015-09-10 10:35:40 +02:00
Allen Nelson
d2457ea991
add shellHook argument so that users can pass in their own
2015-09-09 12:58:28 -05:00
Peter Simons
1e5e17eeac
haskell-nix-paths: initial version 1
2015-09-09 11:31:14 +02:00
Peter Simons
c0b25fe164
configuration-ghcjs.nix: remove obsolete overrides for dependent-map
...
Fixes https://github.com/NixOS/nixpkgs/issues/9734 .
2015-09-09 10:22:29 +02:00
Peter Simons
11e4521d27
configuration-hackage2nix.yaml: track the configuration used by hackage2nix
2015-09-08 14:40:18 +02:00
Peter Simons
b8bd12a580
haskell-singletons has been declared fixed by upstream.
...
The test suite still fails, but apparently that's okay.
2015-09-08 14:40:18 +02:00
Peter Simons
397972a6ef
haskell-yesod-static has been fixed upstream.
2015-09-08 14:40:17 +02:00
Peter Simons
eb860e488a
Haskell ListLike and yesod-static have their test suites broken by HUnit 1.3.x.
2015-09-08 14:40:17 +02:00
Peter Simons
29114ce8a1
hackage-packages.nix: update to 2d8b43f689
with hackage2nix v20150903-21-g5daa38a
2015-09-08 14:40:11 +02:00
Peter Simons
1ca79bff84
haskell-DSA: test suite run-time has been reduced upstream
2015-09-04 11:51:01 +02:00
Peter Simons
636e7fa166
hackage-packages.nix: update to 63f14dd1f7
with hackage2nix v20180903-1-g7c29be6
2015-09-04 11:51:00 +02:00
Peter Simons
65a415a1b2
cabal2nix: update to version 20180903
2015-09-03 17:53:24 +02:00
Peter Simons
407b4f7641
haskell-sophia: disable failing test suite
2015-09-03 15:22:22 +02:00
Peter Simons
acb05dfc15
haskell-base32-bytestring: disable failing test suite
2015-09-03 15:22:22 +02:00
Peter Simons
6c885b38ee
hackage-packages.nix: update to d7dddc66da
with hackage2nix v20150824-72-g87526c2
2015-09-03 15:22:16 +02:00
Peter Simons
7182ef35f4
hackage-packages.nix: update to 23452bdddd
with hackage2nix v20150824-68-ga8b9f17
2015-09-02 17:46:39 +02:00
Peter Simons
ada81b80fd
cabal2nix: update to version 20150824-66-gd281a60
...
This patch fixes https://github.com/NixOS/nixpkgs/issues/9599 .
2015-09-02 17:46:39 +02:00
Peter Simons
dc5bf39bfe
haskell-generic-builder: improve meta.platforms vs. meta.hydraPlatforms logic
...
hydraPlatforms now defaults to the value of meta.platforms rather than
defaulting to ghc.meta.hydraPlatforms. This solution is, in fact, still
sub-optimal. See https://github.com/NixOS/nixpkgs/issues/9608 for further
details.
2015-09-02 16:51:35 +02:00
Peter Simons
07542d12ea
hoogle: use $NIX_BUILD_CORES to determine the proper level of parallelism for database creation
2015-09-02 16:28:01 +02:00
Peter Simons
90c163bde0
hackage-packages.nix: update to 23452bdddd
with hackage2nix v20150824-65-g80afb21
2015-09-02 12:44:02 +02:00
Peter Simons
c456073e03
Disable test suites of Haskell packages RSA and kademlia.
...
Those test suites run for 2+ hours and thus fail with a timeout error.
2015-09-02 12:29:00 +02:00
Peter Simons
2b71e4643e
haskell-bloomfilter: patch to fix build on 32 bit platforms
2015-09-01 18:02:50 +02:00
Peter Simons
8c1c38ee27
haskell-bloomfilter: re-enable 32-bit builds to verify whether the issue has in fact been fixed upstream
2015-09-01 17:55:03 +02:00
Peter Simons
64629ec611
hackage-packages.nix: update to 53c766e346
with hackage2nix v20150824-62-gb54260a
2015-09-01 17:55:03 +02:00
Peter Simons
c30410e2dc
hackage-packages.nix: update to e6301b9ed8
with hackage2nix v20150824-58-g80c45f8
2015-09-01 16:59:06 +02:00
Peter Simons
4a8797d827
haskell-generic-builder: stop pre-pending "haskell-" to package names
...
A derivation of the Hackage package "foo" is called "haskell-foo" if it is a
library, but only "foo" if it is an executable (without a library). This
distinction used to be fine when Haskell packages where visible to operations
like "nix-env -qa" or "nix-env -i", but after our switch to Haskell NG it has
no more purpose. Consequently, this patch removes the name prefix from all
Haskell packages -- every Haskell package is now called exactly like it's
called on Hackage.
Closes https://github.com/NixOS/nixpkgs/pull/9538 .
2015-08-31 16:50:12 +02:00
Peter Simons
c7a9fa11c0
haskell-DSA fails its test suite.
2015-08-31 16:46:39 +02:00
Peter Simons
34687b53e6
haskell-amazonka-core: test suite build failure has been fixed upstream
2015-08-31 16:46:39 +02:00
Peter Simons
0059984294
haskell-MFlow: build fixed upstream
2015-08-31 16:46:39 +02:00
Peter Simons
82160f77a3
hackage-packages.nix: update to 9ef9917fdb
with hackage2nix v20150824-49-gbeb4fa1
2015-08-31 16:46:36 +02:00
Peter Simons
5a961f4e84
Merge pull request #9568 from dfoxfranke/haskell-lucid
...
haskell-lucid: disable tests
2015-08-31 10:16:51 +02:00
Daniel Fox Franke
76a497c95e
haskell-comonad: re-enable tests
...
https://github.com/ekmett/comonad/issues/25 is fixed now and they
work again.
2015-08-30 22:19:36 -04:00
Daniel Fox Franke
cf3e2a5f5b
haskell-lucid: disable tests
...
They buggily make assumptions about the order in which strings appear
in a hash table and thereby fail on i686-linux. See
http://hydra.nixos.org/build/25132604/log/raw and
https://github.com/chrisdone/lucid/issues/25
2015-08-30 21:46:09 -04:00
Peter Simons
78f1720532
haskell-lib: make sdistTarball and buildStrictly functions fuzzier to cope with Hydra builds
...
In Hydra CI environments, the version strings we get from Hydra don't
necessarily match those hard-coded into the Cabal files. To make those builds
succeed anyway, we have to apply some pattern matching.
2015-08-30 15:20:21 +02:00
Peter Simons
6b1bcc66ae
haskell-MFlow: fix build
2015-08-29 20:01:49 +02:00
Daniel Fox Franke
17667cd6ac
haskellPackages.tar: disable tests
...
They fail on i686-linux: http://hydra.nixos.org/build/25088435/nixlog/2
2015-08-28 22:41:56 -04:00
Peter Simons
97c5f0577d
haskell-llvm-general: the new version still doesn't support LLVM 3.5
2015-08-28 22:28:06 +02:00
Peter Simons
67fcedd517
haskell-harp has been fixed upstream.
2015-08-28 22:28:06 +02:00
Peter Simons
12dcb664d6
haskell-amazonka-core can't compile its test suite.
2015-08-28 22:28:06 +02:00
Peter Simons
c375b224b0
haskell-concurrent-extra fails its test suite.
2015-08-28 22:28:06 +02:00
Peter Simons
b45e3290c9
haskell-wx: new versions require wkGTK 3.0
2015-08-28 22:28:06 +02:00
Peter Simons
2bcad47a90
hackage-packages.nix: update to ca23e76c2e
with hackage2nix v20150824-45-g9a3a80d
2015-08-28 22:28:02 +02:00
Peter Simons
93a3ba3909
haskell-github-types: test suite tries to access the network
2015-08-27 12:45:20 +02:00
Peter Simons
a9ec286d99
haskell-regex-tdfa-text has been fixed upstream.
2015-08-27 12:45:20 +02:00
Peter Simons
d9baa13d2a
hackage-packages.nix: update to 33d64f7231
with hackage2nix v20150824-28-g88e95d3
2015-08-27 12:45:15 +02:00
Benno Fünfstück
8ee58a2aa3
haskell: fix freenect and hcwiid
2015-08-26 17:36:26 +02:00
Benno Fünfstück
271926d00d
haskell: fix build of SDL-* libraries
2015-08-26 17:36:25 +02:00
Peter Simons
4bd9f78949
haskell-cabal-helper: downgrade to version 0.5.1.0
...
0.5.2.0 has been deprecated.
2015-08-26 16:53:59 +02:00
Michael Alan Dorman
90144c684b
haskell-ekg: un-jailBreak
...
The referenced commit is long since released, and the package builds
correctly with ghc 7.6 -> 7.10.
2015-08-26 16:53:59 +02:00
Michael Alan Dorman
416840c480
haskell-ekg-core: un-jailBreak
...
The referenced commit has long since been released to hackage, and the
package has been verified to build properly under ghc 7.6 -> 7.10.
2015-08-26 16:53:59 +02:00
Michael Alan Dorman
9274aa93b5
haskell-wizards: un-jailBreak
...
The original bug is long since closed, and I verified it compiles on ghc
7.6 -> 7.10.
2015-08-26 16:53:59 +02:00
Michael Alan Dorman
e7aff313da
haskell-record: re-enable haddock generation
...
The bug's been closed for a while, and I manually verified that the
haddock gets rendered to HTML in all versions from 7.6 -> 7.10.
2015-08-26 16:53:59 +02:00
Michael Alan Dorman
a206c227cc
haskell-types-compat: Re-enable haddock generation
...
The "real" issue (https://github.com/philopon/types-compat/issues/1 ) has
been closed for a while, and I manually confirmed that the documentation
builds correctly under 7.10.2 and 7.8.4. The package itself doesn't
build older versions because of missing dependencies.
2015-08-26 16:53:58 +02:00
Peter Simons
4b32ac2ffe
hackage-packages.nix: update to ba6c1396e1
with hackage2nix v20150824
2015-08-26 16:53:58 +02:00
Peter Simons
d08a483bda
haskell-ed25519 is broken
2015-08-25 17:15:41 +02:00
Michael Alan Dorman
3f6074713b
haskell-hxt: re-enable haddock generation
...
The bug's been closed for a while, and I manually verified that the
haddock gets rendered to HTML in all versions from 7.6 -> 7.10.
2015-08-25 17:15:41 +02:00
Peter Simons
4ce6d653bb
haskell-fsnotify: disable failing test suite
2015-08-25 17:15:41 +02:00
Peter Simons
412062eb48
haskell-semigroupoids: doctests have been fixed upstream
2015-08-25 17:15:41 +02:00
Michael Alan Dorman
1e578fa36b
haskell-cabal-helper: (temporary) testing issues
2015-08-25 17:15:41 +02:00
Peter Simons
6dd889144d
haskell-deepdeq: update version used for pre 7.4.x GHC versions
2015-08-25 17:15:41 +02:00
Peter Simons
2e1a49b35a
hackage-packages.nix: update to 6e3963284c
with hackage2nix v20150807-65-g1cc6394
2015-08-25 17:15:35 +02:00
Thomas Tuegel
90a72bd177
Merge branch 'master' into staging
2015-08-23 10:29:12 -05:00
William A. Kennington III
64cd711f5c
Merge branch 'master.upstream' into staging.upstream
2015-08-21 15:17:26 -07:00
Tom Hunger
9303783649
haskell-purescript: Disable tests.
...
Tests need network + /homeless-shelter.
2015-08-21 13:39:13 +01:00
Benno Fünfstück
c51f0dbd52
haskell: disable haddock on GHC <7.8 on darwin
...
Fixes NixOS/nixpkgs#812
2015-08-20 21:51:19 +02:00
William A. Kennington III
901482ad99
Merge branch 'master.upstream' into staging.upstream
2015-08-19 13:54:48 -07:00
Kevin Quick
2066ac2956
Specify no-tests cabal flag for vty-ui under ghc 7.10.x
2015-08-19 10:15:38 -07:00
Peter Simons
e297442b62
Merge pull request #9327 from oxij/better-hoogle
...
haskell-packages: bring hoogle and haddock to the masses
2015-08-19 15:00:23 +02:00
Peter Simons
fabeee76bd
haskell-configurator fails its test suite.
2015-08-19 11:01:48 +02:00
Michael Alan Dorman
09e5107d3b
haskell-hbro: fixed by upstream
2015-08-19 11:01:48 +02:00
Kevin Quick
d58753b994
Newer haskell cmdlib version 0.3.6 is no longer marked as broken.
...
Closes https://github.com/NixOS/nixpkgs/pull/9316 .
2015-08-19 11:01:48 +02:00
Peter Simons
f2fc95686c
haskell-shelly has transient test suite failures.
2015-08-19 11:01:48 +02:00
Peter Simons
7e48c52aaa
haskell-singletons: update documentation for override
2015-08-19 11:01:47 +02:00
Nikolay Amiantov
1a590a6185
haskell: use postPatch instead of patchPhase where possible
...
Closes https://github.com/NixOS/nixpkgs/pull/9297 .
2015-08-19 11:01:47 +02:00
Peter Simons
d8650d5d6c
haskell-commutative: re-enable test suite
...
All files, dependencies, etc. appear to now be set correctly. Tested
with 'cabal test' in a local nix-shell environment.
Closes https://github.com/peti/nixpkgs/pull/20 .
2015-08-19 11:01:47 +02:00
Peter Simons
0eca00a544
haskell-sets-with was deprecated.
2015-08-19 11:01:47 +02:00
Peter Simons
f92eb718eb
haskell-sets still can't compile its test suite.
2015-08-19 11:01:47 +02:00
Peter Simons
b591bec333
haskell-yi: fixed by upstream
2015-08-19 11:01:41 +02:00
Peter Simons
574e2a5f81
hackage-packages.nix: update to 83e7ec0b31
with hackage2nix v20150807-45-gbadda1e
2015-08-19 11:00:06 +02:00
Jan Malakhovski
c80af74a84
haskell-packages: throw withHoogle away from the lib
2015-08-18 19:56:17 +00:00
Jan Malakhovski
0013743845
haskell-packages: make hoogle wrapper much more helpful
...
* Build most of the stuff on /tmp, not in /nix/store.
* Generate hoogle database for all the dependencies.
* Generate haddock index and contents files.
* Cleanup.
2015-08-18 19:56:17 +00:00
Jan Malakhovski
d8487667cf
haskell-packages: bring hoogle to the masses by imlementing ghcWithHoogle
...
Replace `ghcWithPackages` to `ghcWithHoogle` in your config and enjoy.
2015-08-18 19:56:16 +00:00
Peter Simons
4cc5be347a
haskell-configuration-ghc-head: update obsolete jailbreak-cabal override
2015-08-18 21:13:23 +02:00
William A. Kennington III
2ac70270e8
Merge branch 'master.upstream' into staging.upstream
2015-08-18 11:36:32 -07:00
Peter Simons
1fc3e769e3
haskell-hindent: byte-compile installed elisp code
2015-08-18 12:59:36 +02:00
Peter Simons
6d0fee82c5
haskell-structured-haskell-mode: byte-compile installed elisp code
2015-08-18 12:40:18 +02:00
Peter Simons
13024a48a3
haskell-ghc-mode: byte-compile installed elisp code
2015-08-18 12:40:18 +02:00
Peter Simons
62a85cb205
haskell-cabal-helper: test suite has been fixed upstream
2015-08-18 12:40:18 +02:00
Nikolay Amiantov
43cba717d2
haskell: partially revert marking Elm packages as broken
...
See https://github.com/NixOS/nixpkgs/pull/9233#issuecomment-131596192
2015-08-17 21:32:38 +03:00
Michael Alan Dorman
0ccf8eae2f
Disable some stuff that won't work with 7.6 anyway.
...
Closes https://github.com/peti/nixpkgs/pull/19 .
2015-08-17 17:56:38 +02:00
Peter Simons
053e52fbd5
darcs: patch to cope with vector 0.11.x
2015-08-17 17:56:38 +02:00
Peter Simons
a3de6a15c1
haskell-lens-aeson: test suite was broken by vector update
2015-08-17 17:56:38 +02:00
Peter Simons
7e2da20a97
haskell-sets can't compile its test suite.
2015-08-17 17:56:38 +02:00
Peter Simons
c8616b488b
haskell-set-with can't compile its test suite.
2015-08-17 17:56:37 +02:00
Peter Simons
441e8a1590
hackage-packages.nix: update to d2f0ba57b0
with hackage2nix v20150807-40-g9d40586
...
Notable updates changes include:
- vector: update to version 0.11.x
- errors: update to version 2.x
2015-08-17 17:56:37 +02:00
Peter Simons
4c7d928f0b
haskell-msgpack-rpc can't execute its test suite in a chroot environment.
2015-08-15 20:25:01 +02:00
Peter Simons
b0784c2dc8
haskell-commutative can't compile its test suite.
2015-08-15 20:25:01 +02:00
Peter Simons
23761a4fd6
haskell-yi is broken
2015-08-15 20:25:01 +02:00
Peter Simons
aae5f5d80e
ghc-mod has been fixed upstream.
2015-08-15 20:25:00 +02:00
Peter Simons
b34371b5e5
hackage-packages.nix: update to ba50dba1bc
with hackage2nix v20150807-31-g34b77b8
2015-08-15 20:25:00 +02:00
Aycan iRiCAN
482c29f8c6
haskell-hans: disable building example webserver which includes double main.
2015-08-15 10:35:36 +03:00
Peter Simons
c4c2ee0d52
haskell-configuration-ghc-7.10.x: fix Hydra evaluation errors
2015-08-15 08:59:46 +02:00
Peter Simons
8347e3f19f
Disable all Hackage packages related to Elm.
...
Upstream created its own distribution mechanism and doesn't rely on
Hackage any more.
2015-08-15 08:59:46 +02:00
Peter Simons
8647667e93
haskell-bro is broken
2015-08-15 08:59:46 +02:00
Peter Simons
19b26260ca
haskell-exinst is broken because of singletons
2015-08-15 08:59:46 +02:00
Peter Simons
b2fd8c4685
haskell-configuration-ghc-7.10.x: fix evaluation error
2015-08-15 08:59:46 +02:00
Peter Simons
b87dd90e56
hackage-packages.nix: update to c6a74c3fdc
with hackage2nix v20150807-31-g34b77b8
2015-08-15 08:59:39 +02:00
William A. Kennington III
a106080623
Merge branch 'master.upstream' into staging.upstream
2015-08-14 13:22:00 -07:00
Peter Simons
167e54b257
haskell-generic-builder: allow users to specify their own install phase
2015-08-14 21:23:42 +02:00
William A. Kennington III
952def0e3c
Merge branch 'master.upstream' into staging.upstream
2015-08-13 11:55:02 -07:00
Nikolay Amiantov
745c60dfaa
haskell packages: fix webkit build
...
cc @peti
2015-08-13 15:20:55 +03:00
Peter Simons
95b98116c2
haskell-ihaskell-widgets is broken because of singletons.
2015-08-13 11:29:52 +02:00
Peter Simons
354df047e7
haskell-diagrams-lib has been fixed upstream.
2015-08-13 11:29:52 +02:00
Peter Simons
45e7bb6b83
haskell-multi-cabal is broken.
2015-08-13 11:29:50 +02:00
Peter Simons
d167418c7e
hackage-packages.nix: update to 610dc41e61
with hackage2nix v20150807-25-gce03fdf
2015-08-13 11:29:23 +02:00
Jude Taylor
6cd4dacebe
fix some broken haskell packages
2015-08-12 11:45:12 -07:00
Jude Taylor
a8d69a7153
disable haskell-mockery check on Darwin
2015-08-12 11:27:55 -07:00
William A. Kennington III
6e698f9c61
Merge branch 'master.upstream' into staging.upstream
2015-08-09 13:34:18 -07:00
Peter Simons
230a448fe6
hackage-packages.nix: update to 5d8c308f9f
with hackage2nix revision v20150807-15-ge2a125b
2015-08-09 20:16:08 +02:00
Peter Simons
cfaa75a7c9
haskell-mockery: test suite fixed upstream
2015-08-08 10:55:49 +02:00
Peter Simons
102c690ee9
haskell-hinotify: test suite fixed upstream
2015-08-08 10:55:00 +02:00
Peter Simons
711d7a87ba
hackage-packages.nix: update to 886308a014
with hackage2nix revision v20150807-9-gbccef2c
2015-08-08 10:54:00 +02:00
Peter Simons
c25d82f64f
haskell-ide-backend: test suite depends on external processes
2015-08-08 10:49:10 +02:00
Peter Simons
e75e0d9aa4
haskell-hinotify: test suite won't compile
2015-08-08 10:49:10 +02:00
Peter Simons
7151c0be17
haskell-mockery: disable the failing test suite altogether
2015-08-08 01:54:34 +02:00
Peter Simons
3dbfcdc3d4
cabal2nix: make the package visible from the top-level
...
This means that "nix-env -i cabal2nix" suffices to install this package.
2015-08-07 23:08:13 +02:00
Peter Simons
fe04998994
haskell-llvm-general-pure has been fixed upstream.
2015-08-07 23:08:13 +02:00
Michael Alan Dorman
1ab9c7d7e0
Add build-tool override for hlibgit2.
2015-08-07 23:08:13 +02:00
Peter Simons
e7084d1a82
haskell-thyme can't compile its test suite.
2015-08-07 23:08:12 +02:00
Peter Simons
66a2dbbd77
hackage-packages.nix: update to 1f18eb6546
with hackage2nix revision v20150807-5-g2b9cf46
2015-08-07 23:08:12 +02:00
Peter Simons
825a8a8623
jailbreak-cabal: build ghc-7.10.x version from source again
...
https://github.com/peti/jailbreak-cabal/issues/9 forced us to use a
binary version of jailbreak-cabal built with ghc 7.8.x in the 7.10.x
package set, which is awkward. Upstream fixed the underlying issue
in https://github.com/haskell/cabal/issues/2598 , but unfortunately
that fix didn't make it into the Cabal 1.22.4.0 release shipped by
ghc 7.10.2.
Now, we work around that issue by building jailbreak-cabal with an
unreleased development snapshot of Cabal in the ghc 7.10.x package
set.
Closes https://github.com/NixOS/nixpkgs/issues/8901 .
2015-08-07 23:07:50 +02:00
William A. Kennington III
4624985561
Merge branch 'master.upstream' into staging.upstream
2015-08-07 13:40:39 -07:00
Peter Simons
fd53387bba
haskell-imagemagick: test suite is broken
2015-08-07 15:13:16 +02:00
Peter Simons
2f03c42736
haskell-hscurses does not compile.
2015-08-07 15:13:16 +02:00
Peter Simons
60d5d37f2a
haskell-idris: add missing libgmp build input
2015-08-07 15:13:16 +02:00
Peter Simons
50483ce100
haskell-idris: override to add undeclared libgmp build input
2015-08-07 15:13:15 +02:00
Peter Simons
89ca308517
haskell-distributed-process-*: remove overrides -- these packages are utterly broken
2015-08-07 15:13:15 +02:00
Peter Simons
03f9f0f801
haskell-getopt-generics: don't run broken test suite
2015-08-07 15:13:15 +02:00
Peter Simons
1d889d92da
haskell-hoogle: don't run the part of the test suite that requires network access
2015-08-07 15:13:15 +02:00
Peter Simons
5154f5cb02
haskell-llvm-general-pure: disable broken test suite
2015-08-07 15:13:15 +02:00
Peter Simons
504aa843a1
haddock: disable test suite for GHC 7.10.x to avoid known failure
2015-08-07 15:13:15 +02:00
Peter Simons
61b44f4ef7
haskell-pcap: override to fix undeclared dependency
2015-08-07 15:13:15 +02:00
Peter Simons
849d618035
haskell-wl-pprint-terminfo: override to add undeclared/missing 'ncurses' dependency
2015-08-07 15:13:15 +02:00
Peter Simons
78dcbd3cc6
haskell-dpkg: the build is broken
2015-08-07 15:13:15 +02:00
Peter Simons
848472baaa
haskell-epic: add override to include missing dependencies
2015-08-07 15:13:14 +02:00
Peter Simons
7064e4fb46
haskell-generic-builder: add support for build-tools in the test suite stanza
2015-08-07 15:13:14 +02:00
Peter Simons
fcb8d47fcd
Switch ghcjs to ghc 7.10.2.
2015-08-07 15:13:14 +02:00
Peter Simons
961011aea1
haskell-logger: we cannot easily build the test suite due to cyclic dependencies
2015-08-07 15:13:14 +02:00
Peter Simons
efdaac847b
haskell-lzma-conduit: disable test suite to fix the build
...
Honestly, this package seems unmaintained, and we should probably
disable the build altogether.
2015-08-07 15:13:14 +02:00
Peter Simons
807c0c2029
haskell-webkit no longer compiles; the package doesn't find its system library build input anymore
...
@abbradar, maybe you know how to fix this?
2015-08-07 15:13:14 +02:00
Peter Simons
d968321e4b
haskell-wiring: build has been fixed upstream
2015-08-07 15:13:14 +02:00
Michael Alan Dorman
feee20e226
haskell-zip-archive: remove obsolete override
2015-08-07 15:13:13 +02:00
Peter Simons
8459ea641f
haskell-diagrams-lib: broken because it can't cope with recent versions of fsnotify and system-filepath
2015-08-07 15:13:13 +02:00
Peter Simons
c79879b955
haskell-hs-blake2 depends on broken llvm-base library.
2015-08-07 15:13:13 +02:00
Peter Simons
8db23bc08f
haskell-ghc-paths: register Nixpkgs-specific patch
...
This used to be added by cabal2nix, but now the tool no longer does because
there's no reliable way to refer to the patch file in the generated build
expression.
2015-08-07 15:13:13 +02:00
Peter Simons
a7cb42e1c2
haskell-wx: clean up overrides
2015-08-07 15:13:13 +02:00
Peter Simons
7bcc1bfc11
haskell: add 'addPkgconfigDepend' combinator to lib.nix
2015-08-07 15:13:13 +02:00
Peter Simons
4fb4e24bf3
hackage-packages.nix: update to 71e5685240
with hackage2nix version 20150807
2015-08-07 15:13:13 +02:00
Peter Simons
6229ec91da
Add 'enableExecutableProfiling' argument to the generic Haskell builder.
...
Closes https://github.com/NixOS/nixpkgs/issues/2734 .
2015-08-06 16:13:10 +02:00
obadz
64befd0cb3
haskell/regex-tdfa-text: add patch to fix build
...
http://hub.darcs.net/shelarcy/regex-tdfa-text/issue/1
2015-08-06 11:14:06 +01:00
obadz
5632ab7b24
haskell: delete unused patches
2015-08-06 11:14:06 +01:00
obadz
3801ef5912
haskell: move patches to patches directory
2015-08-06 11:14:05 +01:00
obadz
23f5a23ec7
haskell-modules/default.nix: this line of code is invalid but wasn't causing harm thanks to non-strictness
2015-08-06 11:09:47 +01:00
Peter Simons
099c1a4522
haskell-tar: use older version for builds with GHC < 7.6.x.
2015-08-05 21:36:20 +02:00
Peter Simons
94e1660d00
haskell-mockery: run test suite with "TRAVIS=true" set to avoid timing issues
2015-08-05 21:36:20 +02:00
Peter Simons
552fcd0b75
haskell-hsqml-datamodel-vinyl is broken because of singletons.
2015-08-05 21:36:20 +02:00
Peter Simons
ab77228749
haskell-generic-builder: improve recognition of pkgconfig dependencies
2015-08-05 21:36:20 +02:00
Peter Simons
e4d493fc54
jailbreak-cabal: link statically to avoid runtime dependency on ghc
2015-08-05 21:36:19 +02:00
Peter Simons
b03ce5d57a
haskell-binary: update to version 0.7.6.1
2015-08-05 21:36:19 +02:00
Peter Simons
66d8f03aa4
hackage-packages.nix: update to 88d2b472d2
with hackage2nix revision 012eb638a5db2ba7cf2c94e4375ea5cc05aefde0
2015-08-05 21:36:19 +02:00
John Wiegley
23562aad59
Revert "emacs: Update Mac Port Emacs to 24.5-mac-5.9"
...
This reverts commit 5c896e5511
, which was
a set of local changes unrelated to the commit title.
2015-07-30 16:21:39 -07:00
Nikolay Amiantov
e3d359a507
haskellPackages.misfortune: remove redundant patch
2015-07-29 13:51:11 +03:00
John Wiegley
5c896e5511
emacs: Update Mac Port Emacs to 24.5-mac-5.9
2015-07-28 20:08:53 -07:00
Nikolay Amiantov
f5b41dbf42
haskellPackages.gnuplot: remove reduntant patch
2015-07-28 12:33:29 +03:00
Peter Simons
54d86f86fd
haskell-base: update override for new version
2015-07-25 20:54:42 +02:00
Peter Simons
867eda32ca
haskell-Southpaw cannot be built on Unix.
2015-07-25 20:54:42 +02:00
Peter Simons
b49b2d9bba
haskell-shelly: test suite has been fixed upstream
2015-07-25 20:54:42 +02:00
Peter Simons
4139c6c809
hackage-packages.nix: update to 0a07c4217d
with hackage2nix revision e5e4464893b2b964424077e4fe7ef1a76e6d1173
2015-07-25 20:54:42 +02:00
Vladimír Čunát
a2f16fdcff
Merge branch 'staging'
2015-07-24 15:12:28 +02:00
Peter Simons
74bc5a2240
haskell-shelly: disable test suite to fix the build
2015-07-23 19:50:56 +02:00
Peter Simons
44513ae025
haskell-inilist: test suite cannot be built because it depends on broken testpack
2015-07-23 19:50:56 +02:00
Peter Simons
b6f581a848
hackage-packages.nix: update to 2a867ffd9f
with hackage2nix revision 3606ad40536a2dae452307184b9bd70a2eff8c89
2015-07-23 19:50:56 +02:00
Vladimír Čunát
2cacf77c13
Merge branch 'master' into staging
2015-07-22 22:33:55 +02:00
Joachim Fasting
8500217715
vimus: disable on 32 bit linux
...
A port of 57c5b8f5e1
2015-07-22 08:55:07 +02:00
Jude Taylor
055ad0e4e9
remove obsolete patch application from haskell HEAD packages
2015-07-20 20:03:51 -07:00
Peter Simons
6cd9a820ad
haskell: extend generic builder to support upcoming format change from cabal2nix
2015-07-19 10:31:13 +02:00
Peter Simons
5e4f1adc8a
haskell-hwsl2: fix build by disabling the test suite
2015-07-19 10:31:13 +02:00
Peter Simons
317dd06aa4
hackage-packages.nix: update to a5ae0949a8
with hackage2nix revision 3606ad40536a2dae452307184b9bd70a2eff8c89
2015-07-19 10:31:08 +02:00
Vladimír Čunát
9a80550cc4
Merge branch 'staging', discussion #8844
2015-07-19 08:09:29 +02:00
Peter Simons
c871eccb3a
hackage-packages.nix: update to 9b4b640347
with hackage2nix revision 3606ad40536a2dae452307184b9bd70a2eff8c89
2015-07-17 11:38:26 +02:00
Vladimír Čunát
9f37e91ec5
Merge master into staging
...
There are larger-rebuild changes: gnutls and samba.
2015-07-17 06:38:04 +02:00
Tom Dimiduk
8506dfdd80
Update stripe-haskell to a working version (1.4 had broken tests which was stopping it from installing)
2015-07-15 08:18:19 -04:00
William A. Kennington III
25e60feb72
Merge branch 'master.upstream' into staging.upstream
2015-07-15 02:02:46 -07:00
Michael Alan Dorman
8b9c862ccd
Don't try to build haddock for aeson-applicative.
2015-07-14 21:52:24 +02:00
Peter Simons
60accda79f
hackage-packages.nix: update to 21cfa3410f
with hackage2nix revision 83984e1765a544aca95833068c828b1c8456dba9
2015-07-14 21:52:18 +02:00
William A. Kennington III
333f145d76
Merge branch 'master.upstream' into staging.upstream
2015-07-13 15:11:31 -07:00
Jude Taylor
682dc3ee70
link yesod-bin with cocoa
2015-07-11 16:05:04 -07:00
Jude Taylor
5f308b50e4
add system keychains to security-tool's propagated inputs
2015-07-11 16:05:04 -07:00
Peter Simons
6d457c60bb
haskell-hspec-expectations: re-enable the test suite
2015-07-11 16:05:00 +02:00
Peter Simons
841cfa9764
haskell-hspec: break infinite recursion in testDepends
...
Suggested by @Fuuzetsu in https://github.com/NixOS/nixpkgs/issues/8664 .
2015-07-11 16:05:00 +02:00
William Casarin
33c3e62fbb
haskellPackages.vcache: unmark broken
...
* unmark haskellPackages.vcache as broken
* unmark haskellPackages.vcache-trie as broken
No longer broken since the addition of lmdb in
9d85874aeb
2015-07-11 16:05:00 +02:00
Peter Simons
b096c39ca2
haskell-wai-session has been fixed upstream.
2015-07-11 16:05:00 +02:00
Peter Simons
5d28543192
hackage-packages.nix: update to 72f0e8d41d
with hackage2nix revision 365f4f335ce8e3f384f6cc62b7a46796031610cc
2015-07-11 16:04:50 +02:00
Jude Taylor
066412c7b0
clean up propagated stuff for x509-system
2015-07-10 10:41:08 -07:00
Jude Taylor
ac3acae7a5
use security_tool in x509-system
2015-07-10 10:41:07 -07:00
Robert Helgesson
ac594b303d
haskell-http-media: enable tests
...
The test suite builds and runs OK since version 0.6.2.
2015-07-09 23:02:05 +02:00
Robert Helgesson
5d88acfa70
haskell-presburger: enable tests
...
The tests compile (and pass) since release of presburger version 1.3.1.
2015-07-09 20:27:00 +02:00
Robert Helgesson
6c2e772508
network-uri: re-enable tests
...
The issue causing compilation failure seems to have been resolved.
2015-07-07 21:05:19 +02:00
William A. Kennington III
ae28ff8b91
Merge branch 'master.upstream' into staging.upstream
2015-07-06 17:15:11 -07:00
Kosyrev Serge
5fee7af3ba
ghc: add haskell.compiler.ghcNokinds, for Richard Eisenberg's 'nokinds' branch
2015-07-06 11:09:28 +03:00
William A. Kennington III
d605663ae2
Merge branch 'master.upstream' into staging.upstream
2015-07-05 13:06:02 -07:00
Peter Simons
b6b13e45f8
haskell-lhs2tex: disable Hydra builds to fix assrtion error
2015-07-05 21:06:04 +02:00
Peter Simons
2f111381e0
haskell-mueval has been fixed upstream.
2015-07-05 21:06:04 +02:00
Peter Simons
26a9fcdfca
haskell-hwsl2-reducers depends on broken build inputs
2015-07-05 21:06:04 +02:00
Peter Simons
9d69ce4237
hackage-packages.nix: drop package "som" to avoid invalid references to "assert"
2015-07-05 21:06:04 +02:00
Peter Simons
7871f2d9b1
haskell-Frames depends on broken singletons library.
2015-07-05 21:06:04 +02:00
Peter Simons
101d0db511
haskell-hid: build is broken
2015-07-05 21:06:03 +02:00
Peter Simons
34f10a82e0
haskell-digitalocean-kzs: can't run its test suite
2015-07-05 21:06:03 +02:00
Peter Simons
63406af616
haskell-acme-one exports no library modules, so we shouldn't run Haddock
2015-07-05 21:06:03 +02:00
Peter Simons
d0f1e6626b
haskell-socket: test suite tries to access the network
2015-07-05 21:06:03 +02:00
Peter Simons
dfea5f25a6
hackage-packages.nix: update to 77076157d1
with hackage2nix revision 4a9eb87332b3005c00d9b695b1365e675b614e65
2015-07-05 21:06:00 +02:00
William A. Kennington III
612f0bdd67
Merge branch 'master.upstream' into staging.upstream
2015-06-30 23:58:07 -07:00
Edward Tjörnhammar
da7355e562
pkgs.haskellPackages.gitit: unmark as broken
2015-06-28 12:40:23 +02:00
William A. Kennington III
12102562f7
Merge branch 'master.upstream' into staging.upstream
2015-06-27 00:18:18 -07:00
William A. Kennington III
7297255019
Convert all jack references to libjack2
2015-06-27 00:17:52 -07:00
Thomas Tuegel
a8c52d0958
Merge branch 'master' into staging
2015-06-25 09:15:05 -05:00
Peter Simons
ec08cb9036
haskell-stack: disable failing test suite
...
Works around https://github.com/commercialhaskell/stack/issues/408 and
https://github.com/commercialhaskell/stack/issues/409 . Closes
https://github.com/NixOS/nixpkgs/pull/8497 .
2015-06-25 14:14:07 +02:00
Peter Simons
8e68d55b04
hackage-packages.nix: update to d107d75494
with hackage2nix revision de16283b7d550f2f74d936477f2ab475e3a30669
2015-06-25 12:18:19 +02:00
Peter Simons
b64021cdaa
haskell-gnutls: linker errors have been fixed upstream
2015-06-25 12:16:48 +02:00
Shea Levy
96749220c7
haskellPackages.ip-quoter: bump
2015-06-24 13:24:41 -04:00
Peter Simons
56b293231b
haskell-shake: disable test suite because of https://github.com/ndmitchell/shake/issues/267
2015-06-24 12:28:04 +02:00
Peter Simons
ddcdeaf2c1
haskell-units-attoparsec: build depends on broken singletons library
2015-06-24 12:28:04 +02:00
Peter Simons
ae7140f693
haskell-hslua: drop obsolete override
2015-06-24 12:28:04 +02:00
Peter Simons
0d919b374c
hackage-packages.nix: update to 79a194bc9a
with hackage2nix revision 1c5ac72f817d996a1ccec3e5a14496fb49806755
2015-06-24 12:27:59 +02:00
Richard Wallace
3dd96b1a2c
hoogle files are generated correctly with ghc 7.10.1, hipbot builds correctly.
2015-06-23 16:12:30 +02:00
Jude Taylor
c779fe9804
darwin purity: haskell-double-conversion
2015-06-21 00:57:50 -07:00
Jude Taylor
3af62f18f2
darwin purity: haskell-system-fileio
2015-06-21 00:57:41 -07:00
Jude Taylor
a4fbe26ec8
darwin purity: haskell-hfsevents
2015-06-20 15:29:55 -07:00
Vladimír Čunát
61596bf405
Merge #8363 : pure-darwin stdenv
2015-06-18 22:38:08 +02:00
Thomas Tuegel
5c7fb3a9b5
haskell-bindings-levmar: build with openblasCompat
2015-06-18 12:58:16 -05:00
Peter Simons
84235ff763
haskell-xkbcommon test suite has unspecified dependencies.
2015-06-17 23:17:54 +02:00
Peter Simons
b8446a4d85
haskell: update configuration for Cabal 1.22.4.0
2015-06-17 23:17:54 +02:00
Peter Simons
ef421d6f9b
hackage-packages.nix: update to 0a97083894
with hackage2nix revision 1663fb81050a8be440e74263f022c7b04d3ccd6b
2015-06-17 23:17:48 +02:00
William A. Kennington III
8e19ac8d7c
Merge branch 'master.upstream' into staging.upstream
2015-06-17 11:57:40 -07:00
Peter Simons
75f82f50e6
Merge pull request #5908 from cstrahan/hoogle-local-ng
...
haskell-ng: hoogleLocal support
I believe this code ought to be used as follows:
{
packageOverrides = pkgs : let self = pkgs.pkgs; in rec {
hsEnv = pkgs.haskell-ng.packages.ghc784.ghcWithPackages (p: with p;
(haskellDev p)
++(myPackages p)
# add more packages here
);
hsEnvHoogle = withHoogle hsEnv;
withHoogle = haskellEnv: with pkgs.haskellngPackages;
import <nixpkgs/pkgs/development/libraries/haskell/hoogle/local.nix> {
stdenv = pkgs.stdenv;
inherit hoogle rehoo ghc;
packages = haskellEnv.paths;
};
};
}
2015-06-17 15:07:07 +02:00