Commit Graph

11765 Commits

Author SHA1 Message Date
Alexandre Esteves
551e05be6a haskellPackages.hashing: jailbreak on 9.8 2024-05-13 16:05:05 +01:00
Alexandre Esteves
8e00adca9c haskellPackages.saltine: re-enable tests 2024-05-13 16:04:38 +01:00
Naïm Favier
505712b35b Merge pull request #308919 from alexfmpe/haskellPackages-sop
haskellPackages: fix build of SOP libraries
2024-05-13 12:32:06 +02:00
Naïm Favier
5c8f1fdf76 Merge pull request #311079 from alexfmpe/proto3-wire
haskellPackages.proto3-wire: unbreak
2024-05-13 12:29:36 +02:00
Naïm Favier
f7e9730991 Merge pull request #307558 from trofi/haskell.packages.ghcjs.stm-fix-eval
haskell.packages.ghcjs.stm: fix eval
2024-05-13 12:20:10 +02:00
Pol Dellaiera
e1b6abfb3b Merge pull request #305970 from sternenseemann/spago-0.21.0
spago: 0.20.9 -> 0.21.0
2024-05-12 21:33:48 +02:00
Alexandre Esteves
7cc7df9f8f haskellPackages.proto3-wire: unbreak 2024-05-12 15:18:15 +01:00
Alexandre Esteves
171d83f81d haskellPackages.large-generics: unbreak 2024-05-12 15:17:59 +01:00
sternenseemann
2fae5b4eab haskellPackages.mueval: disable reverse deps to fix maintained job
This should give us back our maintained job in nixpkgs:haskell-updates.
I've chosen to limit the workaround to 9.6 since that's what we really
care about (for other versions we don't guarantee anything) and this way
users can use e.g. 9.4 if they need lambdabot on aarch64-linux. It would
theoretically be prudent to add a similar thing for 9.8 and 9.10, but
it's probably too likely to bitrot.
2024-05-12 12:56:33 +02:00
sternenseemann
0756224750 hledger-ui: pin to 1.32.* to match hledger{,-lib} 2024-05-12 12:16:20 +02:00
maralorn
cc1aa4ce79 Merge pull request #309920 from laaksonel/beam-migrate-fix
beam-migrate: jailbreak because of too strict upper bound on pqueue
2024-05-11 10:26:59 +02:00
Lauri Laaksonen
d206b6d73b beam-migrate: jailbreak because of too strict upper bound on pqueue 2024-05-10 21:52:41 +03:00
Alexandre Esteves
67eb894b10 haskellPackages.json-sop: build with ghc 9.8 2024-05-09 23:09:28 +01:00
Alexandre Esteves
90e0533ffa haskellPackages.lens-sop: unmark broken 2024-05-09 23:09:28 +01:00
Alexandre Esteves
3535522a6c haskellPackages.basic-sop: unmark broken 2024-05-09 23:09:27 +01:00
Alexandre Esteves
109035a742 haskellPackages.records-sop: fix build 2024-05-09 23:09:27 +01:00
Armando Ramirez
876d055062 callCabal2nixWithOptions: add srcModifier argument
Fixes #256769

Repro + test of fix here: https://gitlab.com/ramirez7/bug-repros/-/merge_requests/1

Adds a `srcModifier` argument to `callCabal2nixWithOptions` to allow
customizing the source files used to generate the cabal file (e.g. to
support `hpack`/`package.yaml`).
2024-05-09 23:55:37 +02:00
maralorn
9e2c860bc2 Merge pull request #308378 from alexfmpe/universe-some
haskellPackages.universe-some: remove broken flag
2024-05-09 23:30:05 +02:00
Alexandre Esteves
d68e2539b1 haskellPackages.generics-sop: build with ghc 9.8 2024-05-09 22:19:06 +01:00
maralorn
05c00d87a2 Merge pull request #308380 from alexfmpe/reflex-fixes
haskellPackages.reflex fixes
2024-05-09 23:17:09 +02:00
maralorn
7313c7c41a Merge pull request #308985 from slotThe/xmobar/bin
haskellPackages.xmobar: Enable separate bin output
2024-05-09 22:51:10 +02:00
maralorn
a75e0aac9e Merge pull request #308934 from alexfmpe/gargoyle
haskellPackages: fix build of gargoyle libs
2024-05-09 22:48:53 +02:00
maralorn
5689282bf0 Merge pull request #309170 from alexfmpe/haveibeenpwned
haskellPackages: unbreak haveibeenpwned
2024-05-09 22:30:57 +02:00
maralorn
373a103895 Merge pull request #309181 from alexfmpe/dependent-monoidal-map
Fix haskellPackages.dependent-monoidal-map and related libs
2024-05-09 22:28:13 +02:00
maralorn
7a6f77f760 haskellPackages.hie-bios: Pin to fix hls 2024-05-08 22:27:06 +02:00
sternenseemann
8c61a34500 haskellPackages.ghcjs-base: generate attribute as expected
Since ghcjs-base has been uploaded to Hackage as you'd expect for a
normal package, we can stop treating it as a special package. This
simplifies things for supporting the new JS backend.
2024-05-07 12:14:10 +02:00
Alexandre Esteves
1d495de4d3 haskellPackages.dependent-monoidal-map: unbreak 2024-05-05 04:49:29 +01:00
Alexandre Esteves
3f9380167d haskellPackages.monoidal-containers: remove jailbreak for 8.10 2024-05-05 04:49:28 +01:00
Alexandre Esteves
2a67a92c88 haskellPackages.dependent-sum-aeson-orphans: replace jailbreak with patch 2024-05-05 04:47:25 +01:00
Alexandre Esteves
0987d0f81e haskellPackages.dependent-sum-template_0_2_0_1: build with ghc 9.8 2024-05-05 04:47:25 +01:00
Alexandre Esteves
6795a93b2e haskellPackages.haveibeenpwned: unbreak 2024-05-05 03:57:58 +01:00
Tony Zorman
58f0ebf2c5 haskellPackages.xmobar: Enable separate bin output 2024-05-04 07:23:12 +02:00
Alexandre Esteves
3afb2cb944 haskellPackages: fix build of gargoyle libs 2024-05-04 02:01:52 +01:00
github-actions[bot]
2d3d38d58d Merge master into haskell-updates 2024-05-04 00:12:54 +00:00
Robert Helgesson
2d72dfcc04 svgsym: remove broken state
This package builds fine since quite a while.
2024-05-03 22:33:18 +02:00
Tony Zorman
bee4fcb001 haskellPackages.kmonad: mark as broken on darwin 2024-05-03 07:36:26 +02:00
Alexandre Esteves
7b580f9758 haskellPackages.universe-some: remove broken flag 2024-05-01 22:30:25 +01:00
Alexandre Esteves
f514937e7e haskellPackages.reflex: fix build on 9.8 2024-05-01 21:31:23 +01:00
Alexandre Esteves
c17cf689c9 haskellPackages.patch: fix build on ghc 9.8 2024-05-01 21:30:14 +01:00
Alexandre Esteves
a78477d2ba haskellPackages.patch: remove dontCheck 2024-05-01 21:11:54 +01:00
Alexandre Esteves
8a55e42de4 haskellPackages.dependent-sum: remove doJailbreak 2024-05-01 21:11:54 +01:00
maralorn
a48f3268c7 Merge pull request #307853 from alexfmpe/jsaddle
Fixes for jsaddle libs
2024-05-01 19:04:32 +02:00
Alexandre Esteves
bf26500459 haskellPackages.jsaddle-dom: remove jailbreak 2024-05-01 17:53:11 +01:00
Alexandre Esteves
dace374b25 haskellPackages.jsaddle-wkwebview: build on darwin 2024-05-01 17:53:08 +01:00
Alexandre Esteves
993374351f haskellPackages.jsaddle-clib: unmark broken 2024-05-01 17:53:01 +01:00
maralorn
ce0b19596b Merge pull request #307818 from mrkline/unbreak-cbor-tool
haskellPackages.cbor-tool: Unbroken
2024-04-29 23:21:12 +02:00
Matt Kline
1e687bc612 haskellPackages.cbor-tool: Unbroken
Fixed against GHC 9.8 in November:
f910b12cb1
2024-04-29 14:20:38 -07:00
Alexandre Esteves
aa530c595a haskellPackages.proto-lens-arbitrary: unmark broken 2024-04-29 20:48:57 +01:00
Alexandre Esteves
08026fcd47 haskellPackages.linux-namespaces: fix build in ghc < 9.6 2024-04-29 12:52:58 +01:00
Sergei Trofimovich
b4dc0f7158 haskell.packages.ghcjs.stm: fix eval
Without the change eval fails as:

    $ nix build --no-link -f. haskell.packages.ghcjs.stm
    error:
       … in the left operand of the update (//) operator
         at pkgs/development/haskell-modules/lib/compose.nix:40:7:
           39|     mkDerivation = drv: (args.mkDerivation drv).override f;
           40|   })) // {
             |       ^
           41|     overrideScope = scope: overrideCabal f (drv.overrideScope scope);

       error: attribute 'stm_2_5_3_0' missing
       at pkgs/development/haskell-modules/configuration-ghcjs.nix:29:21:
           28|   # https://github.com/ghcjs/ghcjs/issues/676
           29|   stm = doJailbreak self.stm_2_5_3_0;
             |                     ^
           30|   exceptions = dontCheck self.exceptions_0_10_7;
       Did you mean stm_2_5_3_1?
2024-04-28 21:40:42 +01:00