Commit Graph

9370 Commits

Author SHA1 Message Date
Naïm Favier
bb132441ea
haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1806304](https://hydra.nixos.org/eval/1806304) of nixpkgs commit [e49079e](e49079e5ca) as of 2024-05-15 07:51 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2024-05-15 09:56:26 +02:00
Naïm Favier
130bc7e398
haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2024-05-15 09:43:13 +02:00
maralorn
913d0dba69
Merge pull request #311547 from alexfmpe/aeson-gadt-th
haskellPackages.aeson-gadt-th: fix build
2024-05-14 08:59:55 +02:00
Alexandre Esteves
5da3c0c305 haskellPackages.aeson-gadt-th: fix build 2024-05-14 04:19:50 +01:00
Alexandre Esteves
8d465db72b haskellPackages.dependent-sum-template: fix build 2024-05-14 03:56:03 +01:00
Alexandre Esteves
35f2cd516d haskellPackages.nix-thunk: fix build and deps 2024-05-14 03:50:39 +01:00
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
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