sternenseemann
07b80a29ae
haskellPackages.hakyll-images: clean up override
...
Upstream fixed tests, works fine from the get go now.
2021-10-05 11:10:44 +02:00
sternenseemann
4769e66c3d
haskellPackages.hakyll-images: assert dontCheck is still necessary
...
With 1.1.1, hakyll-images should compile override-less again.
2021-10-05 01:07:24 +02:00
sternenseemann
00627e0ce3
haskellPackages.hakyll-images: disable broken test suite
...
The test suite doesn't compile with Hakyll 4.15, but the package itself does.
2021-10-04 17:49:02 +02:00
sternenseemann
8d1e2a10ce
haskellPackages.hakyll-filestore: unbreak using jailbreak
...
Restricts < 4.15, but builds fine in spite of the newer version.
2021-10-04 17:48:25 +02:00
sternenseemann
72a54a7021
haskellPackages.http3: build with network 3.1.2.2
...
We need to conform with its dependency quic here.
2021-10-04 17:39:29 +02:00
sternenseemann
7d77818c9e
haskellPackages.ghcup: assert that preCheck is still needed
...
This will start to fail when the fix has been released upstream.
2021-10-03 13:23:39 +02:00
sternenseemann
8da4d55f72
haskellPackages.ghcup: fix build by providing up to date deps
...
Previously ghcup was failing because of incompatibilities between optics
0.3 and 0.4. I'm personally not sure if hspec-golden-aeson 0.9.0.0 is
strictly necessary, but we may as well use this opportunity to start
ironing out the issues its quirky behavior since 0.8.0.0 causes.
2021-10-02 12:44:03 +02:00
sternenseemann
2dee7c529f
haskellPackages.candid: clean up obsolete override
...
Hackage update contained the 0.3 bump
2021-10-01 21:44:35 +02:00
sternenseemann
309b14dfcd
haskellPackages.quic: provide correct version of network
2021-10-01 19:38:14 +02:00
sternenseemann
35813c6f04
haskellPackages.candid: 0.2 -> 0.3
...
Turns out the cabal configure flags don't affect the doctest suite
necessarily, so upgrading candid manually is much easier.
2021-10-01 15:30:10 +02:00
sternenseemann
c32ea917d0
haskellPackages.candid: add workaround for doctest failure
...
This is fixed properly in candid 0.3 which we'll have soon, but in
the meantime we can just disable the offending warning. A real shame
that doctests are influenced by compiler warnings.
2021-10-01 14:40:05 +02:00
sternenseemann
f6703cdddc
haskellPackages.hledger-lib_1_23: build with doctest 0.18.1
...
Test suite has a lower bound on doctest >= 0.18.
2021-09-30 12:21:16 +02:00
sternenseemann
97e02b4b87
haskellPackages.hw-*: fix too tight bounds on generic-lens
2021-09-29 14:29:06 +02:00
Dennis Gosnell
c4f967fe21
Merge pull request #139621 from Lassulus/hasura
...
haskellPackages.hasura: 2.0.7 -> 2.0.9
2021-09-28 08:39:17 +09:00
sternenseemann
64a3ff66f6
haskellPackages.cryptohash-sha256: make sure hydraPlatforms is populated
2021-09-26 21:26:08 +02:00
sternenseemann
3efe1b4b45
haskellPackages.polysemy: unbreak
2021-09-26 21:16:35 +02:00
lassulus
b421990ae0
haskellPackages.hasura: 2.0.7 -> 2.0.9
2021-09-26 10:28:31 +02:00
Deniz Alp
afd1e21fe4
haskellPackages.svgcairo: Fix build by correcting cpp options
...
There's an open pull request that fixes the build but it's been sitting there
for a while, the fix is in a single commit so just applying the commit as a
patch. This will also allow us to fix ghc-vis later.
2021-09-25 22:41:34 +03:00
maralorn
291c46808e
Merge pull request #138937 from roosemberth/hs-fix-d-bus
...
haskellPackages.d-bus: Fix for GHC 8.10.1+
2021-09-24 11:19:12 +02:00
Roosembert Palacios
2a194d990f
haskellPackages.d-bus: Fix for GHC 8.10.1+
...
Signed-off-by: Roosembert Palacios <roosemberth@posteo.ch>
2021-09-24 11:01:23 +02:00
Malte Brandy
325e25e0ca
haskellPackages.hls-stylish-haskell-plugin: Jailbreak to fix build
2021-09-18 01:12:20 +02:00
sternenseemann
f82c865b2b
Merge remote-tracking branch 'origin/master' into haskell-updates
2021-09-17 16:12:05 +02:00
Joachim Breitner
906da2ce26
haskellPackages.crc: Builds with dontCheck
...
util https://github.com/MichaelXavier/crc/issues/2 is fixed by upstream.
2021-09-17 14:22:14 +02:00
Malte Brandy
4a4e73761f
haskellPackages.hls-splice-plugin: Disable tests
2021-09-14 19:18:27 +02:00
Malte Brandy
f2a3df2f30
haskell-language-server: Fix build for new version + cleanups
2021-09-14 01:04:39 +02:00
(cdep)illabout
02d3bde59a
haskellPackages.essence-of-live-coding-warp: remove unneeded override
2021-09-11 16:39:35 +09:00
(cdep)illabout
e098455d8f
haskellPackages.hadolint: bump dep on language-docker to 10.1.2
2021-09-11 12:02:24 +09:00
(cdep)illabout
96f6dbbd10
haskell: bump uses of Cabal_3_6_0_0 to Cabal_3_6_1_0 to get rid of eval errors
2021-09-11 11:58:02 +09:00
sternenseemann
61b713abd6
haskell.packages.*.ghc-api-compat: fix across all supported sets
...
* haskell.packages.ghc884.ghc-api-compat needed us to re-add the 8.6
version of the package.
* haskell.packages.ghc901.ghc-api-compat now points to the newly
released 9.0.1 version of the package.
* haskell.packages.ghc8107.ghc-api-compat now correctly points to
ghc-api-compat 8.10.7.
GHC 9.2.1 is still unsupported (which is to be expected, with it
being a release candidate).
To make sure everything stays working we'll build ghc-api-compat as part
of versionedCompilerJobs.
2021-09-07 15:48:08 +02:00
sternenseemann
bcc8e62a23
haskellPackages.git-annex: update sha256 for 8.20210903
2021-09-07 15:36:21 +02:00
sternenseemann
93c06e23f2
hadolint: build with language-docker 10.1.1
2021-09-06 02:48:06 +02:00
sternenseemann
21e3afc6a2
haskell-ci: make sure all dependencies use Cabal 3.4
...
haskell-ci doesn't support Cabal 3.6 yet, so we need to downgrade
cabal-install-parsers to avoid inconsistencies across the dependency
graph.
2021-09-05 21:42:26 +02:00
Malte Brandy
6b93b667b2
haskellPackages.hakyll: Remove obsolete overrides
2021-09-05 12:40:26 +02:00
sternenseemann
796d31ab22
haskellPackages.distribution-nixpkgs: drop now unnecessary override
...
After updating our hackage hashes tarball we also have access to the
latest version.
2021-09-03 16:18:33 +02:00
sternenseemann
9ac0cf0958
haskellPackages.distribution-nixpkgs: 1.6.0 -> 1.6.1
...
New release without breaking changes which adds support for
aarch64-darwin. Because we're impatient, bump it manually instead of
waiting for stackage.
2021-08-27 18:32:48 +02:00
sternenseemann
968a107add
haskellPackages.hpack-dhall: remove now unnecessary override
...
Issue was resolved upstream
2021-08-23 19:18:32 +02:00
(cdep)illabout
c091b809ca
haskellPackages.hasura-ekg-core: unbreak by adding overrides
...
This also similarly fixes haskellPackages.hasura-ekg-core.
2021-08-22 10:24:21 +09:00
sternenseemann
13f70bfa7a
haskellPackages.tophat: remove now unnecessary override
2021-08-21 19:26:53 +02:00
lassulus
af115b8609
haskellPackages.graphql-engine: 2.0.5 -> 2.0.7
2021-08-19 14:15:21 +02:00
Malte Brandy
1bf1a3556a
haskellPackages.streamly-posix: jailbreak to fix tests
2021-08-18 10:22:35 +02:00
Malte Brandy
a8241df627
haskellPackages.gitit: Remove obsolete patch
2021-08-18 10:22:01 +02:00
Malte Brandy
a4528a1270
haskellPackages.ghc-api-compat: Use correct versions for every ghc
2021-08-18 02:12:29 +02:00
Dennis Gosnell
cc8c5ba53e
Merge pull request #133621 from Lassulus/hasura
...
hasura graphql-engine: 1.0.0 -> 2.0.5
2021-08-17 10:02:08 +09:00
lassulus
d07be4c5cb
haskellPackages.graphql-engine: update to 2.0.5 + refactor
2021-08-16 19:51:58 +02:00
Samuel Rivas
d3ec7e0c3d
haskellPackages.readline: fix Setup.hs to work with Cabal 3
...
See https://github.com/NixOS/nixpkgs/pull/111985/ for previous discussion
2021-08-16 11:03:08 +02:00
Malte Brandy
50dc9c1b67
haskellPackages.chs-cabal: Fix build by overriding Cabal dep
2021-08-10 14:33:36 +02:00
sternenseemann
e4969a6b76
haskellPackages.basic-cpuid: fix build on non-x86
...
Patch in missing import.
2021-08-06 15:32:15 +02:00
sternenseemann
c66cc62b6c
haskellPackages.ats-format: ignore custom Setup.hs, install manually
...
ats-format has a custom Setup.hs which does the following using cli-setup:
* Add ~/.local/share/man to $MANPATH by editing shell configurations in $HOME.
* Install a man page into ~/.local/share
* Install a shell completion by editing shell configurations in $HOME.
We had a workaround to keep this from failing the build in the nix sandbox, but
this seemingly broke on darwin. To fix this once and forall, we force the use
of only `defaultMain` in Setup.hs and install the man page manually.
Additionally we generate completions and remove unnecessary extra references
from the closure.
2021-08-06 11:28:54 +02:00
sternenseemann
31b625666e
haskellPackages.gtk2hs-buildtools: attempt to fix on aarch64-linux
...
We employ a workaround for a GHC bug [1] which has been adopted by both
Debian and Fedora for a eerily similar problem on ppc64le. Hopefully
this fixes our aarch64 issue as well (untested so far). -O0 is not
ideal, but compilation with -fllvm fails when linking (due to an
invalid relocation and passing -fPIC wasn't enough to fix it), so
we're stuck with this for now.
[1]: https://gitlab.haskell.org/ghc/ghc/-/issues/17203
2021-08-04 22:36:53 +02:00
Julio César
dee266e36d
haskellPackages.beam-core: unbreak via jailbreak
2021-08-04 21:53:02 +02:00