0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 06:00:33 +03:00
Commit graph

3094 commits

Author SHA1 Message Date
maralorn
dbe2c9e2ba
haskellPackages.pandoc-cli: Expose overriden dependencies 2023-07-02 11:19:23 +02:00
Dennis Gosnell
e003a7adc1
haskellPackages.pandoc-cli: get building 2023-07-02 16:53:53 +09:00
Dennis Gosnell
c15e0b6bdc
haskellPackages.crypton-x509: get building 2023-07-02 16:02:32 +09:00
Dennis Gosnell
dddbca4e22
haskellPackages.string-qq: jailbreak because of too strict bounds on text in tests 2023-07-02 15:15:42 +09:00
Dennis Gosnell
f8ea114431
haskellPackages.guardian: remove unnecessary path-io override 2023-07-02 14:29:50 +09:00
sternenseemann
a64bd8ff32 haskellPackages.wai-token-bucket-ratelimiter: drop obsolete jailbreak 2023-07-01 22:48:23 +02:00
sternenseemann
69eb712039 haskellPackages.graphql: drop obsolete jailbreak 2023-07-01 22:48:06 +02:00
sternenseemann
5dcd4af462 haskellPackages.streamly-archive: drop obsolete override
The desired streamly version is now the default. So we can drop the override
before anyone stumbles over this variant of #240512.
2023-07-01 22:38:22 +02:00
sternenseemann
e97404a52f haskellPackages: remove versioned references to hspec-meta-2.10.5
This is the default version now, so the versioned attribute no longer exists.
2023-07-01 22:37:26 +02:00
sternenseemann
e905807bf2 haskellPackages.swarm: drop obsolete brick override 2023-07-01 19:19:58 +02:00
sternenseemann
2eacf4f93f haskellPackages.singletons-*: drop obsolete overrides 2023-07-01 17:53:53 +02:00
sternenseemann
20d2845ce6 haskellPackages.sensei: works with Stackage LTS hspec versions now 2023-07-01 12:57:13 +02:00
sternenseemann
dcf434af95 haskellPackages.gi-soup: drop obsolete manual version pin
gi-soup has joined Stackage LTS 21, it seems, so Stackage prescribes
precisely this version to be used already.
2023-07-01 10:42:21 +02:00
sternenseemann
10844fd0b3 haskellPackages.streamly-lmdb: drop obsolete override
streamly has been updated to 0.9.0, so this override can be removed.
Unclear if the package(s) build at the moment, though.
2023-06-30 01:43:42 +02:00
maralorn
79245124c7
haskellPackages: cleanup Cabal versions
Not regenerating hackage-packages.nix in this commit because cabal2nix is currently not cached by hydra
2023-06-30 01:18:03 +02:00
maralorn
28cd493da3
haskellPackages: drop more obsolete overrides 2023-06-29 02:45:56 +02:00
maralorn
871fdf1dcb
haskellPackages: Remove obsolete aeson_2_1_2_1 overrides 2023-06-29 02:22:25 +02:00
github-actions[bot]
0aaf2b2ebc
Merge master into haskell-updates 2023-06-28 00:14:55 +00:00
maralorn
6a2fef57ef
haskellPackages.monad-bayes: don’t check 2023-06-28 00:30:29 +02:00
maralorn
90a520a348
haskellPackages.orbits: dont check 2023-06-28 00:30:29 +02:00
Domen Kožar
122abb5f99 cachix: 1.5 -> 1.6 2023-06-27 18:41:47 +01:00
maralorn
244387e694
haskellPackages.monad-logger-extras: Pick fixed patch 2023-06-27 00:25:19 +02:00
maralorn
17489705dd
haskellPackages.trie-simple: Loosen lower bound on semialign 2023-06-26 23:53:17 +02:00
maralorn
becc80b722
haskellPackages.monad-logger-extras: Apply patch 2023-06-26 23:32:15 +02:00
maralorn
61dd345bfe
haskellPackages.update-nix-fetchgit: Disable checks 2023-06-26 23:16:54 +02:00
maralorn
8ab0ccf96e
haskellPackages.comfort-blas: Disable checks 2023-06-26 23:16:32 +02:00
sternenseemann
f9184387e1 haskellPackages.jsaddle-webkit2gtk: drop upstreamed patch
While we're at it, replace the bound adjustments by patches, so we'll
notice when they are no longer necessary.
2023-06-24 16:15:02 +02:00
sternenseemann
3fc46c5938 haskellPackages.config-value: allow alex-3.2.7.4 2023-06-24 11:38:59 +02:00
Richard Marko
61cb760268 haskellPackages: dontCheck implicit due to flaky tests 2023-06-24 11:27:19 +02:00
sternenseemann
35e763373d haskellPackages.active: drop now released patch 2023-06-22 00:49:25 +02:00
maralorn
dd4be8486a
haskellPackages.fourmolu_0_13_0_0: Bump pin 2023-06-20 12:03:43 +02:00
sternenseemann
034d613977 haskellPackages.active: fix test issue revealed by QC-2.14.3 2023-06-11 14:13:30 +02:00
maralorn
8766168f36
haskellPackages.threadscope: Fix build 2023-06-10 10:00:41 +02:00
sternenseemann
33814e224f haskellPackages.statistics: disable test cases broken with QC-2.13.4
QuickCheck's generator for floating point numbers started churning out
strange numbers more frequently, causing tests that can be broken by
the imprecisions of floating point arithmetic fail reliably.

