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
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
7337a20f64
haskell-inline-c: disable test suite to avoid around quickcheck failure
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
Peter Simons
86058acb2f
haskell-ChasingBottoms: drop obsolete override
2018-03-12 14:30:58 +01:00
Peter Simons
4e63fcec1b
haskell-ChasingBottoms: add override that uses the latest version
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
dba20cb1b1
haskell-ChasingBottoms: move jailbreak to common to allow building with QuickCheck 2.11
2018-03-11 09:24:36 +01:00
Peter Simons
ee262b83ef
cabal2nix: fix overrides for Cabal 2.2.x
2018-03-10 10:00:16 +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
f4b757bd3d
haskell-changelogged: add override to fix the build
2018-03-06 21:10:39 +01:00
Vladimír Čunát
565bd805e6
Merge branch 'master'
2018-03-05 14:53:27 +01:00
Peter Simons
8b537488a5
git-annex: update sha256 hash for the new version
2018-03-01 21:56:35 +01:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
Michael Alan Dorman
f7ab190096
language-c: remove now-unnecessary overrides
2018-02-23 17:58:18 +01: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
a3c1a66ed7
liquidhaskell: drop obsolete override
2018-02-20 17:21:47 +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
afb83e0e03
multi-ghc-travis: update to current Git master
2018-02-13 10:57:40 +01:00
Shea Levy
32085eafa1
haskell-hpio: disable test suite to fix the build
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
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
1d4529c7e2
cabal2nix: compile with hpack 0.25.0
2018-02-10 18:05:28 +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
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
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
866a1ed2d5
cabal2nix: build with hpack 0.23
2018-01-31 16:03:59 +01: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
f8776eabdd
cabal2nix: build with latest version of hpack
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
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
eb5d7d2b26
haskell-lambdabot: fix build
2018-01-23 16:09:29 +01: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
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
Jan Tojnar
c278dd0b9d
bustle: re-enable hgettext support
...
hgettext 0.1.31.0 builds again
2018-01-18 22:13:57 +01:00