Peter Simons
38bd7183c5
brick: undo update to revision 1, which breaks the build with GHC 8.2.2
...
Hopefully, upstream fixes this quickly.
2018-03-17 11:42:36 +01:00
Peter Simons
6fbf6efcf3
haskell-esqueleto: drop the markBroken for ghc 8.4.1
...
Although accurate, the override causes evaluation errors that serve little
purpose but poison our dashboard at [1].
[1] https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2018-03-17 08:21:24 +01:00
Peter Simons
fe0be794fb
haskell-pandoc-types: update override for ghc 8.4.x
2018-03-17 08:21:23 +01:00
Peter Simons
f3f5d68ca3
haskell-generic-builder: cosmetic
2018-03-17 08:21:23 +01:00
Peter Simons
1978fa444d
haskell-generic-builder: disable shared executable linking by default
...
This change raises the question of whether we should disable building of shared
libraries altogether (since we don't link them). Unfortunately, we can't,
because GHC expects shared libraries to be around when building and running
test suites, and no amount of passing --disable-shared flags at configure time
changes the fact. I *guess* that's related to the DYNAMIC_GHC_PROGRAMS = YES
flag we set when building GHC itself, but I haven't investigated it further
yet.
Closes https://github.com/NixOS/nixpkgs/issues/29011 .
2018-03-17 08:21:23 +01:00
Peter Simons
db5be10a4a
haskell-generic-builder: fix confusion about --enable-static vs. --enable-library-vanilla
2018-03-17 08:21:23 +01:00
Peter Simons
d7beae33dc
haskell-generic-builder: always compile with --enable-library-for-ghci
2018-03-17 08:21:23 +01:00
Peter Simons
a62b24be6d
haskell-generic-builder: drop obsolete splitObjs function argument
2018-03-17 08:21:23 +01:00
Peter Simons
7f5fba75e2
haskell-generic-builder: compile profiling library variants by default
...
Unless specified otherwise, the default package set compiles library variants
for profiling with profiling-detail "all-functions". Executables, however, are
not built with profiling enabled.
This change increases the closure size for many Haskell programs, but the
practical advantage of having stack traces and performance measurements easily
available during development seems to outweigh that cost.
Closes https://github.com/NixOS/nixpkgs/issues/22340 .
2018-03-17 08:21:22 +01:00
Peter Simons
408d441df0
git-annex: update sha256 hash for the new version
2018-03-17 08:21:22 +01:00
Peter Simons
929dac413b
cabal2nix: update hpack version override
2018-03-17 08:21:22 +01:00
Peter Simons
7d043f036c
haskell-configuration-common: cosmetic, no functional change
2018-03-17 08:21:22 +01:00
Peter Simons
9df1d15a28
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9-10-gc1333d1 from Hackage revision
bad3dc0ed6
.
2018-03-17 08:21:17 +01:00
Peter Simons
c81d3e72e8
hackage2nix: disable failing Hydra builds
2018-03-17 08:21:16 +01:00
Peter Simons
b6ca84c94e
hackage2nix: extend the set of packages I maintain
2018-03-17 08:21:15 +01:00
Peter Simons
50020a296a
darcs: jailbreak fgl dependency constraints to fix the build
2018-03-16 17:33:31 +01:00
Graham Christensen
18bf53a74d
haskel packages: drop override on ltk to fix evaluation
2018-03-15 22:00:02 -04:00
Peter Simons
dc7557a2f0
haskell-constraints: drop obsolete override for ghc-8.4.x
2018-03-15 21:33:05 +01:00
Peter Simons
81316008f7
haskell-semigroupoids: drop obsolete override for ghc-8.4.x
2018-03-15 21:33:05 +01:00
Peter Simons
5a1a30becc
structured-haskell-mode: update overrides for lts-11.x
2018-03-15 21:33:05 +01:00
Peter Simons
9254b06b22
haskell-src: update override for ghc-8.4.x
2018-03-15 21:33:05 +01:00
Peter Simons
5c9b3a6b18
haskell-free: drop obsolete override for ghc-8.4.x
2018-03-15 21:33:05 +01:00
Peter Simons
43d9df52c3
haskell-lens: drop obsolete override for ghc-8.4.x
2018-03-15 21:33:05 +01:00
Peter Simons
a11eaf1f04
haskell-regex-tdfa: drop obsolete override for ghc-8.4.x
2018-03-15 21:33:05 +01:00
Peter Simons
1e8e3d6291
haskell-changelogged: drop obsolete override
2018-03-15 21:33:05 +01:00
Peter Simons
de7847e683
git-annex: add overrides to fix the build in an lts-11.x environment
2018-03-15 21:33:05 +01:00
Peter Simons
080c54cd1c
haskell-turtle: drop obsolete override for ghc-8.4.x
2018-03-15 21:33:05 +01:00
Peter Simons
8d0df69f4f
haskell-vty: drop obsolete override for ghc-8.4.x
2018-03-15 21:33:05 +01:00
Peter Simons
79c2be32ad
haskell-doctest: update overrides for ghc-8.4.x
2018-03-15 21:33:04 +01:00
Peter Simons
2932385b3c
haskell-pandoc-types: update to latest version to fix the build with GHC 8.4.x
2018-03-15 21:33:04 +01:00
Peter Simons
326e1157a3
cabal2nix: update hpack override to use the latest version
2018-03-15 21:33:04 +01:00
Peter Simons
45caa0cf64
haskell-unordered-containers: drop obsolete override for GHC 8.4.x
2018-03-15 21:33:04 +01:00
Peter Simons
f0730a1bf5
haskell-funcmp: drop obsolete override for ghc-8.4.x
2018-03-15 21:33:04 +01:00
Peter Simons
6e507784d7
lambdabot-haskell-plugins: drop obsolete override
2018-03-15 21:33:04 +01:00
Peter Simons
77c16dd7db
haskell-hspec: update overrides for ghc-8.4.1 build
2018-03-15 21:33:04 +01:00
Peter Simons
3cf9c63c64
Drop obsolete Haskell overrides.
...
The overrides for the following packages no longer help:
- HaVSA
- test-framework-quickcheck
2018-03-15 21:33:04 +01:00
Peter Simons
8fdba8ca99
haskell-test-framework: disable test suite build
...
This avoids a dependency on an old version of QuickCheck.
2018-03-15 21:33:04 +01:00
Michael Alan Dorman
559832d663
isDarwin: make usage consistent
...
This one was the only one of the form pkgs.stdenv._hostPlatform_.isDarwin.
2018-03-15 21:33:04 +01:00
Michael Alan Dorman
2d3138fc9a
tldr: remove unnecessary override
...
`shell-conduit` is no longer necessary for the expression.
2018-03-15 21:33:04 +01:00
Michael Alan Dorman
41409f6348
haskell-src-exts: remove unnecessary overrides
...
The 1.20.2 release is now the default.
2018-03-15 21:33:04 +01:00
Michael Alan Dorman
80b209cf20
http-conduit: remove unnecessary override
...
The 2.3.0 version is now the default.
2018-03-15 21:33:04 +01:00
Peter Simons
a13ff71b21
haskell-configuration-common: update a couple of comments
2018-03-15 21:33:04 +01:00
Peter Simons
90696dcb6c
cabal2nix: update hpack override
2018-03-15 21:33:04 +01:00
Peter Simons
b79f68ae7a
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9-6-g7017487 from Hackage revision
97c9f84bf5
.
2018-03-15 21:33:04 +01:00
Peter Simons
e4d49bcabc
hackage2nix: keep old package versions around so that we can build git-annex
2018-03-15 21:33:02 +01:00
Peter Simons
da9f52a6e9
LTS Haskell 11.0
2018-03-15 21:33:02 +01:00
Sarah Brofeldt
2956cc8760
haskellPackages.ghcWithPackages: Wrap haddock with GHC lib dir
2018-03-15 20:16:54 +01:00
Peter Simons
1583cc6449
haskell-SHA: fix compiler crash while trying to build the test suite on i686
...
Fixes https://github.com/NixOS/nixpkgs/issues/36949 .
2018-03-14 21:23:25 +01:00
Peter Simons
2f2ad74369
Fix cross-compilation builds of several Haskell packages some more.
2018-03-14 21:09:14 +01:00
Peter Simons
70467b9a12
Fix cross-compilation builds of several Haskell packages.
2018-03-14 20:50:43 +01:00
Peter Simons
79c97645b4
haskell-Cabal: version 2.2.x now accepts older versions of text
2018-03-13 21:41:54 +01:00
Peter Simons
a3a6918137
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9-5-g32974fc from Hackage revision
3e784a7dcf
.
2018-03-13 21:41:54 +01:00
volth
34f12184cd
treewide: s/saneBackends/sane-backends/g
2018-03-13 00:47:10 +00:00
Peter Simons
bd46cb180d
haskell-vty: use latest version when compiling with GHC 8.4.x
2018-03-12 14:31:00 +01:00
Peter Simons
aed9401abc
hledger-lib: add override fix build with ghc 8.4.x
2018-03-12 14:31:00 +01:00
Peter Simons
6c837058a4
haskell-megaparsec: fix build with GHC 7.10.x
2018-03-12 14:31:00 +01:00
Peter Simons
729a26d875
haskell-parser-combinators: fix build with GHC 7.10.x
2018-03-12 14:31:00 +01:00
Peter Simons
d9ed7a2642
haskell-cmdargs: fix build with GHC 7.10.x
2018-03-12 14:30:59 +01:00
Peter Simons
c575724782
haskell-tar: fix build with ghc-7.10.x
2018-03-12 14:30:59 +01:00
Peter Simons
7337a20f64
haskell-inline-c: disable test suite to avoid around quickcheck failure
2018-03-12 14:30:59 +01:00
Peter Simons
74e40b0671
haskell-HTTP: drop obsolete override for GHC 8.4.x
2018-03-12 14:30:59 +01:00
Peter Simons
d531e09696
haskell-changelogged: update override for new turtle version
2018-03-12 14:30:59 +01:00
Kosyrev Serge
c373b26f9c
ghc841: boxes fix released
2018-03-12 14:30:58 +01:00
Kosyrev Serge
1278dba2bc
ghc841: bv fix released
2018-03-12 14:30:58 +01:00
Peter Simons
86058acb2f
haskell-ChasingBottoms: drop obsolete override
2018-03-12 14:30:58 +01:00
Peter Simons
83de07c6b4
LTS Haskell 10.9
...
This includes an automatic update of hackage-packages.nix, generated by
hackage2nix v2.9-5-g32974fc from Hackage revision
ed783e7c6e
.
2018-03-12 14:30:10 +01:00
Peter Simons
a9e1ae3d29
Merge pull request #36781 from deepfire/ghc-8.4
...
ghc841: semi-automated updates
2018-03-12 09:28:33 +01:00
Ken Micklas
f34e136a04
callCabal2nix: Use host platform rather than build platform for evaluation of Cabal files
2018-03-11 22:02:32 -04:00
Kosyrev Serge
86b554a589
ghc841: github needs a jailbreak
2018-03-12 03:03:31 +03:00
Kosyrev Serge
c5160c62e3
ghc841: hackage-security fixed upstream
2018-03-12 03:03:31 +03:00
Kosyrev Serge
663934aec8
ghc841: fixed deriving-compat now on hackage
2018-03-12 03:03:31 +03:00
Kosyrev Serge
d799cc8b23
ghc841: haddock-library needs dontCheck and dontHaddock
2018-03-12 03:03:31 +03:00
Kosyrev Serge
1a451a36cb
ghc841: SMP-compatible regex-tdfa now on hackage
2018-03-12 03:03:31 +03:00
Kosyrev Serge
98f5efd872
ghc841: haskell-src-exts fix released
2018-03-12 03:03:31 +03:00
Kosyrev Serge
b2cfe1ce64
ghc841: cabal-install fixed upstream
2018-03-12 03:03:30 +03:00
Kosyrev Serge
662bc073b2
ghc841: cabal2nix fixed upstream
2018-03-12 03:03:30 +03:00
Kosyrev Serge
8f72b8a5c0
ghc841: bv fixed upstream
2018-03-12 03:03:30 +03:00
Kosyrev Serge
d7365851fb
ghc841: dhall fix
2018-03-12 03:03:30 +03:00
Kosyrev Serge
9c58744f3e
ghc841: dontCheck resolv
2018-03-12 03:03:30 +03:00
Kosyrev Serge
b69eb4af28
ghc841: jailbreak protolude
2018-03-12 03:03:30 +03:00
Kosyrev Serge
b77b9d56f3
ghc841: deriving-compat released [1/2]
2018-03-12 03:03:06 +03:00
Kosyrev Serge
06a1979263
ghc841: gc outdated overrides
2018-03-12 02:46:45 +03:00
Kosyrev Serge
bb9704ca82
ghc841: intern changes to PKGDB, except manual: esqueleto haskell-src
2018-03-12 01:35:48 +03:00
Peter Simons
379eb75014
haskell-setlocale: jailbreak to fix ghc 8.4.1 build
2018-03-11 09:24:37 +01:00
Peter Simons
73982726b0
haskell-boxes: apply patch to fix build with GHC 8.4.1
2018-03-11 09:24:37 +01:00
Peter Simons
4e63fcec1b
haskell-ChasingBottoms: add override that uses the latest version
2018-03-11 09:24:37 +01:00
Peter Simons
797c272b66
haskell-hslua-module-text: drop obsolete override
2018-03-11 09:24:37 +01:00
Peter Simons
8d0b0095db
haskell-jailbreak-cabal: clean up overrides
2018-03-11 09:24:37 +01:00
Peter Simons
3c104572a0
haskell-stylish-cabal: fix build with ghc 8.2.x and 8.4.x
2018-03-11 09:24:37 +01:00
Peter Simons
77e974b394
haskell-hackage-security: jailbreak to fix build with ghc 8.4.x
2018-03-11 09:24:36 +01:00
Peter Simons
b4707d9e65
haskell-src: mark broken for GHC 8.4.1
2018-03-11 09:24:36 +01:00
Peter Simons
dba20cb1b1
haskell-ChasingBottoms: move jailbreak to common to allow building with QuickCheck 2.11
2018-03-11 09:24:36 +01:00
Peter Simons
0ff88fb2ab
haskell-GenericPretty: apply upstream patch to fix the build with ghc 8.4.x
2018-03-11 09:24:36 +01:00
Peter Simons
70aa779445
haskell-doctemplate: apply upstream patch to fix the build with ghc 8.4.x
2018-03-11 09:24:36 +01:00
Peter Simons
86bfcc89b8
haskell-HTTP: use the latest version when compiling with GHC 8.4.x
2018-03-11 09:24:36 +01:00
Peter Simons
f62deb0f92
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9-5-g32974fc from Hackage revision
3efaeb24c3
.
2018-03-11 09:24:31 +01:00
Peter Simons
8b369a15d2
hackage2nix: update list of broken Hydra builds
2018-03-11 09:24:30 +01:00
Peter Simons
668383c088
haskell-hackage-db: add override to fix build with GHC 8.4.1
...
Cc: @deepfire
2018-03-10 10:00:17 +01:00
Peter Simons
842a5c40f7
haskell: mark esqueleto and doctemplates as broken
...
Cc: @deepfire
2018-03-10 10:00:17 +01:00
Peter Simons
7011f3b66d
haskell-tree-diff: add override to fix build with GHC 8.4.1
...
Cc: @deepfire
2018-03-10 10:00:17 +01:00
Peter Simons
7e040c8775
haskell-hslua-module-text: add override to fix build with GHC 8.4.1
...
Cc: @deepfire
2018-03-10 10:00:16 +01:00
Peter Simons
99fba9e335
haskell-HTTP and haddock-library: add overrides for ghc 8.4.1
...
Cc: @deepfire
2018-03-10 10:00:16 +01:00
Peter Simons
3724b07e2e
haskell-blaze-builder: update overrides for ghc 8.4.1
...
The pull request we use does not suffice any longer because it does not update
the version constraint on base in the Cabal file.
Cc: @deepfire
2018-03-10 10:00:16 +01:00
Peter Simons
b01a5ec506
haskell-regex-tdfa: update overrides for ghc 8.4.1
...
The pull request we use does not suffice any longer because it does not update
the version constraint on base in the Cabal file.
Generally speaking, it might be a good idea to use
https://github.com/ChrisKuklewicz/regex-tdfa/pull/16 instead of the old one,
because it looks much cleaner. (It might have the same problem w/r to base,
though).
Pinging our resident GHC 8.4.1 guru @deepfire.
2018-03-10 10:00:16 +01:00
Peter Simons
ee262b83ef
cabal2nix: fix overrides for Cabal 2.2.x
2018-03-10 10:00:16 +01:00
Peter Simons
c5cf8dd57a
haskell-hackage-db: fix build with GHC 8.2.2
2018-03-10 10:00:16 +01:00
Peter Simons
469a15d386
distribution-nixpkgs: fix build with GHC 8.2.2
2018-03-10 10:00:15 +01:00
Peter Simons
deab46fdba
Cabal-2.2.0.0: fix build with GHC 8.2.2
2018-03-10 10:00:15 +01:00
Peter Simons
8aa0e7b950
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.9-3-gae0d2f7 from Hackage revision
42026bde62
.
2018-03-10 10:00:06 +01:00
Peter Simons
3134f6bf97
hackage2nix: disable failing Hydra builds
2018-03-10 10:00:02 +01:00
Peter Simons
52383dbb6b
hackage2nix: always use latest version of jailbreak-cabal
2018-03-10 10:00:02 +01:00
Kosyrev Serge
a4fedaa481
ghc841 | turtle: GHC 8.4 needs a fresh Turtle
2018-03-10 06:51:58 +03:00
Kosyrev Serge
1aada58c2b
ghc841 | either: pin to v5
2018-03-10 06:37:35 +03:00
Peter Simons
90b394936b
Merge pull request #36652 from roberth/cabal2nix-extra-options
...
haskell.lib.haskellSrc2nix: add extraCabal2nixOptions
2018-03-09 15:06:14 +01:00
Robert Hensing
a90294afe4
haskell.lib.haskellSrc2nix: add extraCabal2nixOptions
2018-03-09 14:52:34 +01:00
Peter Simons
96b5bbd457
haskell-free: update overrides for version 5.0.1
2018-03-09 14:22:28 +01:00
Peter Simons
2a17cffbb2
haskell-src-exts: update overrides for version 1.20.2
2018-03-09 14:22:28 +01:00
Peter Simons
bcd11f6a05
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8.2-10-g32cfe74 from Hackage revision
ed3336e836
.
2018-03-09 14:22:18 +01:00
Reuben D'Netto
b66892931e
haskellPackages.cuda: Fixed broken dependency
2018-03-09 18:33:28 +11:00
Peter Simons
df6e6d91a8
Merge pull request #36393 from ElvishJerricco/haskell-shell-for
...
Haskell: Added haskellPackages.shellFor
2018-03-07 12:45:06 +01:00
Will Fancher
9adb4d25e6
Haskell: Added haskellPackages.shellFor
2018-03-06 16:34:05 -05:00
Peter Simons
f4b757bd3d
haskell-changelogged: add override to fix the build
2018-03-06 21:10:39 +01:00
Peter Simons
ebfecf3e76
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8.2-10-g32cfe74 from Hackage revision
d14774a67e
.
2018-03-06 21:10:34 +01:00
Peter Simons
6568cbc1bb
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8.2-8-g0aa23ac from Hackage revision
4caf6826b1
.
2018-03-05 16:45:01 +01:00
Peter Simons
ff45358a3c
LTS Haskell 10.8
2018-03-05 16:44:23 +01:00
Peter Simons
1b0c67259e
haskell: cosmetic changes to the generic builder
2018-03-05 16:44:23 +01:00
Vladimír Čunát
565bd805e6
Merge branch 'master'
2018-03-05 14:53:27 +01:00
Shea Levy
62a1abe204
haskellPackages.callCabal2nix: Depend on the expression.
...
This ensures that as long as the package derivation is alive, its nix
expressions do not need to be regenerated.
Fixes #36190 .
2018-03-02 09:37:02 -05:00
Peter Simons
8b537488a5
git-annex: update sha256 hash for the new version
2018-03-01 21:56:35 +01:00
Peter Simons
5d4db65494
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8.2-6-g7dfce29 from Hackage revision
292d228e71
.
2018-03-01 21:56:28 +01:00
Dominic Steinitz
d1ac8d1e1a
Merge branch 'master' of https://github.com/NixOS/nixpkgs
2018-03-01 09:14:18 +00:00
Dominic Steinitz
183c3603fa
No longer needed and causes confusion
2018-03-01 09:11:45 +00:00
Shea Levy
7f623cfa45
callCabal2nix: Fix filtering for non-cleanSourceable sources.
...
What was here before wasn't correct anyway, and now it works in
restricted mode.
Fixes #35207
2018-02-28 14:22:19 -05:00
Kosyrev Serge
f9c952f39c
ghc84: remove unused overrides & minor proof updates
2018-02-28 02:17:44 +03:00
Kosyrev Serge
fe5183105a
ghc84 | cabal2nix: ghc84 needs its own very fixed hpack
2018-02-27 15:11:13 +03:00
Peter Simons
8c0a1c87d1
Merge pull request #35661 from deepfire/ghc-8.4
...
ghc841 | hpack: SMP fix unmerged
2018-02-26 20:15:06 +01:00
Peter Simons
6f144177f1
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8.2-6-g7dfce29 from Hackage revision
70475ad0ea
.
2018-02-26 14:26:42 +01:00
Peter Simons
cf4b8c6b7a
LTS Haskell 10.7
2018-02-26 14:26:29 +01:00
Kosyrev Serge
f5858af1bc
ghc841 | hpack: SMP fix unmerged
2018-02-26 01:36:00 +03:00
Nikolay Amiantov
f6925dbdd8
opencv3: enable contrib by default
2018-02-25 22:24:10 +03:00
Jan Tojnar
a31d98f312
tree-wide: autorename gnome packages to use dashes
2018-02-25 17:41:16 +01:00
Kosyrev Serge
18fa78c539
ghc841 | tar: upstream fix not on Hackage yet
2018-02-25 07:38:19 +03:00
Kosyrev Serge
673785d18a
ghc841 | text-lens: new failure with bumped GHC
2018-02-25 06:58:32 +03:00
Kosyrev Serge
00b24f7a69
ghc841 | x509/x509-store: SMP fix PR unmerged
2018-02-25 04:11:33 +03:00
Kosyrev Serge
65169aac88
ghc841 | uri-bytestring: TH boundaries fix author made no PR yet
2018-02-25 04:11:32 +03:00
Kosyrev Serge
2201ba1a5b
ghc841 | tls: SMP fix unmerged
2018-02-25 04:11:32 +03:00
Kosyrev Serge
746b36c863
ghc841 | http-api-data: SMP fix not on hackage yet
2018-02-25 04:11:32 +03:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
Alexander V. Nikolaev
8f2a22935c
treewide: transition from mesa_noglu to libGL
2018-02-24 17:03:46 +02:00
Kosyrev Serge
a5078286e6
ghc84: deriving-compat and hnix
2018-02-24 04:51:36 +03:00
Peter Simons
2e45e280cb
haskell-doctest: the 0.14.1 test suite fails on NixOS
2018-02-23 18:08:09 +01:00
Peter Simons
fa6272678d
haskell-stringbuilder: drop obsolete override for GHC 8.4.x
2018-02-23 17:58:18 +01:00
Peter Simons
81a9442fd0
haskell-language-c: drop unused version 0.7.0
2018-02-23 17:58:18 +01:00
Peter Simons
b5454a1380
haskell-doctest: update ghc 8.4.x version to 0.14.1
2018-02-23 17:58:18 +01:00
Michael Alan Dorman
f7ab190096
language-c: remove now-unnecessary overrides
2018-02-23 17:58:18 +01:00
Peter Simons
d035fc1e76
haskell-parsec: fix build with GHC 7.10.x
2018-02-23 17:58:17 +01:00
Peter Simons
d87fcc7d43
haskell-reflect: fix build with GHC 7.10.x
2018-02-23 17:58:17 +01:00
Peter Simons
a6b30cb43d
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8.2-6-g7dfce29 from Hackage revision
d165ed5500
.
2018-02-23 17:57:58 +01:00
Peter Simons
d544c454bd
LTS Haskell 10.6
2018-02-23 17:57:57 +01:00
Kosyrev Serge
24777b86d8
configuration-ghc84: import manually-defined overrides and update
2018-02-22 01:31:33 +03:00
Kosyrev Serge
e6b5fefed7
configuration-generic | c2hs: language-c 0.7.2 is compatible with GHC 8.4
2018-02-22 01:30:42 +03:00
Peter Simons
3cc9445e56
haskell-test-framework-quickcheck2: jailbreak to support ghc-8.4.x
2018-02-20 17:23:05 +01:00
Peter Simons
020471ee6c
haskell-optparse-applicative: fix build with ghc-8.4.x
2018-02-20 17:23:04 +01:00
Peter Simons
af173130c6
haskell-here: jailbreak for ghc-8.4.x
2018-02-20 17:23:04 +01:00
Peter Simons
d6f37ff0a5
haskell-doctest: use the latest version when compiling with GHC 8.4.x
...
This change also requires us to use the latest QuickCheck version in the GHC
8.4.x package set.
Furthermore, the latest version of doctest has a broken test suite that needs
to be disabled for the build to succeed.
2018-02-20 17:21:48 +01:00
Peter Simons
a3c1a66ed7
liquidhaskell: drop obsolete override
2018-02-20 17:21:47 +01:00
Peter Simons
8cfaa55d67
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8.2-5-gbde1863 from Hackage revision
98679850f4
.
2018-02-20 17:21:41 +01:00
Peter Simons
0d7740870d
hackage2nix: disable broken Hydra builds
2018-02-20 17:21:21 +01:00
Kosyrev Serge
060f2f99db
ghc 8.4: update configuration
2018-02-19 23:31:50 +03:00
Peter Simons
25ee2516c2
haskell-generic-builder: simplify outputs attribute logic
...
The arguments cannot contain outputs, so the if-then-else here is pointless.
2018-02-16 16:54:16 +01:00
Peter Simons
e7a8ced07f
liquidhaskell: version 0.8.2.3 fails during Haddock stage
2018-02-16 12:55:46 +01:00
Peter Simons
b0bdf778bd
liquidhaskell: drop obsolete patches
2018-02-16 10:40:04 +01:00
Peter Simons
b6e553506f
cabal2nix: build with hpack 0.27.0
2018-02-16 10:40:00 +01:00
Peter Simons
194d61bfca
haskell-JuicyPixels: drop obsolete override for ghc-8.4.x
2018-02-16 10:39:59 +01:00
Peter Simons
02e8ee8a80
haskell-th-lift: drop obsolete override for ghc-8.4.x
2018-02-16 10:39:59 +01:00
Peter Simons
1f53e710ec
haskell-tasty: update override for latest version used by ghc-8.4.x
2018-02-16 10:39:59 +01:00
Peter Simons
b787aacade
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8.2-1-g66cb4b6 from Hackage revision
71e6c26026
.
2018-02-16 10:39:54 +01:00
Tuomas Tynkkynen
1a06373c0a
Merge remote-tracking branch 'upstream/master' into staging
...
Conflicts:
pkgs/development/libraries/libclc/default.nix
pkgs/top-level/all-packages.nix
2018-02-13 16:42:55 +02:00
Peter Simons
afb83e0e03
multi-ghc-travis: update to current Git master
2018-02-13 10:57:40 +01:00
Peter Simons
4b39930ee6
Update hspec family packages to 2.4.8 when building with GHC 8.4.x.
2018-02-13 10:18:19 +01:00
Peter Simons
be676705e3
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8-24-g7642d25 from Hackage revision
dc11df52c5
.
2018-02-13 10:18:14 +01:00
Peter Simons
47adc4eb8e
LTS Haskell 10.5
2018-02-13 10:17:56 +01:00
Will Fancher
627444cfc2
Use static cabal2nix in callCabal2nix
2018-02-11 18:33:20 -05:00
Daiderd Jordan
69779a5f7e
Merge pull request #33374 from dtzWill/update/llvm-5-default
...
Update LLVM default 4 -> 5
2018-02-11 18:29:26 +01:00
Shea Levy
32085eafa1
haskell-hpio: disable test suite to fix the build
2018-02-10 18:10:47 +01:00
Shea Levy
b0270dfcec
haskell-securemem: fix build with GHC 8.4
2018-02-10 18:10:47 +01:00
Shea Levy
74bde7e20a
haskell-deepseq-generics: fix build on ghc 8.4
2018-02-10 18:10:47 +01:00
Shea Levy
d2b6665024
haskell-twee-lib: disable broken haddocks
2018-02-10 18:10:46 +01:00
Shea Levy
15344506cc
haskell-funcmp: Fix build on GHC 8.4
2018-02-10 18:10:46 +01:00
Shea Levy
7ac6c77323
ghc: Make deterministic profiling patches opt-in.
...
The patch changes some pieces of the exposed API, so we can't have our
default GHC changed in this way.
2018-02-10 18:10:44 +01:00
Shea Levy
9dfbb52423
liquidhaskell: Patch for compat with our deterministic profiling GHC patch
2018-02-10 18:05:29 +01:00
Peter Simons
36a095e27e
haskell-contravariant: fix build on GHC 7.10.x
2018-02-10 18:05:28 +01:00
Peter Simons
1d4529c7e2
cabal2nix: compile with hpack 0.25.0
2018-02-10 18:05:28 +01:00
Peter Simons
c8bc6163c0
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8-24-g7642d25 from Hackage revision
ddb881454b
.
2018-02-10 18:05:23 +01:00
Peter Simons
52628a27e7
hackage2nix: disable broken builds
2018-02-10 18:05:21 +01:00
Peter Simons
13dda44b8b
haskell-with-packages-wrapper: don't bother with extraOutputsToInstall
...
symlinkJoin doesn't recognize this parameter, so this functionality has been
broken ever since 4b77d425aa
.
2018-02-09 20:26:35 +01:00
Peter Simons
2c13435734
haskell-generic-builder: revert "set LD_LIBRARY_PATH in shellHook"
...
This reverts commit e73e5c884f
. Please don't
set $LD_LIBRARY_PATH! Instead, pass appropriate --extra-include-dir and
--extra-lib-dir arguments to "cabal configure" to ensure that Cabal knows
about system dependencies.
2018-02-09 19:56:20 +01:00
Peter Simons
bd3379c443
haskell-generic-builder: include build-tool dependencies in shell environments
...
For a Haskell package "foo" the environment foo.env now contains the build tool
dependencies required for compiling the package in $PATH.
Fixes https://github.com/NixOS/cabal2nix/issues/331 .
2018-02-09 19:56:20 +01:00
Peter Simons
8ff7ac4859
Merge pull request #34646 from clacke/hledger-darwin
...
hledger: build correctly on darwin
2018-02-07 08:32:59 +01:00
Daiderd Jordan
db7e0aeb42
llvm-packages: cleanup
2018-02-06 23:38:46 +01:00
Claes Wallin (韋嘉誠)
cc2c594a9b
hledger*: build correctly on darwin
...
- mkdir -p $out/share/info rather than assuming $out/share is there
- find .info and .man* files correctly on darwin -- don't try to
match the specific system name, there is nothing to gain from that
nix calls darwin darwin, but ghc calls it osx in its directory names.
closes #34644
2018-02-07 01:32:16 +08:00
Peter Simons
a9268dd694
Merge pull request #34404 from deepfire/x-ghc-8.4-overrides
...
GHC 8.4 package overrides
2018-02-06 10:01:15 +01:00
Kosyrev Serge
ae1e9fbf87
ghc841 configuration: overrides
2018-02-06 05:33:07 +03:00
Shea Levy
39f62c770b
haxl: Disable non-deterministic tests
2018-02-05 13:00:12 -05:00
Peter Simons
af884f5607
cabal2nix: update build to hpack 0.24
2018-02-04 10:52:53 +01:00
Peter Simons
77e074829b
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8-24-g7642d25 from Hackage revision
2499b1e31f
.
2018-02-04 10:52:48 +01:00
Peter Simons
3ac304963c
hackage2nix: use latest version of weeder by default
2018-02-04 10:52:18 +01:00
Shea Levy
943592f698
Add setFunctionArgs lib function.
...
Among other things, this will allow *2nix tools to output plain data
while still being composable with the traditional
callPackage/.override interfaces.
2018-01-31 14:02:19 -05:00
Peter Simons
6f93e0f749
fix GHC 8.4.x builds of hspec and test-framework
2018-01-31 16:03:59 +01:00
Peter Simons
866a1ed2d5
cabal2nix: build with hpack 0.23
2018-01-31 16:03:59 +01:00
Peter Simons
94b6357dc5
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8-20-g7c22fdf from Hackage revision
d0f20cf258
.
2018-01-31 16:03:54 +01:00
Peter Simons
b063a02320
LTS Haskell 10.4
2018-01-31 16:03:50 +01:00
pjan vandaele
bdffbc775e
Adds modifier option to developPackage
2018-01-30 12:29:59 +09:00
Peter Simons
b7e6ac1515
hledger: install man pages and info files
...
Make sure that hledger, hledger-ui, and hledger-web have their documentation
installed in locations where system tools can find them.
Fixes https://github.com/NixOS/nixpkgs/issues/34301 .
2018-01-26 19:42:04 +01:00
Peter Simons
b83990dd76
haskell-hie-packages: disable broken Hydra builds
2018-01-26 13:01:12 +01:00
Peter Simons
71c76eadff
hackage2nix: disable broken Hydra builds
2018-01-26 13:01:12 +01:00
Peter Simons
f8776eabdd
cabal2nix: build with latest version of hpack
2018-01-26 13:01:12 +01:00
Peter Simons
4ec557eea9
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8-16-gec0f902 from Hackage revision
6b78792753
.
2018-01-26 13:01:12 +01:00
Peter Simons
03ef28473d
haskell-tinc: drop broken non-Hackage package
2018-01-26 13:01:11 +01:00
Peter Simons
c83b455c7d
haskell-intero-nix-shim: drop broken non-Hackage package
2018-01-26 13:01:11 +01:00
Peter Simons
05723c4d97
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8-15-g0d15053 from Hackage revision
0d7f6b72e9
.
2018-01-26 13:01:11 +01:00
Peter Simons
edf1d07173
hackage2nix: disable broken Hydra builds
2018-01-26 13:01:11 +01:00
Peter Simons
83b35508c6
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8-11-g68a143c from Hackage revision
ddb65ce29d
.
2018-01-26 13:01:11 +01:00
Peter Simons
f9700df56a
lambdabot-core: add myself as a maintainer
2018-01-26 13:01:10 +01:00
Peter Simons
291c3681f6
cabal-plan: fix build by applying https://github.com/haskell-hvr/cabal-plan/pull/16
2018-01-26 13:01:10 +01:00
Peter Simons
da7833e7e6
cabal2spec: add myself as a maintainer
2018-01-26 13:01:10 +01:00
Peter Simons
eb5d7d2b26
haskell-lambdabot: fix build
2018-01-23 16:09:29 +01:00
John Ericson
ec0c4802ae
Merge pull request #26799 from obsidiansystems/cross-haskell
...
haskell infra: Fix cross compilation to work with new system
2018-01-22 15:31:19 -05:00
Peter Simons
699d715f24
haskell-nix-paths: fix bogus dependencies
2018-01-22 08:47:00 +01:00
Ben Gamari
bf687907d7
haskell lib: Make Cabal compiler names explicit
...
Cabal2nix expects a --compiler flag that contains a Cabal Compiler description.
We used to use the compiler's derivation name for this, but this breaks when
cross-compiling due to the target suffix. Instead we add an explicit
haskellCompilerName attribute to Haskell compiler derivations.
2018-01-21 23:31:05 -05:00
John Ericson
81553124cf
haskell infra: nativeGhc != ghc.bootPkgs.ghc
...
There's no reason to wait for non-binary native to *build* cross ghc,
but we want a nix-built GHC for Setup.hs or things won't work.
2018-01-21 23:31:04 -05:00
John Ericson
54ead73271
generic-builder: Make GHC a proper dependency
...
Rather than just sticking it on the PATH
2018-01-21 23:27:38 -05:00
Peter Simons
4532826e99
Merge pull request #34037 from ElvishJerricco/fix-ghcjs-lts-10
...
Fixed GHCJS
2018-01-21 19:55:25 +01:00
Will Fancher
fcc8cae88d
Fixed GHCJS
2018-01-20 15:47:59 -05:00
Peter Simons
8297025d28
haskell-hlint: needs latest version of haskell-src-exts
2018-01-20 21:40:45 +01:00
Peter Simons
dcf3699b0b
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8-7-gfbcdc2a from Hackage revision
70d584c0a5
.
2018-01-20 21:40:40 +01:00
Peter Simons
9688c0eab7
haskell-hlint: use latest version by default
2018-01-20 21:40:39 +01:00
Peter Simons
a8d9a94574
haskell.lib.markBroken: explicitly disable Hydra builds
...
Recent changes [1] allow Hydra to build packages that are marked broken. To
avoid plenty of evaluation errors on Hydra, explicitly disable Hydra builds of
broken packages.
[1] https://github.com/NixOS/nixpkgs/issues/7541#issuecomment-357541243
2018-01-20 21:40:38 +01:00
Peter Simons
8bf8581b9a
hackage2nix: disable broken Hydra builds
...
- Ping @abbradar for broken lambdabot.
- Ping @alunduil for broken collection-json and siren-json.
2018-01-20 21:40:08 +01:00
Kosyrev Serge
8d027c1113
ghc841: GHC 8.4.1: nix-shell -p haskell.compiler.ghc841
2018-01-19 16:06:02 +03:00
Michael Alan Dorman
899714ae96
hoogle: fix http-conduit dependency for new version
...
5.0.17 now requires http-conduit > 2.3.
2018-01-19 12:53:11 +01:00
Peter Simons
a1366f43a0
git-annex: update hash for new version
2018-01-19 12:53:11 +01:00
Peter Simons
3b54c5f483
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.8-3-g1ab3260 from Hackage revision
6aedac1525
.
2018-01-19 12:53:11 +01:00
Will Fancher
9047a7dd33
Move packageSourceOverrides to haskellLib
2018-01-18 16:42:56 -05:00
Jan Tojnar
c278dd0b9d
bustle: re-enable hgettext support
...
hgettext 0.1.31.0 builds again
2018-01-18 22:13:57 +01:00
Shea Levy
f12f2ed44c
haskell-ide-engine: Fix build in sandbox
2018-01-18 12:02:29 -05:00
Peter Simons
29f0f38433
multi-ghc-travis: update to latest Git version and create a proper Haskell build
...
The attribute haskellPackages.multi-ghc-travis refers to a proper Cabal build
that includes the package's library
2018-01-18 17:01:33 +01:00
José Luis Lafuente
9b577c44bc
gitHUD: disable tests
...
Tests require tasty-quickcheck ==0.8.*
2018-01-17 17:18:16 +01:00
Jude Taylor
cf6c05fda7
add haddock version for GHC 8.0
2018-01-13 01:17:23 -08:00
Shea Levy
43e7cf5eb7
haskellPackages.ChasingBottoms: Disable testsuite
2018-01-12 13:04:57 -05:00
Peter Simons
e30ecaa916
Merge pull request #33636 from hamishmack/haskell-internal-libs-darwin2
...
haskell: Fix depending on libs with internal libs on darwin.
2018-01-12 16:09:56 +01:00
Peter Simons
e277be1943
Merge pull request #33360 from adnelson/unpin_lzma_versions
...
haskellPackages.lzma: loosen version bounds for test dependencies
2018-01-12 16:09:13 +01:00
Robert Hensing
f40ecb29aa
Add documentation for haskell-modules/lib.nix
2018-01-12 10:48:03 +01:00
Peter Simons
aecc868ac1
Merge pull request #33733 from dhess/arm-cross-fixes
...
ghc, haskell-modules: ARM cross build fixes.
2018-01-11 16:56:20 +01:00
Drew Hess
e4f3fe051e
ghc, haskell-modules: ARM cross build fixes.
...
As requested in #33405 .
2018-01-11 10:45:44 -05:00
Shea Levy
4e78aeb441
callCabal2nix: Fix calling with a path in the store.
2018-01-11 10:17:56 -05:00
Shea Levy
fb069b77ee
Merge branch 'callCabal2nix-cleanSourceWith'
2018-01-11 09:21:50 -05:00
Drew Hess
84e4caacc5
haskell-modules: swagger2 still needs dontHaddock on armv7l-linux.
2018-01-11 00:59:55 -08:00
Shea Levy
fb2b6ac373
callCabal2nix: Use cleanSourceWith for composable filtering
2018-01-10 12:46:45 -05:00
Shea Levy
3a763b9196
haskellLib: Add shellAware function
2018-01-10 12:08:36 -05:00
Drew Hess
c5e433df59
haskell-modules: more disabled tests for armv7l-linux.
...
Specifically: servant-docs, servant-swagger, swagger2.
2018-01-10 00:38:45 -08:00
Drew Hess
c05378b730
haskell-modules: disable hashable tests on armv7l-linux.
2018-01-09 18:06:25 -08:00
Peter Simons
2280127e85
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7.2 from Hackage revision
c0e307307b
.
2018-01-09 20:33:02 +01:00
Matthew Pickering
5542e3cc4d
haskell package set configuration clean-up
...
Closes https://github.com/NixOS/nixpkgs/pull/33588 .
2018-01-09 20:32:55 +01:00
Hamish Mackenzie
d3eaa5a4de
haskell: Fix depending on libs with internal libs on darwin.
2018-01-09 14:43:13 +13:00
Matthew Pickering
889d618f16
Jailbreak purescript package
...
See
https://github.com/NixOS/nixpkgs/issues/33355
https://github.com/purescript/purescript/issues/3189
2018-01-08 12:52:51 +00:00
Peter Simons
83a5765b1f
LTS Haskell 10.3
...
This update was generated by hackage2nix v2.7.2 from Hackage revision
f0c9745e58
.
2018-01-08 11:52:28 +01:00
Peter Simons
48a6d1a2ab
Merge pull request #33405 from dhess/ghc-armv7l
...
Make GHC work on armv7l-linux
2018-01-08 11:50:41 +01:00
Jude Taylor
b980675107
add haddock-api-2.17 for GHC 8.0
2018-01-07 15:47:11 -08:00
Peter Simons
066ec6a149
Merge pull request #33564 from mpickering/issue-33355
...
Add ansi-terminal < 0.7 to hackage2nix.yaml config
2018-01-07 19:47:13 +01:00
Matthew Pickering
80913e7471
Add ansi-terminal < 0.7 to hackage2nix.yaml config
...
This is required in order to resolve #33355
2018-01-07 11:22:37 +00:00
Allen Nelson
a4c8f60e86
reference issue in comment
2018-01-06 23:08:24 -06:00
Robin Gloster
b2e9096f68
ghcWithPackages: fix ghc version passing
...
The correct ghc version was not passed through anymore, I'm not entirely
sure this is the correct fix or if this is the only argument that was
missing.
broken by 5e31e828f8
cc @Ericson2314
2018-01-07 03:36:19 +01:00
Peter Simons
3bf1c3f961
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7.2 from Hackage revision
5de0e510e9
.
2018-01-06 11:29:51 +01:00
Michael Alan Dorman
5d56434e56
hindent: needs new haskell-src-exts
2018-01-06 11:29:51 +01:00
Peter Simons
5ab4aeb621
Merge pull request #33508 from alunduil/add-network-arbitrary-maintainer
...
add alunduil as maintainer of network-arbitrary
2018-01-06 11:27:37 +01:00
Alex Brandt
b7d216e51c
add alunduil as maintainer of network-arbitrary
2018-01-05 22:42:44 -06:00
Peter Simons
a1a3aeaa8f
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7.2 from Hackage revision
1ec0a139aa
.
2018-01-05 09:34:51 +01:00
Michael Alan Dorman
b1a1062dad
text-icu: Some sort of testing issue with ghc-8.2
2018-01-05 09:34:25 +01:00
Peter Simons
be49066415
Merge pull request #33433 from obsidiansystems/haskell-misc
...
ghcWithPackages: Misc cleanups
2018-01-05 09:28:07 +01:00
John Ericson
ec2f121bed
ghcWithPackages: Fix comment URL
2018-01-04 14:49:52 -05:00
John Ericson
dea9fceb0b
ghcWithPackages: Get rid of unused passthrough
...
If you want the whole packages set...don't use ghcWithPackages.
2018-01-04 14:49:50 -05:00
Peter Simons
0a07a52506
Merge pull request #33425 from mpickering/stringbuilder
...
Use self rather than super to make stringbuilder overridable
2018-01-04 18:02:07 +01:00
Matthew Pickering
d7944aba3e
Use self rather than super to make stringbuilder overridable
2018-01-04 16:54:38 +00:00
John Ericson
6bdf9a7f6d
ghcWithPackages: Don't bother with ignoreCollisions cause we don't use buildEnv
...
SymlinkJoin doesn't know or care about this.
2018-01-04 11:45:36 -05:00
Robin Gloster
231754d995
haskellPackages.restless-git: fix build
2018-01-04 15:13:57 +01:00
Drew Hess
05824e66a1
haskell-modules: disable happy tests on armv7l-linux.
2018-01-03 16:03:26 -08:00
Drew Hess
260749cf5d
haskell-modules: split-objs is not supported on ARM.
2018-01-03 16:00:26 -08:00
Shea Levy
707cfbf39a
haskell: Add hoogle-5.0.14 for hie-hoogle.
...
5.0.14 is actually the version of hoogle in the stackage LTS we're
tracking, but due to
NixOS/cabal2nix@5c816fdee9 that isn't respected.
2018-01-03 14:59:39 -05:00
John Ericson
5e31e828f8
ghcWithPackages: Fix cross, and avoid needless C compiler
2018-01-03 01:24:57 -05:00
John Ericson
bc066466fb
haskell generic-builder: Don't use absolute path to tools, and also track strip
2018-01-02 21:04:14 -05:00
John Ericson
a224dfc253
haskell infra: Fix cross as much as possible without changing hashes
2018-01-02 21:00:13 -05:00
Test
6ea37497cd
loosen version bounds for lzma test dependencies
2018-01-02 17:43:40 -06:00
Frederik Rietdijk
804285f589
Merge remote-tracking branch 'upstream/staging' into HEAD
2018-01-02 19:10:45 +01:00
Shea Levy
34a91b7922
haskell: Fix depending on libs with internal libs on darwin.
...
Thanks to @hamishmack for the pointer.
Fixes #33149 .
2018-01-02 11:37:54 -05:00
Peter Simons
81581ba381
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7.2 from Hackage revision
d8aa793b33
.
2018-01-02 12:44:26 +01:00
Peter Simons
b1fd018f90
Merge pull request #33271 from LumiGuide/ghc802-inline-c
...
haskell: configuration-ghc-8.0.x.nix: keep inline-c at 0.5.6.1
2018-01-02 10:15:07 +01:00
Bas van Dijk
cc9722b638
haskell: configuration-ghc-8.0.x.nix: keep inline-c at 0.5.6.1
2018-01-01 22:50:01 +01:00
Frederik Rietdijk
4cc2a38854
Merge remote-tracking branch 'upstream/master' into HEAD
2018-01-01 18:15:13 +01:00
Peter Simons
f448a79770
haskell-JuicyPixels: disable failing Haddock phase
2018-01-01 18:12:17 +01:00
Peter Simons
ca84a2dd1a
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7.1-1-gc1b61fc from Hackage revision
5dc3be1712
.
2018-01-01 18:12:17 +01:00
Peter Simons
e8f401e61b
LTS Haskell 10.2
2018-01-01 18:12:16 +01:00
Vladimír Čunát
1fcd92ce92
Merge branch 'master' into staging
...
A few thousand rebuilds from master, again.
Hydra: ?compare=1422362
2017-12-31 09:53:49 +01:00
Peter Simons
ab3a12ed7e
darcs: switch build to GHC 8.0.2 to fix it
...
Also, jailbreak the constraint on unix-compat <5.
2017-12-31 09:31:03 +01:00
Peter Simons
238d574846
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7.1-1-gc1b61fc from Hackage revision
53970160fe
.
2017-12-31 09:30:44 +01:00
Peter Simons
7f50608fb2
liquidhaskell: re-enable Hydra builds
2017-12-31 09:30:19 +01:00
John Ericson
4d2b763817
Merge pull request #26805 from obsidiansystems/cross-elegant
...
Make cross compilation elegant
2017-12-30 22:58:02 -05:00
John Ericson
e0f1739c75
treewide: Don't use `nativePkgs` or `crossPkgs` anymore
2017-12-30 22:04:22 -05:00
Peter Simons
2c557e1663
Merge pull request #33187 from NickHu/llvm-hs
...
llvm-hs: fix llvm-config dependency
2017-12-30 18:15:27 +01:00
Frederik Rietdijk
2d0bead714
Merge remote-tracking branch 'upstream/master' into HEAD
2017-12-30 17:04:54 +01:00
Peter Simons
016aa581a7
haskell: extend generic builder to recognize mis-configured Cabal 2.x builds
...
Cabal 1.x says:
| Warning: This package indirectly depends on multiple versions of the same
| package. This is highly likely to cause a compile failure.
But in version 2.x, that warning is split into two lines differently:
| Warning:
| This package indirectly depends on multiple versions of the same package. This is very likely to cause a compile failure.
This commit modifies the call to "egrep" to recognize both versions by virtue
of the "-z" flag, which essentially interprets the whole configure-time output
as one long line.
2017-12-30 13:53:05 +01:00
Peter Simons
7eeea3d7e2
haskell: configure overrides to fix numerous package builds with GHC 7.10.3
2017-12-30 13:53:04 +01:00
Peter Simons
f84d863793
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7.1-1-gc1b61fc from Hackage revision
fa9adf335b
.
2017-12-30 13:53:04 +01:00
Peter Simons
0232282eb5
hackage2nix: disable broken Hydra builds
...
- Ping @khumba for failing "hoppy-runtime":
https://hydra.nixos.org/build/66704172 .
- Drop "persistent-redis" from the list of maintained packages (@psibi)
because it continues to fail: https://hydra.nixos.org/build/66704120 .
2017-12-30 13:51:48 +01:00
Peter Simons
f5a501074f
Drop Haskell package set for GHC 7.8.4.
...
We support only the last three major releases, i.e. 7.10.x is the latest
compiler we worry about.
The *compiler* is still there, though; it's just the package set that's been
removed.
2017-12-30 13:51:07 +01:00
Nick Hu
47c1711f68
llvm-hs: fix llvm-config dependency
2017-12-29 22:38:27 +00:00
Peter Simons
4a01a175a3
Merge pull request #33158 from shlevy/hslib-haskell-build-inputs-again
...
Revert "Revert "hslib: Function to extract the haskell build inputs of a package.""
2017-12-29 20:51:24 +01:00
Shea Levy
961907de47
Add haskell-ide-engine
2017-12-29 14:41:15 -05:00
Shea Levy
1ee61d8f23
Revert "Revert "hslib: Function to extract the haskell build inputs of a package.""
...
Trying again, without changing the generic builder.
This reverts commit 65138e8a41
.
2017-12-29 14:37:24 -05:00
Vladimír Čunát
a1a3e54ac9
Merge branch 'master' into staging
...
Haskell rebuild :-)
Hydra: ?compare=1421865
2017-12-29 18:39:36 +01:00
Peter Simons
40a3d775a5
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7.1-1-gc1b61fc from Hackage revision
246f2ece36
.
2017-12-29 15:47:44 +01:00
Peter Simons
504016f753
Merge pull request #32993 from shlevy/haskell-internal-libs
...
haskell generic-builder: Support installing internal libs.
2017-12-29 15:41:19 +01:00
Rickard Nilsson
1de251c664
haskellPackages.LDAP: Fix build
2017-12-29 11:42:20 +01:00
Vladimír Čunát
f29000b002
Merge branch 'master' into staging
...
Hydra: ?compare=1421760
2017-12-29 10:13:33 +01:00
Robin Gloster
ee1c85aee9
mariadb: lib -> connector-c
2017-12-29 02:18:35 +01:00
Peter Simons
65138e8a41
Revert "hslib: Function to extract the haskell build inputs of a package."
...
This reverts commit d545ef3fa1
. Please don't
commit substantial changes to the generic Haskell builder without giving me a
chance to review them.
2017-12-28 19:23:41 +01:00
Shea Levy
a7334eb476
Merge branch 'hslib-haskell-build-inputs'
2017-12-28 11:24:45 -05:00
Peter Simons
635c10140f
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-7-g6012213 from Hackage revision
e61097beb3
.
2017-12-27 21:33:17 +01:00
Peter Simons
071c6bb8ab
LTS Haskell 10.1
...
Fixes https://github.com/NixOS/nixpkgs/issues/33097 .
2017-12-27 21:33:12 +01:00
Peter Simons
39eb15b028
haskell-scalendar: break the infinite recursion to avoid evaluation errors
...
Suggested in https://github.com/NixOS/nixpkgs/pull/33077#issuecomment-353993598 .
2017-12-27 18:33:45 +01:00
Peter Simons
adabca4b13
Revert "haskellPackages.{SC,sc}alendar: nullify to fix ofborg eval"
2017-12-26 22:24:30 +01:00
Piotr Bogdan
416d9bd7f8
haskellPackages.{SC,sc}alendar: nullify to fix ofborg eval
2017-12-26 16:52:36 +00:00
Michael Alan Dorman
48c4901a7a
taggy: remove patch
...
The newly released 0.2.1 includes it.
2017-12-26 11:36:28 +01:00
Peter Simons
052fdc9427
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-5-g07d8814 from Hackage revision
72f75113ed
.
2017-12-26 11:36:23 +01:00
Peter Simons
eb0da3e8af
haskell: drop package sets for GHC 6.12.x, 7.0.x, 7.2.x, 7.4.x, and 7.6.x
...
These old package sets have been broken and unmaintained for a long time now.
2017-12-26 11:35:26 +01:00
Julien Langlois
aaf62f7f6e
(haskell.packages.ghc802.ghc): (fix llvm dependency)
...
Fix incorrect LLVM dependency of GHC 8.0.x to be 3.7 instead of 3.5.
2017-12-25 23:45:19 +00:00
Shea Levy
d545ef3fa1
hslib: Function to extract the haskell build inputs of a package.
...
This works by extracting out some logic from generic-builder.nix to
make it possible to get at the relevant information by overriding
mkDerivation for the haskell package.
2017-12-23 11:44:18 -05:00
Shea Levy
b6d215aa79
haskell generic-builder: Support installing internal libs.
...
Fixes #32980 .
2017-12-22 19:44:37 -05:00
Shea Levy
ea9b677046
haskellPackages.coordinate: Fix build on ghc 8.2
2017-12-22 14:04:59 -05:00
Shea Levy
e32bc0b5c0
haskellPackages.lenz: Fix against latest hs-functors
2017-12-22 13:54:01 -05:00
Shea Levy
4c66ebb0d1
hadoop-rpc: Fix build on ghc 8.2
2017-12-22 13:31:35 -05:00
Shea Levy
5e8a0786b0
Disable tests on haskellPackages.protobuf
2017-12-22 12:48:07 -05:00
Shea Levy
7f410df1c6
haskell-modules: Request older haddock-library to match haddock-api.
2017-12-22 09:16:12 -05:00
Shea Levy
302202ccde
haskellPackages.monad-memo: Fix testsuite
2017-12-22 09:11:41 -05:00
Shea Levy
bd424fdce9
ghc-exactprint: Fix build on GHC-8.2
2017-12-22 09:01:03 -05:00
Peter Simons
8cb0b71374
Merge pull request #32959 from alunduil/readd-network-uri-json
...
remove network-uri-json from dont-distribute-packages
2017-12-22 11:23:02 +01:00
Alex Brandt
b57fc1f183
remove siren-json from dont-distribute-packages
...
I've fixed the build issues with siren-json and uploaded the new package
to hackage. This should be successful going forward.
2017-12-21 23:02:03 -06:00
Alex Brandt
cfa636c646
remove network-uri-json from dont-distribute-packages
...
I've fixed the build issues with network-uri-json and uploaded the new
package to hackage. This should be successful going forward.
2017-12-21 17:14:13 -06:00
Pierre Radermecker
b8ac2ddf06
HaskellPackages.language-puppet: enable x86_64 build again
...
Timeout haddock issue has been fixed with PR #32896
2017-12-21 16:52:07 +01:00
Alex Brandt
ca7d54c1a1
add alunduil as maintainer for haskell packages
...
Adding myself, alunduil, as a maintainer on network-uri-json and
siren-json.
2017-12-20 21:01:35 -06:00
Michael Alan Dorman
8e6d5639c3
pointfree, taffybar: jailbreak
2017-12-20 20:59:33 +01:00
Peter Simons
211a1ee84b
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-5-g07d8814 from Hackage revision
4112e5cd3d
.
2017-12-20 20:59:33 +01:00
Peter Simons
15b9537f37
haskell-wai-secure-cookies: drop obsolete overrides
2017-12-20 20:59:18 +01:00
Peter Simons
e4bb2a784d
liquidhaskell: drop obsolete override
2017-12-20 20:59:18 +01:00
Peter Simons
e058744dd4
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-5-g07d8814 from Hackage revision
4112e5cd3d
.
2017-12-20 20:59:18 +01:00
Peter Simons
acc6389bea
hackage2nix: update list of broken builds
...
Ping @alunduil for broken "collection-json" build.
Ping @gridaphobe for broken ghc-srcspan-plugin build.
Ping @gebner for broken hledger-diff build.
Ping @khumba for broken hoppy-docs and hoppy-runtime builds.
Ping @psibi for broken persistent-redis build.
2017-12-20 20:59:04 +01:00
Peter Simons
c1dcbad256
Merge pull request #32821 from ttuegel/haskell/shell-env-build-inputs
...
haskell: set buildInputs in nix-shell env
2017-12-20 20:58:31 +01:00
Pierre Radermecker
3e22c56161
Haskell-language-puppet: don't build haddock
2017-12-20 15:16:57 +01:00
Orivej Desh
6e2df0aed8
haskellPackages.SCalendar: try to restore the bot capacity to evaluate
...
Remove infinite recursion between SCalendar and scalendar:
https://gist.github.com/GrahamcOfBorg/eb6d5675657ddc3cc3f054305b11dcb5
2017-12-20 10:08:36 +00:00
Orivej Desh
d3a375fe58
haskell-configuration-nix: fix eval
2017-12-20 09:50:21 +00:00
Peter Simons
d41f7655fb
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-5-g07d8814 from Hackage revision
4112e5cd3d
.
2017-12-20 09:17:47 +01:00
Peter Simons
9a3158d486
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-5-gf18d849 from Hackage revision
4112e5cd3d
.
2017-12-20 09:17:47 +01:00
Peter Simons
8909467b16
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-4-g48a154e from Hackage revision
4d733469c5
.
2017-12-20 09:17:47 +01:00
Peter Simons
3ae4e2dcc9
haskell-graphviz: jailbreak to fix build with recent versions of QuickCheck
2017-12-20 09:17:46 +01:00
Peter Simons
dba09a202b
stack: jailbreak to fix broken build in LTS-10.x
2017-12-20 09:17:46 +01:00
Peter Simons
4ab8999891
haskell-store: disable test suite to fix build with recent versions of smallcheck
2017-12-20 09:17:46 +01:00
Peter Simons
6922808372
haskell-path: disable test suite to fix build with recent versions of doctest
2017-12-20 09:17:46 +01:00
Peter Simons
a33d746223
haskell-genvalidity-property: jailbreak to fix build with recent versions of doctest
2017-12-20 09:17:46 +01:00
Peter Simons
5119549255
haskell-config-ini: disable test suite which fails with GHC 8.2.2
2017-12-20 09:17:46 +01:00
Peter Simons
04bd949738
haskell-nix-derivation: jailbreak to fix build with QuickCheck 2.10+
2017-12-20 09:17:46 +01:00
Peter Simons
48c0621cdf
haskell-int-cast: jailbreak to fix build with QuickCheck 2.10+
2017-12-20 09:17:46 +01:00
Peter Simons
68be4071ed
haskell-text-short: jailbreak to fix build with recent tasty-quickcheck
2017-12-20 09:17:46 +01:00
Peter Simons
5a55704605
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-4-g48a154e from Hackage revision
e7b871e45e
.
2017-12-20 09:17:46 +01:00
Peter Simons
277e0a72f5
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-3-gb265c2e from Hackage revision
e2ac8e8816
.
2017-12-20 09:17:46 +01:00
Peter Simons
2a097c9c02
haskell-blaze-html: jailbreak to fix build with QuickCheck 2.10+
2017-12-20 09:17:46 +01:00
Peter Simons
91a864f3d7
haskell-attoparsec: disable test suite to fix build with QuickCheck 2.10+
2017-12-20 09:17:46 +01:00
Peter Simons
914d1aa19b
haskell-blaze-markup: jailbreak to fix build with QuickCheck 2.10+
2017-12-20 09:17:46 +01:00
Peter Simons
cde067b3ac
haskell-cryptohash-*: jailbreak to fix build with recent tasty-quickcheck
2017-12-20 09:17:46 +01:00
Peter Simons
6372613259
cabal-install: drop obsolete overrides
2017-12-20 09:17:46 +01:00
Peter Simons
a5d5d03a97
haskell-cryptohash-sha256: jailbreak to fix build with recent tasty-quickcheck
2017-12-20 09:17:46 +01:00
Peter Simons
2a742f6aef
haskell-edit-distance: jailbreak to fix build with QuickCheck 2.10+
2017-12-20 09:17:46 +01:00
Peter Simons
45e819dd49
haskell-configuration-common: drop obsolete overrides
2017-12-20 09:17:46 +01:00
Peter Simons
e2c6ccf71f
haskell-scalendar: mark package as broken
2017-12-20 09:17:46 +01:00
Peter Simons
3e524aa06f
haskell-configuration-common: drop obsolete overrides
2017-12-20 09:17:46 +01:00
Peter Simons
1c0c6d80e7
haskell-configuration-nix: drop obsolete overrides
2017-12-20 09:17:46 +01:00
Peter Simons
9e99aab45c
haskell-configuration-ghc-8.2.x: drop obsolete overrides
2017-12-20 09:17:46 +01:00
Peter Simons
46351ad4b7
haskell-pandoc: drop obsolete constraints
2017-12-20 09:17:45 +01:00
Michael Alan Dorman
053c466073
vector-builder: Break recursion
2017-12-20 09:17:45 +01:00
Michael Alan Dorman
4fa4348dea
Remove various package overrides
2017-12-20 09:17:45 +01:00
Michael Alan Dorman
461f311e35
haskell-src-exts: 1.19.1 is now the default version
2017-12-20 09:17:45 +01:00
Michael Alan Dorman
22ef441cfa
optparse-applicative: 0.14 is now the default version
...
Remove references to when it was non-default.
2017-12-20 09:17:45 +01:00
Peter Simons
9f30660e02
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-2-gcba0663 from Hackage revision
ad20994c04
.
2017-12-20 09:17:45 +01:00
Peter Simons
f1736d1d42
hackage2nix: downgrade llvm-hs to avoid bug in cabal-install
...
$ cabal get llvm-hs
Downloading llvm-hs-5.1.1...
Invalid package llvm-hs-5.1.1
2017-12-20 09:17:44 +01:00
Peter Simons
c13330c160
LTS Haskell 10.0
2017-12-20 09:17:44 +01:00
Peter Simons
523fae925c
haskell-pandoc-citeproc: update override
2017-12-19 13:58:52 +01:00
Peter Simons
d323c38082
haskell-htoml-megaparsec: update override for latest megaparsec version
2017-12-19 13:58:52 +01:00
Peter Simons
ee75081370
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-2-gcba0663 from Hackage revision
d1e90f94f3
.
2017-12-19 13:58:47 +01:00
Peter Simons
53a18401ff
hackage2nix: update list of broken builds
2017-12-19 13:58:45 +01:00
Peter Simons
1c988f97e9
LTS Haskell 9.20
2017-12-19 13:58:45 +01:00
Thomas Tuegel
86311030cf
haskell: set buildInputs in nix-shell env
...
systemBuildInputs goes in buildInputs (instead of nativeBuildInputs) so that
NIX_CFLAGS_* is set correctly and gcc works.
2017-12-18 13:49:18 -06:00
Peter Simons
2737faba47
Merge pull request #32746 from jtojnar/bustle
...
haskellPackages.bustle: build icons and metadata
2017-12-17 08:42:05 +01:00
Jan Tojnar
07c375d9fc
haskellPackages.bustle: build icons and metadata
2017-12-16 22:42:30 +01:00
Peter Simons
874dbb14c1
git-annex: update hash for version 6.20171214
2017-12-15 16:32:56 +01:00
Peter Simons
bd0f541dbb
haskell-colour: disable test suite to avoid infinite recursion
2017-12-15 13:11:16 +01:00
Peter Simons
a215e145e4
haskell-configuration-common: cosmetic
2017-12-15 13:11:15 +01:00
Peter Simons
647cda9dfe
haskell-hoogle: fix build of latest version
2017-12-15 13:11:15 +01:00
Peter Simons
432d58593e
haskell-pandoc: fix override for latest version
2017-12-15 13:11:15 +01:00
Peter Simons
04c4002190
haskell-hpack: fix override for latest version
2017-12-15 13:11:15 +01:00
Peter Simons
efb94191cc
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-2-gcba0663 from Hackage revision
15a894ee48
.
2017-12-15 13:11:11 +01:00
Peter Simons
11da669334
LTS Haskell 9.18
2017-12-15 13:10:46 +01:00
quxbar
b0340b6f48
type-of-html should build now
2017-12-13 09:16:31 +01:00
Peter Simons
265d68e8ca
haskell-pandoc-2.x: update overrides
2017-12-11 18:46:41 +01:00
Peter Simons
ee3d43f978
stack: update default version to 1.6.1
...
Allow building with either ghc 8.0.x or 8.2.x.
2017-12-11 18:46:41 +01:00
Peter Simons
b0ca52b24c
haskell-hpack: new versions need latest HUnit to compile their test suite
2017-12-11 18:46:41 +01:00
Peter Simons
56ebd91299
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7-2-gcba0663 from Hackage revision
53aaa393b6
.
2017-12-11 18:46:41 +01:00
Peter Simons
8294c7d9df
hackage2nix: disable failing builds
2017-12-11 18:46:39 +01:00
Peter Simons
75cc0ff85f
hackage2nix: add old hpack version to make stack-1.6.1 happy
2017-12-11 18:46:39 +01:00
Michael Alan Dorman
3ddc73a5d1
hackage2nix: keep old haskell-src-exts_1_19_1 around
...
Needed for hindent and structured-haskell-mode. At the same time, though, we
can drop the older 1.18 version, which is no longer required by hoogle.
2017-12-11 18:46:39 +01:00
Peter Simons
cb6725ea05
LTS Haskell 9.17
2017-12-11 18:46:39 +01:00
Nick Hu
a3d7d3e7cf
pandoc2: fix Haskell dependencies
2017-12-07 21:25:29 +00:00
Shea Levy
42519a0f87
callCabal2nix: Take advantage of new hpack support.
2017-12-07 15:26:51 -05:00
Peter Simons
fb1660439b
Merge pull request #32324 from rvl/tmp-postgres
...
haskellPackages.tmp-postgres: Add pginit dependency
2017-12-06 08:30:20 +01:00
Rodney Lorrimar
e1c4beb818
haskellPackages.tmp-postgres: Add pginit dependency
2017-12-06 04:31:05 +00:00
Peter Simons
8abcedd90e
haskell-utf8-string: fix build with ghc 7.4.x
2017-12-05 21:01:51 +01:00
Peter Simons
c722252251
idris: update overrides for new 1.1.1 default version
2017-12-05 21:01:50 +01:00
Peter Simons
8737c9668b
haskell-Cabal: update overrides for new 2.0.1.1 release
2017-12-05 21:01:50 +01:00
Peter Simons
1e027f1a0f
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7 from Hackage revision
497e5d18db
.
2017-12-05 21:01:50 +01:00
Peter Simons
d7d8b76f39
LTS Haskell 9.16
2017-12-05 21:01:50 +01:00
Peter Simons
8d8061ec20
Revert "Revive multiple outputs for Haskell packages."
2017-12-05 09:36:08 +01:00
Peter Simons
7993e8790f
Merge pull request #32112 from nc6/hask-split-out
...
Revive multiple outputs for Haskell packages.
2017-12-04 12:36:45 +01:00
Peter Simons
ce777a26f6
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7 from Hackage revision
766fbc64fb
.
2017-12-02 10:08:45 +01:00
Jonathan Curran
75b79fb5db
Use override instead of overrideScope
2017-11-29 15:47:44 -07:00
Jonathan Curran
7775a1a60e
purescript: fix build by overriding optparse-applicative dependency
2017-11-29 14:52:29 -07:00
Peter Simons
cf1e09013e
git-annex: update hash for new version 6.20171124
2017-11-29 10:47:07 +01:00
Peter Simons
f2dd899a67
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7 from Hackage revision
7428a6b894
.
2017-11-29 10:47:03 +01:00
Peter Simons
98bf2860e4
hackage2nix: disable failing builds
2017-11-29 10:47:01 +01:00
Peter Simons
6610c3557d
hackage2nix: keep language-c-0.7.0 around in the package set for c2hs hack
2017-11-29 10:45:36 +01:00
Nicholas Clarke
dc0e594451
Fix 'ghcWithPackages' as per https://github.com/NixOS/nixpkgs/issues/32082
2017-11-27 16:09:03 +00:00
Nicholas Clarke
d90165c7db
Revert "Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out""
...
This reverts commit 89f5d52cf4
.
2017-11-27 16:05:22 +00:00
Peter Simons
1743953cc5
haskell-Cabal: bump 2.x branch to version 2.0.1.0
2017-11-24 18:34:32 +01:00
Peter Simons
a2cd405a16
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.7 from Hackage revision
31b0f83319
.
2017-11-24 18:34:28 +01:00
Peter Simons
d5dceefa71
haskell-LambdaHack: update override for sdl2-ttf version
2017-11-20 14:49:27 +01:00
Peter Simons
dc1c9257ce
haskell-hpack: follow LTS version constraints to keep stack building
2017-11-20 14:49:27 +01:00
Peter Simons
cecfc96e0b
haskell-json-autotype: drop obsolete jailbreak override
2017-11-20 14:49:27 +01:00
Peter Simons
6d72341533
haskell-stack: remove jailbreak for hpack
...
Current versions of hpack actually break the build, so we must now stick to the
version stack wants. It still overstates it's dependency restrictions, though. :-(
2017-11-20 14:49:27 +01:00
Peter Simons
190d105859
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-16-g50aa754 from Hackage revision
d8c1a47938
.
2017-11-20 14:49:23 +01:00
Peter Simons
57daf76259
hackage2nix: disable broken builds
2017-11-20 14:49:22 +01:00
Peter Simons
64dc15475a
LTS Haskell 9.14
2017-11-20 14:48:32 +01:00
Peter Simons
c404aa43a9
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-16-g50aa754 from Hackage revision
364936a85b
.
2017-11-14 12:27:31 +01:00
Peter Simons
3c43ebe9d0
hackage2nix: disable broken builds
2017-11-14 12:27:29 +01:00
Peter Simons
9fa0a6338c
LTS Haskell 9.13
2017-11-14 12:27:29 +01:00
wisut hantanong
587219b9b7
remove missing attribute 'cabal-helper_0_6_3_1'
...
$ nix-shell -p haskell.packages.ghc7103.ghc-mod -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/master.tar.gz
error: attribute ‘cabal-helper_0_6_3_1’ missing, at /nix/store/l7kr5m1h1rp16fh7d1m47caj2yj6xz4m-master.tar.gz/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix:211:53
2017-11-13 17:49:27 +07:00
wisut hantanong
03cce166e9
remove missing attribute 'lens-family-th_0_4_1_0'
...
$ nix-env -f '<nixpkgs>' -qaPA pkgs.haskell.packages.ghc7103 -I nixpkgs=https://github.com/NixOS/nixpkgs/archive/master.tar.gz
error: attribute ‘lens-family-th_0_4_1_0’ missing, at /nix/store/l7kr5m1h1rp16fh7d1m47caj2yj6xz4m-master.tar.gz/pkgs/development/haskell-modules/configuration-ghc-7.10.x.nix:161:20
2017-11-13 17:49:05 +07:00
Peter Simons
c6d9b5d96a
haskell-c2hs: use development version from github to work around _Float128 bug
...
Works around https://github.com/haskell/c2hs/issues/192 .
Closes https://github.com/NixOS/nixpkgs/issues/31411 .
Closes https://github.com/NixOS/nixpkgs/pull/31498 .
2017-11-11 17:38:42 +01:00
Peter Simons
56a4c3750e
git-annex: fix sha256 hash after upstream update
2017-11-11 17:38:26 +01:00
Peter Simons
d500b844d0
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-15-g404d240 from Hackage revision
be0149737e
.
2017-11-11 17:38:26 +01:00
Peter Simons
dfa0bcd9e2
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-15-g404d240 from Hackage revision
af07a23b87
.
2017-11-09 16:18:17 +01:00
Peter Simons
b7f5acd7a2
LTS Haskell 9.12
2017-11-09 16:18:17 +01:00
Will Fancher
a38a3e2129
Extract files one at a time from all-cabal-hashes
2017-11-06 16:49:09 -05:00
Will Fancher
8caf9f13a6
Revert "Merge branch 'all-cabal-hashes-components'"
...
This reverts commit ad6b8f438d
, reversing
changes made to 2d44e72801
.
2017-11-06 16:47:29 -05:00
Peter Simons
d594ca69fd
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-15-g404d240 from Hackage revision
be48096efe
.
2017-11-04 20:02:45 +01:00
Robin Gloster
1c431f4664
stack2nix: fix build
...
closes #30899
2017-11-02 09:09:54 +01:00
Will Fancher
daf78689d4
Fix buildStackProject in nix-build
2017-11-01 16:01:39 +01:00
Jude Taylor
737b466031
fix ghcjs socket.io
2017-11-01 12:16:48 +01:00
Peter Simons
4c263586f6
git-annex: fix hash after version update
2017-10-31 19:09:19 +01:00
Peter Simons
48adf76d5d
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-13-gcf4b32a from Hackage revision
476d2d9c50
.
2017-10-31 19:09:19 +01:00
Peter Simons
2177c9f036
hackage2nix: disable failing builds
2017-10-31 19:09:19 +01:00
Peter Simons
60321cb811
LTS Haskell 9.11
2017-10-31 19:09:18 +01:00
Ryan Trinkle
160685725e
haskell-packages: fix all-cabal-hashes component lookup
...
Previously, if a package name in a later component was a substring of a package name in an earlier component, the earlier component would be selected due to a partial-name match. This commit prevents partial matches.
2017-10-24 09:43:29 -04:00
Will Fancher
aadbef00bd
callCabal2nix: Don't rebuild unchanged cabal file ( Fixed #23880 )
2017-10-24 03:00:07 -04:00
Peter Simons
d2f9dc4a3b
haskell-ltk: fix build by providing haskell-gi-overloading-0.0
...
Closes https://github.com/NixOS/nixpkgs/pull/30462 .
2017-10-23 20:16:45 +02:00
Bas van Dijk
68e05a361d
haskell: ghcjs packages: fix build of fail
2017-10-23 19:44:46 +02:00
Michael Alan Dorman
d559edc277
git-annex: update sha
2017-10-23 15:57:34 +02:00
Peter Simons
895b4ef59b
liquidhaskell: use latest aeson
2017-10-23 15:57:34 +02:00
Peter Simons
25eb5eecb7
haskell-fluid-idl-scotty: disable broken build
2017-10-23 15:57:34 +02:00
Peter Simons
714edcad24
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
4932dd52cb
.
2017-10-23 15:57:28 +02:00
Peter Simons
02f4079fce
LTS Haskell 9.10
2017-10-23 15:57:25 +02:00
Frank Doepper
2d7705f8d4
haskellPackages.amqp-utils: fix dependencies
2017-10-21 18:10:29 +02:00
Peter Simons
09a13160dd
liquidhaskell: new release copes with recent versions of its dependencies
2017-10-17 20:35:30 +02:00
Peter Simons
f9b72047f8
haskell-fluid-idl-http-client: disable broken build
2017-10-17 20:35:30 +02:00
Peter Simons
a7144523cf
haskell-partial-semigroup: break cyclic reference that results in an infinite recursion
2017-10-17 20:35:29 +02:00
Peter Simons
e8733f5919
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
b460814f24
.
2017-10-17 20:35:26 +02:00
Peter Simons
3f9568a33a
hackage2nix: disable broken builds
2017-10-17 20:35:03 +02:00
Peter Simons
4a10878d0d
LTS Haskell 9.9
2017-10-17 20:35:03 +02:00
Shea Levy
ad6b8f438d
Merge branch 'all-cabal-hashes-components'
2017-10-15 18:13:29 -04:00
Mateusz Kowalczyk
0ef6e215ff
Agda: package builds fine these days
...
Tested with 8.0.2 and 8.2.1.
2017-10-13 15:35:27 +01:00
Shea Levy
843e0992ca
Partition all-cabal-hashes into case-insensitive-safe components.
...
OS X by default has a case-insensitive filesystem, and fetching
all-cabal-hashes there fails due to a hash mismatch caused by package
pairs like compactable and Compactable. This partitions the package set
such that each partition contains no equivalent-up-to-case pairs.
2017-10-12 14:57:21 -04:00
Michael Alan Dorman
11efabe29c
htoml-megaparsec: build against newest megaparsec
2017-10-12 18:53:27 +01:00
Peter Simons
57594bcf0a
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
635afca45d
.
2017-10-12 18:53:22 +01:00
Peter Simons
6e32a54239
liquidhaskell: re-enable Hydra builds
2017-10-12 18:53:22 +01:00
Peter Simons
fa6ed82e5e
LTS Haskell 9.8
2017-10-12 18:52:41 +01:00
Peter Simons
d98909e0f3
hackage2nix: disable broken builds on Hydra
2017-10-09 17:25:57 +02:00
Peter Simons
a02e53a63e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
07a0b181b6
.
2017-10-09 17:25:57 +02:00
Domen Kožar
a1dfb1916a
haskellPackages.double-conversion: remove upstreamed patch
...
81d53e299f
2017-10-09 15:07:54 +02:00
Vladimír Čunát
ef41fc7f51
Merge branch 'master' into staging
...
Hydra: ?compare=1399476
2017-10-07 10:17:42 +02:00
Peter Simons
929eadebb0
git-annex: update to version 6.20171003
2017-10-06 12:41:50 +02:00
Peter Simons
53d754da34
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
6bc86c2d10
.
2017-10-06 12:41:46 +02:00
Orivej Desh
fda26c8476
Merge branch 'master' into staging
...
* master: (271 commits)
pysmbc: clarify license
pysmbc: fix license
bazel: 0.5.4 -> 0.6.0 (#29990 )
googler: init at 3.3
go: declare support for aarch64
firefox-beta-bin: 56.0b5 -> 57.0b4
spotify: 1.0.64.401.g9d720389-21 -> 1.0.64.407.g9bd02c2d-26
gogs: 0.11.19 -> 0.11.29
grafana: 4.5.1 -> 4.5.2
mopidy-iris: 3.4.1 -> 3.4.9
nextcloud: 12.0.2 -> 12.0.3
haskell-json-autotype: jailbreak to fix build within LTS 9.x
kore: fix up
kore: init at 2.0.0
glusterfs service: fix issues with useRpcbind
tig: 2.2.2 -> 2.3.0
haskell-hspec-core: enable test suite again
hackage-packages.nix: automatic Haskell package set update
librsvg: fix thumbnailer path
awscli: 1.11.108 -> 1.11.162
...
2017-10-02 00:22:12 +00:00
Peter Simons
2784bd7168
haskell-json-autotype: jailbreak to fix build within LTS 9.x
...
https://github.com/mgajda/json-autotype/issues/15
2017-10-01 21:16:44 +02:00
Peter Simons
b92f59029a
haskell-hspec-core: enable test suite again
2017-10-01 15:45:52 +02:00
Peter Simons
d0fbe1b411
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-11-g74d58ee from Hackage revision
b787986160
.
2017-10-01 15:45:47 +02:00
Peter Simons
bc265e041a
haskell-hspec-core: disable test suite until transient failures are fixed
...
https://github.com/hspec/hspec/issues/330
2017-09-30 10:23:21 +02:00
Peter Simons
49fafc77b4
haskell-stack: jailbreak build to support hpack 0.19
2017-09-30 10:23:21 +02:00
Peter Simons
3fc0c769b0
git-annex: update to version 6.20170925
2017-09-30 10:23:21 +02:00
Peter Simons
b0007d4123
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-8-gdff50aa from Hackage revision
231c20802c
.
2017-09-30 10:23:16 +02:00
Peter Simons
bb4efe17e4
LTS Haskell 9.6
2017-09-30 10:22:38 +02:00
Shea Levy
1a1ad1a17d
Revert "Merge branch 'improved-make-overridable' of git://github.com/ElvishJerricco/nixpkgs"
...
This reverts commit c3af1210b4
, reversing
changes made to 49f175cd0c
.
2017-09-29 09:11:26 -04:00
Shea Levy
c3af1210b4
Merge branch 'improved-make-overridable' of git://github.com/ElvishJerricco/nixpkgs
2017-09-28 18:10:50 -04:00
John Ericson
f037625f87
Merge remote-tracking branch 'upstream/staging' into deps-reorg
2017-09-28 12:32:57 -04:00
Mikael Brockman
0b8b72081b
Merge branch 'master' into dapphub-hevm
2017-09-28 13:27:19 +03:00
Domen Kožar
61fbdb47a6
haskellPackages.foundation: disable tests on darwin
2017-09-26 19:00:27 +02:00
Peter Simons
042ca21c81
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6-7-g3c87c13 from Hackage revision
8158338ed8
.
2017-09-25 10:43:44 +02:00
Peter Simons
92576b77e9
haskell: provide a meta package "unbuildable" to fix evaluation of Win32
2017-09-25 10:43:42 +02:00
Peter Simons
69c4f038de
haskell-accelerate-blas: don't distribute via Hydra
...
Depends on CUDA, which has a non-free license.
2017-09-25 10:43:42 +02:00
Peter Simons
1d73878e88
hackage2nix: update list of broken builds
2017-09-25 10:43:42 +02:00
Peter Simons
2a1c656c54
cabal2nix: update to version 2.6
...
- Add support for the 01-index tarball of cabal-install 2.x.
- Add shell completions for fish and zsh.
2017-09-24 20:52:05 +02:00
Peter Simons
88bef1c019
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.6 from Hackage revision
a0cac3c9f2
.
2017-09-24 20:52:00 +02:00
Mikael Brockman
74edd2c5db
hsevm: project was renamed to hevm
...
This also upgrades the hsevm package from v0.6.4 to v0.8.5.
The project `dapp` which depends on hsevm was also updated to use the
new name, so I have also upgraded that package from version v0.5.3 to
v0.5.7.
I also added a `dontCheck` to a Hackage dependency because its test
suite depends on Git and runs a bunch of Git repository manipulations.
2017-09-22 08:06:05 +03:00
John Ericson
139b4cd0e3
haskell generic-builder: Fix pkg-config dependency
...
It should be a nativeBuidInput
2017-09-21 15:49:55 -04:00
Peter Simons
a68eea3cb0
Merge pull request #29089 from LnL7/vaultenv-0.5.0
...
vaultenv: init at 0.5.0
2017-09-21 21:13:53 +02:00
Peter Simons
0dddef468d
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.5-9-g8a6ffec-dirty from Hackage revision
9e7aa353cc
.
2017-09-20 16:18:36 +02:00
Peter Simons
2439a83072
haskell.lib: strip trailing whitespace
2017-09-19 15:55:50 +02:00
Peter Simons
a8b69958cf
haskell.lib: add doBenchmark helper function
2017-09-19 15:55:16 +02:00
Peter Simons
eab41cb7be
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.5-8-ga66a429 from Hackage revision
511efbfbe7
.
2017-09-19 15:48:00 +02:00
Peter Simons
8231045fb4
LTS Haskell 9.5
2017-09-19 15:47:58 +02:00
Peter Simons
33e34aa95b
haskell-generic-builder: rename withBenchmarkDepends argument to doBenchmark
...
This partially undoes the change from 8788bfe762
.
The 'doBenchmark' name is more consistent with the naming scheme used for
other phases, like 'doCheck', 'doHaddock', etc.
2017-09-19 15:42:51 +02:00
Patrick Callahan
8119e48c2d
haskellPackages.tldr: fix build and add to top-level packages
2017-09-15 09:51:37 -07:00
Patrick Callahan
12aa8b2f2b
shell-conduit: disable tests on Darwin to fix build
2017-09-15 09:51:36 -07:00
Peter Simons
3510197dcc
Revert "haskell infra, ghc: Slight cleanup"
2017-09-15 18:45:15 +02:00
John Ericson
2295533f43
Merge pull request #29424 from obsidiansystems/slight-haskell-cleanup
...
haskell infra, ghc: Slight cleanup
2017-09-15 12:12:47 -04:00
John Ericson
e92cda161a
haskell infra: Fix cross as much as possible without changing hashes
2017-09-15 11:37:39 -04:00
Peter Simons
4944610903
haskell-cryptol: override happy to older version to fix the build
2017-09-14 15:25:46 +02:00
Peter Simons
62079ef824
haskell-pandoc: new versions compile with Cabal 2.x out of the box
2017-09-14 15:25:46 +02:00
Peter Simons
88630c94ae
haskell: fix evaluation error in configuration-ghc-8.2.x.nix
2017-09-14 15:25:46 +02:00
Peter Simons
c59c53bf39
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.5-6-g83a4cb0 from Hackage revision
095b0a6eb2
.
2017-09-14 15:25:41 +02:00
Peter Simons
9aa82d7014
haskell-pandoc: bump version to pandoc-1.19.2.4 to fix the build with GHC 8.2.x
2017-09-14 15:25:38 +02:00
Peter Simons
f59bcb64e8
LTS Haskell 9.4
2017-09-14 15:25:38 +02:00
Will Fancher
dbd5009376
Merge branch 'master' into improved-make-overridable
2017-09-12 17:30:35 -04:00
Peter Simons
a037526789
Merge pull request #29177 from LumiGuide/fix-attoparsec-data
...
haskell: fix build of attoparsec-data
2017-09-10 20:48:29 +02:00
Peter Simons
ce481d2f18
Merge pull request #29182 from LumiGuide/fix-ghc-proof
...
haskellPackages.ghc-proofs: Disable hydra builds for ghc<8.2
2017-09-10 20:48:01 +02:00
Falco Peijnenburg
5d57aaebd5
haskellPackages.wai-secure-cookies: Fixed build
2017-09-10 20:47:01 +02:00
Peter Simons
dc9c2c7bac
Merge pull request #29188 from LumiGuide/fix-hw-xml
...
haskell: fix build of hw-xml
2017-09-10 20:42:41 +02:00
Peter Simons
d96ad6b635
Merge pull request #29186 from LumiGuide/fix-hol
...
haskellPackages.hol: Fixed build
2017-09-10 20:42:02 +02:00
Peter Simons
2b7fac2eff
Merge pull request #29183 from LumiGuide/fix-grakn
...
haskell: fix grakn-0.2.0
2017-09-10 20:41:08 +02:00
Peter Simons
7cd5ff6376
Merge pull request #29190 from LumiGuide/fix-LambdaHack
...
haskell: fix build of LambdaHack
2017-09-10 20:40:28 +02:00
Bas van Dijk
b4ea459eab
haskell: introduce failOnAllWarnings
...
Applying `haskell.lib.failOnAllWarnings` to a Haskell package enables the
`-Wall` and `-Werror` GHC options to turn all warnings into build failures.
2017-09-10 13:09:52 +02:00
Bas van Dijk
09bdd6260f
haskell: fix build of LambdaHack
2017-09-10 12:24:24 +02:00
Bas van Dijk
a759faf60b
haskell: fix build of hw-xml
2017-09-10 11:56:48 +02:00
Falco Peijnenburg
78ddef2cae
haskellPackages.hol: Fixed build
2017-09-10 11:45:24 +02:00
Bas van Dijk
40b1516d39
haskell: fix grakn-0.2.0
2017-09-10 11:17:24 +02:00
Falco Peijnenburg
7d714726a7
haskellPackages.ghc-proofs: Disable hydra builds for ghc<8.2
2017-09-10 10:45:33 +02:00
Bas van Dijk
c910bbb134
haskell: fix build of attoparsec-data
...
Fixes: https://hydra.nixos.org/build/60421889
2017-09-10 10:36:40 +02:00
Peter Simons
9b611844f1
Agda: disable broken build
2017-09-10 09:41:49 +02:00
Peter Simons
e960eb0bf5
haskell-text-zipper: disable test suite to fix the build
2017-09-09 17:08:17 +02:00
Daiderd Jordan
c3f6b53bb6
vaultenv: init at 0.5.0
2017-09-09 12:43:04 +02:00
Peter Simons
8a71425b82
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.5-6-g83a4cb0 from Hackage revision
4c3ddafacc
.
2017-09-08 16:09:21 +02:00
Peter Simons
72451b5b77
hackage2nix: include "haskell-gi-overloading == 0.0" in our package set
2017-09-08 16:09:21 +02:00
Ben Ford
94ba1c02f6
Change link in explanation to upstream issue
2017-09-08 13:45:56 +01:00
Ben Ford
30ce53d105
Add a note about the changes
2017-09-08 13:13:22 +01:00
Ben Ford
017a356082
Also had to add dontCheck integration test seems to hang
...
(unit tests all pass)
2017-09-08 13:08:26 +01:00
Ben Ford
3205d164c6
Fix hw-kafka-client haskell package
2017-09-08 12:31:02 +01:00
Peter Simons
9903f4e2ed
haskell-binary-orphans: use latest version when compiling with ghc-8.2.x
2017-09-07 17:42:25 +02:00
Peter Simons
0898cd2521
haskell-Agda: use old Happy version to fix the build
2017-09-07 17:42:25 +02:00
Peter Simons
7af6cb984e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.5-6-g83a4cb0 from Hackage revision
119ce17843
.
2017-09-07 17:42:20 +02:00
Peter Simons
d2c9a8c6a4
hackage2nix: keep old happy 1.19.5 around for Agda
2017-09-07 17:42:04 +02:00
Peter Simons
d382d2b91f
hackage2nix: disable broken builds
2017-09-07 17:42:04 +02:00
Peter Simons
072a0d8872
haskell-happy: fix build with ghc-7.8.x
2017-09-07 17:41:27 +02:00
Peter Simons
8809e87684
haskell-pandoc: compile ghc-8.2.x version with Cabal 1.x to avoid errors in Setup.hs
2017-09-07 17:41:27 +02:00
Peter Simons
e8826a9ac4
haskell-aws: jailbreak when building with ghc-8.2.x
2017-09-07 17:41:27 +02:00
Peter Simons
e1c5e81b90
haskell-aeson-compat: use latest version when building with ghc 8.2.x
...
Also, disable test suite to avoid depending on QuickCheck 2.10.*.
2017-09-07 17:41:27 +02:00
Peter Simons
a89d69a867
Merge pull request #28918 from cocreature/natural-transformations
...
haskell/natural-transformation: add dependency on semigroups for GHC 7.10
2017-09-06 19:42:19 +02:00
Peter Simons
89f5d52cf4
Revert "Merge pull request #27209 from nc6/nc/haskell-multiple-out"
...
This reverts commit dfb0f25484
, reversing
changes made to 7f8ff02437
. These changes broke
the ghcWithPackages wrapper:
nix-shell -p "haskellPackages.ghcWithPackages (ps: [ps.mtl])" --run "ghc-pkg list mtl"
/nix/store/szz84j5k1dy3jdashis6ws28d8l8zxxb-ghc-8.0.2-with-packages/lib/ghc-8.0.2/package.conf.d
(no packages)
2017-09-06 10:19:18 +02:00
Peter Simons
f2a76b6c29
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.5-6-g83a4cb0 from Hackage revision
6bd6c397f5
.
2017-09-06 10:19:12 +02:00
Peter Simons
e1a67915f8
haskell-happy: use 1.19.7 version (despite lts-9) to fix test suite failure
2017-09-06 10:17:46 +02:00
Peter Simons
b2bff7e8ae
LTS Haskell 9.3
2017-09-06 09:58:46 +02:00
Daiderd Jordan
d0d905668c
haskell-hscolour: fix darwin build
2017-09-05 22:56:09 +02:00
Peter Simons
1357268b90
Merge pull request #28478 from obsidiansystems/haskell-custom-stdenv
...
haskell infra: Make sure packages get custom stdenv
2017-09-05 11:14:57 +02:00
Nicholas Clarke
eb99d3a670
Fix git-annex.
2017-09-04 12:35:58 +01:00
Nicholas Clarke
be90e9aa31
Fix broken rebase.
2017-09-04 12:35:58 +01:00
Nicholas Clarke
414a557904
Add specific overrides for a number of failing packages.
...
Finish overriding bin output for broken packages.
Put stack bash completions in $bin.
2017-09-04 12:35:58 +01:00
Nicholas Clarke
77cfb96fb1
Fix `hastache` build error.
...
`hastache` has no binary output but for `mkReadme`, so disable the
separate bin output and keep removing the `mkReadme`.
2017-09-04 12:35:57 +01:00
Nicholas Clarke
330d874ee3
Disable separate etc output for hscolour.
...
This is not needed, since `hscolour` has no output to `/etc`, and it
breaks certain old builds (see https://hydra.nixos.org/build/57925511 )
because the older cabal used does not understand this flag.
2017-09-04 12:35:57 +01:00
Nicholas Clarke
a1d78fa5bc
Don't build separate bin output for alex.
...
It has files in /usr/share which reference the bin output.
2017-09-04 12:35:57 +01:00
Nicholas Clarke
8c642d5937
Provide hscolour, happy, alex bin to buildInputs.
...
Use stdenv.lib.getBin instead of `.bin`
2017-09-04 12:35:57 +01:00
Nicholas Clarke
676362494d
Enable multiple outputs for Haskell packages.
2017-09-04 12:35:57 +01:00
Michael Alan Dorman
2bbab078fb
haskell-taggy: include upstream patch to fix build
2017-09-03 16:29:56 +02:00
Peter Simons
813d907b1d
haskell-filelock: disable test suite to fix build
2017-09-03 16:29:45 +02:00
Peter Simons
b9edab7a17
haskell-sbv: fix build
2017-09-03 16:29:37 +02:00
Peter Simons
2a71b5c313
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.5-4-ge5c3d07 from Hackage revision
4a71559e57
.
2017-09-03 16:29:32 +02:00
Moritz Kiefer
243952d9d4
haskell/natural-transformation: add dependency on semigroups for GHC 7.10
2017-09-03 07:50:40 +02:00
Domen Kožar
991654fa4a
haskell: add combinator to enable DWARF debugging
...
Tested using:
$ cat test-strip.nix
with (import ./. {});
with haskell.lib;
haskell.packages.ghc802.override {
overrides = self: super: {
microlens = enableDWARFDebugging super.microlens;
};
}
$ nix-build -A microlens test-strip.nix
$ objdump -t <path-to-so-file>
2017-09-02 11:25:50 +01:00
Matthew Pickering
d1ce5b69c0
ghcHEAD: Add new boot packages to configuration file
2017-09-01 13:49:56 +00:00
Matthew Pickering
d13f7c54e3
Use older version of jailbreak-cabal with ghcHEAD
...
See https://github.com/peti/jailbreak-cabal/issues/13
2017-09-01 13:49:56 +00:00
Peter Simons
e21497f268
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.5-1-gf0558f5 from Hackage revision
e8af693832
.
2017-08-31 21:54:17 +02:00
Peter Simons
2eeffa6993
hackage2nix: update list of broken builds
2017-08-31 21:54:15 +02:00
Bas van Dijk
e410a191a1
haskell: add the checkUnusedPackages function including docs
2017-08-30 14:40:54 +02:00
Peter Simons
39cf16f10e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.5-1-gf0558f5 from Hackage revision
c0a5549498
.
2017-08-28 21:52:39 +02:00
Peter Simons
c0f77542c2
hackage2nix: update list of broken packages
2017-08-28 21:52:35 +02:00
Peter Simons
a75491caa4
LTS Haskell 9.2
2017-08-28 21:52:34 +02:00
Will Fancher
4d860389d8
Merge branch 'master' into improved-make-overridable
2017-08-26 11:39:13 -04:00
Peter Simons
30c15c9149
Fix a bunch of ghc-8.2.x Haskell builds.
2017-08-25 14:42:04 +02:00
Jörg Thalheim
6ec7c5cff2
Merge pull request #28488 from alunduil/add-alunduil-maintainer
...
add alunduil as collection-json maintainer
2017-08-25 13:16:06 +01:00
Peter Simons
f62ef84f3d
haskell-semigroupoids: fix build with ghc-7.10.x and before
2017-08-23 19:53:11 +02:00
Peter Simons
111cff5f0e
haskell-comonad: fix build with GHC 7.6.x
2017-08-23 19:53:11 +02:00
Peter Simons
a3326e85c0
haskell-vector: mark broken on GHC 7.6.x and earlier
2017-08-23 19:53:11 +02:00
Peter Simons
b5d4861356
haskell-text: fix build with GHC 7.6.x and earlier
2017-08-23 19:53:11 +02:00
Peter Simons
5f9645ef2e
haskell-semigroups: fix build with ghc-7.10.x and earlier
2017-08-23 19:53:11 +02:00
Peter Simons
074581c1a4
haskell-comonad: fix build with ghc-7.10.x and earlier
2017-08-23 19:53:11 +02:00
Peter Simons
b8314072f9
haskell-vector: fix build with ghc-7.8.x and earlier
2017-08-23 19:53:10 +02:00
Peter Simons
1e4c4ccb5d
haskell-distributive: fix build on GHC versions older than 8.x
2017-08-23 19:53:10 +02:00
Peter Simons
92bc6a7bbc
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.4.1-5-g0ed67c9 from Hackage revision
c3ae828aa9
.
2017-08-23 19:53:01 +02:00
Peter Simons
2939d8a049
hackage2nix: update list of broken builds
2017-08-23 19:53:00 +02:00
Peter Simons
1fb8734fdd
Merge pull request #28492 from ttuegel/idris-packages
...
Update Idris
2017-08-23 14:03:39 +02:00
Thomas Tuegel
b438d394ce
idrisPackages.idris: 1.0 -> 1.1.1
2017-08-23 06:45:32 -05:00
Alex Brandt
8b4fec00e0
add alunduil as collection-json maintainer
2017-08-22 18:31:08 -05:00
John Ericson
19de1f537e
haskell infra: Make sure packages get custom stdenv
...
One of the goals of 74f5fe5
was to allow passing in a custom stdenv,
which would be used for genericBuilder's `mkDerivation` call. That does
work, but if packages takes `stdenv` as an parameter for any reason,
they'll get the default one instead. This change remedies it.
2017-08-22 16:00:21 -04:00
Peter Simons
7b16f5974e
git-annex: update to version 6.20170818
...
Fixes CVE-2017-9800, CVE-2017-12836, CVE-2017-1000116, and CVE-2017-1000117.
2017-08-22 14:52:29 +02:00
Peter Simons
499b9ebc01
liquidhaskell: fix build of the required old aeson version
...
Closes https://github.com/NixOS/nixpkgs/issues/28372 .
2017-08-22 14:52:29 +02:00
Peter Simons
f445fe7574
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.4.1-5-g0ed67c9 from Hackage revision
a355eb34ee
.
2017-08-22 14:52:25 +02:00
Peter Simons
4ad193dd27
hackage2nix: partially revert https://github.com/NixOS/nixpkgs/pull/28383 to fix evaluation
...
5342bffc15
refers to an unknown Nixpkgs maintainer.
2017-08-22 14:51:57 +02:00
Peter Simons
4c07f40597
hackage2nix: keep old base-orphans around for liquidhaskell
2017-08-22 14:51:57 +02:00
Domen Kožar
37c340728e
servant-auth: tests pass for a while now
2017-08-21 14:42:05 +02:00
Peter Simons
6fe751fb5c
ghcWithHoogle: deal gracefully with packages that have no haddockDir attribute
2017-08-19 17:20:39 +02:00
Peter Simons
01b8c4c9e5
ghcWithHoogle: cosmetic for the sake of Emacs syntax highlighting
2017-08-19 17:19:47 +02:00
Peter Simons
1ddf621b4e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.4.1-4-g53777ef from Hackage revision
cf0ce68962
.
2017-08-19 16:28:19 +02:00
Peter Simons
5468d5c662
Merge pull request #27991 from Profpatsch/hoogleLocal-fix
...
Fix the `ghcWithHoogle` function to cope with the presence of separate `doc` outputs.
2017-08-19 16:26:30 +02:00
Alex Brandt
5342bffc15
remove collection-json from dont-distribute-packages
...
I believe I've fixed the build issues for collection-json and would like
to see it make it into the next stable release of NixOS. I'm also
adding myself as maintainer.
Let me know if there is anything I did incorrectly or missed.
2017-08-19 08:41:23 +02:00
Peter Simons
b6a746daa1
Merge pull request #28097 from cocreature/sdistTarball-doc
...
haskell: remove any extraneous outputs from sdistTarball
2017-08-18 16:32:51 +02:00
Daiderd Jordan
d491eebffd
haskell-packages: fix evaluation
2017-08-17 22:43:15 +02:00
Peter Simons
7b73fb3b8a
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.4.1-4-g53777ef from Hackage revision
79410fccc7
.
2017-08-17 21:32:29 +02:00
Peter Simons
6ff62030d9
LTS Haskell 9.1
2017-08-17 21:32:26 +02:00
Domen Kožar
105864a24d
purescript: fix building #28296
2017-08-16 15:44:28 +02:00
rnhmjoj
da8712e4e9
haskellPackages.shell-conduit: fix failing test
2017-08-15 12:06:53 +02:00
Jude Taylor
6883119ab0
add some overrides for ghc 7.10.3 to build ghcjs
2017-08-13 13:32:08 -07:00
Frederik Rietdijk
13bbaee21d
Merge pull request #27881 from mimadrid/fix/http-https
...
Update homepage attributes: http -> https
2017-08-13 21:53:20 +02:00
Frederik Rietdijk
7ebcd39a0f
Merge commit '4c49205' into HEAD
2017-08-13 18:34:59 +02:00
Peter Simons
a9e463bc9d
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.4.1 from Hackage revision
3ff230318a
.
2017-08-12 18:15:49 +02:00
Domen Kožar
486e1c3c16
Merge pull request #27998 from davidak/macOS
...
replace "Mac OS X" and "OS X" with "macOS"
2017-08-11 13:01:36 +02:00
Moritz Kiefer
291da85ed9
haskell: remove any extraneous outputs from sdistTarball
2017-08-10 08:48:59 +02:00
Jude Taylor
7e3e790675
add override for html-entities
2017-08-08 14:29:33 -07:00
Jude Taylor
eeeead21c5
add override for digestive-functors-blaze
2017-08-08 11:56:31 -07:00
Peter Simons
550373b000
cabal-install: fix build after updating to version 2.x
2017-08-08 10:09:56 +02:00
Peter Simons
35dd36a027
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.4.1 from Hackage revision
d913f9a17b
.
2017-08-08 10:09:46 +02:00
Peter Simons
142df08825
hackage2nix: update list of broken packages
2017-08-08 10:09:44 +02:00
davidak
3270aa896b
replace "Mac OS X" and "OS X" with "macOS"
...
as it is the official name since 2016
https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop
exception are parts refering to older versions of macOS like
"GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
2017-08-07 21:41:30 +02:00
Domen Kožar
4f80406fdd
Merge pull request #27615 from NickHu/cuda
...
fix haskellPackages.cuda and some tools dependent on cudatoolkit
2017-08-07 16:13:49 +02:00
Peter Simons
f152749c99
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.4.1 from Hackage revision
cfa51cac76
.
2017-08-07 08:58:48 +02:00
Profpatsch
4a8efae000
pkgs/haskell-modules/hoogle.nix: find haddocks by `haddockDir`
...
Previously a few clumsy shell globs were used to find haddock output, which
broke every time something in `generic-builder.nix` changed.
Use the new `haddockDir` identifier exported by haskell packages.
2017-08-06 22:02:50 +02:00
Profpatsch
e9e25ec5fe
pkgs/haskell-modules: expose haddockDir as passthru variable
...
WIP
If the `hoogle.nix` file wants to have any sane chance of finding haddock
outputs, the packages need to export the haddock folders as an identifier.
A few TODOs still stand, like passing self to the package instead of needing to
pass it to `haddockDir`. Maybe the exported identifier should be integrated into
the fixpoint somehow instead of using `passthru`?
2017-08-06 21:48:22 +02:00
Profpatsch
3f27a36912
pkgs/haskell-modules: two small vanity fixes
2017-08-06 21:46:49 +02:00
Profpatsch
4e6c41e7fa
pkgs/haskell-modules: fix hoogleLocal docstring
2017-08-06 21:46:22 +02:00
Domen Kožar
71bebd5254
{fs,h}notify: move to configuration-nix.nix
2017-08-06 10:42:37 +02:00
Domen Kožar
8e16cee256
double-conversion: remove patch superseeded by ghc patch
...
https://github.com/NixOS/nixpkgs/pull/27584
2017-08-06 10:42:37 +02:00
Robin Gloster
688f066da2
haskellPackages.servant: fix hash
2017-08-04 17:04:03 +02:00
John Ericson
74f5fe5068
haskell infra: Misc cleanups
...
- The haskell lib is very close to not relying on Nixpkgs. I think
this is good---simpler to think about and matches Nixpkgs's lib.
- The haskell lib is only imported once
- stdenv is exposed more shallowly so it can be overriden more easily.
I'll eventually use this on Darwin to avoid the Sierra shared
library problems (unless changes are to be made system-wide).
Closes https://github.com/NixOS/nixpkgs/pull/27840 .
2017-08-03 13:12:01 +02:00
Peter Simons
a2825a3c6f
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.4-2-ge4f891e from Hackage revision
c54ab27c33
.
2017-08-03 13:11:56 +02:00
mimadrid
09e0cc7cc7
Update homepage attributes: http -> https
...
Homepage link "http://.../ " is a permanent redirect to "https://.../ " and should be updated
https://repology.org/repository/nix_stable/problems
2017-08-03 11:56:15 +02:00
John Wiegley
0396ca6150
ghc-events_0_6_0 no longer exists
2017-08-01 09:34:50 -07:00
Peter Simons
92031d6e01
structured-haskell-mode: bump version to latest git head
...
Chris doesn't seem to make release any more.
2017-08-01 15:35:44 +02:00
Peter Simons
4fe328c6ca
haskell-hindent: fix location of the "site-lisp" symlink
2017-08-01 15:25:19 +02:00
Peter Simons
ef6849ca63
structured-haskell-mode: fix location of the "site-lisp" symlink
2017-08-01 15:25:19 +02:00
Frederik Rietdijk
b2608b8910
Merge remote-tracking branch 'upstream/master' into HEAD
2017-07-29 13:08:11 +02:00
Peter Simons
47e3245691
haskell.lib: drop obsolete hasNoDataOutput and hasNoDocOutput functions
2017-07-29 12:39:26 +02:00
Frederik Rietdijk
55357de67a
Merge remote-tracking branch 'upstream/master' into HEAD
2017-07-28 19:37:36 +02:00
Peter Simons
cb1742e76d
haskell: fix builds broken by LTS-9 update
2017-07-28 18:14:02 +02:00
Peter Simons
f442bbcdec
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.4-2-ge4f891e from Hackage revision
f72c20d338
.
2017-07-28 18:13:57 +02:00
Peter Simons
30fbeed254
LTS Haskell 9.0
...
Minus the broken wai-middleware-prometheus-0.2.0 package.
2017-07-28 18:13:27 +02:00
Franz Pletz
b116fa5ff2
Merge branch 'master' into staging
2017-07-28 16:08:30 +02:00
Peter Simons
382db8a9ad
cabal2nix: version 2.4 needs Cabal 2.x
2017-07-27 15:47:03 +02:00
Peter Simons
86b230efd9
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.4 from Hackage revision
3fd8431bf5
.
2017-07-27 15:46:59 +02:00
Nikolay Amiantov
94adf8d17d
haskellPackages.threadscope: fix build
2017-07-27 12:47:58 +03:00
Domen Kožar
073b30563d
ghc-mod: fix build to cope with new split-output work
2017-07-27 09:12:41 +02:00
Peter Simons
2b0ce7aeab
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.3.1-25-ge9e9669 from Hackage revision
8b34a74f81
.
2017-07-27 09:12:36 +02:00
michael bishop
be63b1994d
enable split-output builds for all haskellPackages
2017-07-27 09:12:06 +02:00
John Ericson
9be40841ea
Merge remote-tracking branch 'upstream/master' into staging-base
...
Conflicts:
pkgs/build-support/cc-wrapper/default.nix
pkgs/build-support/gcc-wrapper-old/builder.sh
pkgs/build-support/trivial-builders.nix
pkgs/desktops/kde-4.14/kde-package/default.nix
pkgs/development/compilers/openjdk-darwin/8.nix
pkgs/development/compilers/openjdk-darwin/default.nix
pkgs/development/compilers/openjdk/7.nix
pkgs/development/compilers/openjdk/8.nix
pkgs/development/compilers/oraclejdk/jdk-linux-base.nix
pkgs/development/compilers/zulu/default.nix
pkgs/development/haskell-modules/generic-builder.nix
pkgs/misc/misc.nix
pkgs/stdenv/generic/builder.sh
pkgs/stdenv/generic/setup.sh
2017-07-26 13:46:04 -04:00
William Casarin
d680c2352c
jailbreak-cabal: specifically use ghc802 override in ghc821 config
...
Otherwise this will infinite loop when:
pkgs.haskellPackages = pkgs.haskell.packages.ghc821
2017-07-26 10:44:50 -07:00
John Ericson
ea7d13cf1a
stdenv-setup and misc hooks: Work with bash-3.4 for MacOS nix-shell
...
This is a temporary measure until this impurity is removed from Nix.
2017-07-26 09:08:01 -04:00
John Ericson
f6f40e3fe5
stdenv-setup and misc pkgs: Revert to space-deliminated propagated-* files
...
We cannot switch to line-delimited yet, because certain Nix commands do
not read in the entire file, but just the first line.
2017-07-26 09:07:55 -04:00
Peter Simons
175c3526ae
haskell: provide the name 'bin-package-db' (null) to fix evaluation errors
2017-07-26 10:20:31 +02:00
Peter Simons
28c01703f0
haskell: remove all code related to the "haste" compiler
...
These packages have been broken for a while and now they don't even evaluate
any more.
2017-07-26 10:20:30 +02:00
Peter Simons
a9111840fa
haskell: provide the name 'ghcjs-prim' (null) to fix evaluation errors
2017-07-26 10:20:30 +02:00
Peter Simons
91a8ed37af
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.3.1-23-g656c589 from Hackage revision
2b4eeaa78b
.
2017-07-26 10:20:25 +02:00
Peter Simons
1178136336
hackage2nix: disable failing builds
2017-07-26 10:19:58 +02:00
Peter Simons
fd6f0a2127
hackage2nix: drop obsolete version of zlib
2017-07-26 10:19:57 +02:00
Peter Simons
8a3c080237
hackage2nix: drop old packages that were required for stack prior to version 1.5.x
2017-07-26 10:19:57 +02:00
Peter Simons
4664cf8079
hackage2nix: keep Cabal 1.24.x around for the time being
2017-07-26 10:19:57 +02:00
Peter Simons
efa3ba8950
haskell-diagrams-solve: disable failing test suite to fix the build
2017-07-26 10:18:10 +02:00
Peter Simons
27ca0cb3d4
haskell-generic-builder: fix syntax high-lightning in Emacs
2017-07-26 10:17:48 +02:00
Peter Simons
e69c7f5641
haskell-generic-builder: include setupHaskellDepends in the generated "env" attribute
...
We achieve this by moving setupHaskellDepends from the buildInputs attribute
into "otherBuildInputs", which is the attribute the builder uses to construct
the build inputs in both the actual build as well as the "env" attribute.
2017-07-26 10:17:48 +02:00
Nick Hu
34beeac70b
fix haskellPackages.cuda and some tools dependent on cudatoolkit
2017-07-24 16:55:11 +01:00
John Ericson
b087618ac0
Revert "stdenv: Store one package per line in nix-support/propagated-*"
...
As @oxij points out in [1], this breakage is especially serious because
it changes the contents of built environments without a corresonding
change in their hashes. Also, the revert is easier than I thought.
This reverts commit 3cb745d5a6
.
[1]: https://github.com/NixOS/nixpkgs/pull/27427#issuecomment-317293040
2017-07-24 01:05:30 -04:00
Frederik Rietdijk
29f91c107f
Merge remote-tracking branch 'upstream/master' into HEAD
2017-07-23 11:23:43 +02:00
Thomas Tuegel
6a004bf9c8
Merge branch 'master' into bugfix/staging/stdenv
2017-07-21 20:36:34 -05:00
Peter Simons
3cc46829c7
haskell-symengine: the build is broken because the system library this code binds to does not exist
...
This error isn't easily detectable, however, because the Cabal files declares
the dependency on "symengine" for the test program rather than for the library
itself.
https://github.com/symengine/symengine.hs/pull/14
2017-07-19 18:55:38 +02:00
Peter Simons
476fc5f26e
haskell-cautious-file: jailbreak to fix the build
2017-07-18 16:51:09 +02:00
Peter Simons
85a70b50b9
haskell-hledger-iadd: drop obsolete override (the build fails with or without it)
2017-07-17 22:04:25 +02:00
Peter Simons
47feb45313
haskell-hsyslog: update version override
...
And move it from configuration-nix to configuration-common.
2017-07-17 22:04:25 +02:00
Peter Simons
6de60af3a9
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.3.1-12-gcb2265e from Hackage revision
f69cfc36c9
.
2017-07-17 22:04:25 +02:00
Peter Simons
dd7824919e
LTS Haskell 8.23
2017-07-17 22:04:24 +02:00
Vladimír Čunát
e2b7b09960
Merge branch 'master' into staging
2017-07-15 12:15:56 +02:00