Let's disable them until the situation is resolved upstream.
2023-06-09 12:28:05 +02:00
sternenseemann
68b6b4b7f1 haskellPackages.aeson_2_1_2_1: apply patch for QC-2.14.3 2023-06-09 12:06:58 +02:00
sternenseemann
3195c9539d haskellPackages.hledger_1_30_1: install man and info pages 2023-06-08 21:01:52 +02:00
sternenseemann
7b74e743f9 haskellPackages.hledger*: move overrides to configuration-nix.nix 2023-06-08 21:01:52 +02:00
sternenseemann
615b6cad64 haskellPackages.hledger*: unify and simplify overrides
Turns out we can use the same code to install man pages for all hledger
related packages, since hledger also has the top level man pages.
Verified that the contents of $out/share are the same before and after.
2023-06-08 21:01:52 +02:00
sternenseemann
4e15d40d2d haskellPackages.aeson: fix test suite for QuickCheck-2.14.3 2023-06-08 16:40:33 +02:00
sternenseemann
b0731bddae haskellPackages.math-functions: disable test unreliable with QuickCheck-2.13.4 2023-06-08 13:41:11 +02:00
sternenseemann
2c5704bf98 haskellPackages.vector: fix test suite with QuickCheck-2.14.3 2023-06-08 13:11:13 +02:00
Dennis Gosnell
fc8620b7cf
haskellPackages.fft: mark unbroken and dontCheck 2023-06-08 10:23:45 +09:00
zowoq
b41324c087 haskellPackages.hercules-ci-agent: add 'Do not chdir the build worker' patch 2023-06-05 16:04:53 +10:00
sternenseemann
b6813c0b0c haskellPackages.thyme: drop stale override
https://github.com/haskell-github-trust/thyme/issues/36 has been fixed
quite a while ago.
2023-05-30 13:36:07 +02:00
Ellie Hermaszewska
ec0c847102
haskellPackages.hspec*: 2_11_0_1 -> 2_11_1 2023-05-30 15:47:21 +08:00
Dennis Gosnell
5ea70c4da2 haskell.packages.ghc96.hie-compat: remove unneeded patch 2023-05-29 20:34:11 +09:00
Dennis Gosnell
2130bdbd45 haskell.packages.ghc94.hls-rename-plugin: remove unneeded patch 2023-05-29 18:02:57 +09:00
Dennis Gosnell
eca92b2435 haskell.packages.ghc94.hls-floskell-plugin: remove unneeded patch 2023-05-29 17:59:46 +09:00
Dennis Gosnell
99dfe54b63 haskell.packages.ghc94.hls-stylish-haskell-plugin: remove unneeded patch 2023-05-29 17:56:28 +09:00
Dennis Gosnell
7dd51c298d haskellPackages.hls-test-utils: remove unneeded patch 2023-05-29 16:04:39 +09:00