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
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
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
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
Weijia Wang
7f45fee52a
Merge branch 'master' into staging-next
2024-04-28 04:02:14 +02:00
sternenseemann
4398d970b3
haskellPackages.futhark: adjust for newly released zlib version
2024-04-27 14:51:25 +02:00
sternenseemann
9edba2c97c
haskellPackages: regenerate package set based on current config
...
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2024-04-27 14:51:25 +02:00
sternenseemann
1b84c9a77c
haskellPackages.Cabal_3_10_3_0: preserve for cabal-install
2024-04-27 14:51:25 +02:00
sternenseemann
abe0b34ca9
haskellPackages: stackage LTS 22.17 -> LTS 22.18
...
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2024-04-27 14:51:25 +02:00
sternenseemann
6de4b5739e
haskellPackages.ghcjs-dom-hello: lift overly strict bounds
2024-04-27 11:18:17 +02:00
sternenseemann
e62270e35f
haskellPackages.jsaddle-hello: lift overly strict bounds
2024-04-27 11:17:32 +02:00
sternenseemann
2b3f8cc207
haskellPackages.lsql-csv: lift overly strict upper bounds
...
Should be resolved in the next version released to hackage though!
2024-04-27 11:16:59 +02:00
sternenseemann
8c3a95b3c5
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1805927](https://hydra.nixos.org/eval/1805927 ) of nixpkgs commit [cce32cc
](cce32cc804
) as of 2024-04-27 08:42 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2024-04-27 11:15:42 +02:00
sternenseemann
a5b5d65b5b
haskell.compiler.ghcjs: provide required ansi-wl-pprint < 0.7
...
Unfortunately the outdated version of optparse-applicative we need to
use hasn't survived the ansi-wl-pprint deprecation…
2024-04-27 10:28:45 +02:00
Vladimír Čunát
58b388b137
haskellPackages.haskell-gi: pull a patch to fix .gi-glib
...
https://hydra.nixos.org/build/257560741/nixlog/2/tail
2024-04-27 09:21:24 +02:00
Jan Tojnar
eb04659fc2
treewide: wrapGAppsHook → wrapGAppsHook3
...
This was achieved using the following command:
sd 'wrapGAppsHook\b' wrapGAppsHook3 (rg -l 'wrapGAppsHook\b')
And then manually reverted the following changes:
- alias in top-level.nix
- function name in wrap-gapps-hook.sh
- comment in postFixup of at-spi2-core
- comment in gtk4
- comment in preFixup of 1password-gui/linux.nix
- comment in postFixup of qgis/unwrapped-ltr.nix and qgis/unwrapped.nix
- comment in postFixup of telegram-desktop
- comment in postFixup of fwupd
- buildCommand of mongodb-compass
- postFixup of xflux-gui
- comment in a patch in kdePackages.kde-gtk-config and plasma5Packages.kde-gtk-config
- description of programs.sway.wrapperFeatures.gtk NixOS option (manual rebuild)
2024-04-27 02:23:22 +02:00
Sergei Trofimovich
4f6ebb60e6
haskell.packages.ghc98.ghc-lib: fix the eval
...
Without the change eval fails as:
$ nix build --no-link -f. haskell.packages.ghc98.ghc-lib
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 'ghc-lib_9_8_1_20231121' missing
at pkgs/development/haskell-modules/configuration-ghc-9.8.x.nix:58:26:
57| ghc-lib-parser-ex = doDistribute self.ghc-lib-parser-ex_9_8_0_2;
58| ghc-lib = doDistribute self.ghc-lib_9_8_1_20231121;
| ^
59| megaparsec = doDistribute self.megaparsec_9_6_1;
2024-04-24 15:16:38 +02:00
maralorn
1c8747bc8c
haskellPackages.ghc-debug-brick: Fix build
2024-04-23 00:28:01 +02:00