Commit Graph

765 Commits

Author SHA1 Message Date
tv
5260d68085 haskellPackages.mason: unbreak 2025-10-13 19:17:43 +02:00
Curtis Chin Jen Sem
8fbadfa7a4 haskellPackages.hpqtypes: fix passing libpq as lib 2025-10-10 11:46:34 +02:00
sternenseemann
d00493bd14 haskellPackages.{arbtt,binrep,cabal-cargs,dataframe,monad-bayes,patat,regression-simple}: jailbreak
haskellPackages.cabal-cargs: drop override obsoleted by 1.7.0.
2025-09-22 15:21:56 +02:00
Wolfgang Walther
f921c6fa2a haskellPackages.pandoc-crossref: revert patch requiring pandoc>=3.8 (#444951) 2025-09-22 11:15:21 +00:00
sternenseemann
f2b98de78a haskellPackages.pandoc-crossref: revert patch requiring pandoc>=3.8
- The linked issue has been resolved, but the updated bounds are only
  available on master.
- 0.3.21 contains a patch for an interface deprecation in pandoc 3.8
  which we need to revert in order to build with pandoc 3.7.
2025-09-21 14:34:00 +02:00
sternenseemann
7adbd08882 dhall-lsp-server: apply patch for text >= 2.1.2 2025-09-21 10:34:05 +02:00
Wolfgang Walther
78b49c6a65 haskellPackages: mark packages broken
Created with mark-broken.sh
2025-09-20 22:48:34 +02:00
Wolfgang Walther
01306bf113 haskellPackages: run unbreak.nu 2025-09-19 20:51:07 +02:00
Wolfgang Walther
b5a41bcaf6 Revert "haskell/broken.yaml: remove left-overs"
This reverts commit 88b014f3ae.

While these packages are not accessible via hackage's UI or API, they
still appear in the snapshot and now cause failed builds. They need to
be fully removed (excluded) once that's possible with hackage2nix.
2025-09-08 13:10:57 +02:00
Wolfgang Walther
88b014f3ae haskell/broken.yaml: remove left-overs
These packages don't exist on hackage anymore.
2025-09-07 20:35:23 +02:00
Wolfgang Walther
800393c905 haskellPackages: unbreak various packages
This was created with maintainers/scripts/haskell/unbreak.nu.
2025-09-06 14:54:14 +02:00
Wolfgang Walther
6ae791288e Merge commit '33d95fc71031eb4a1943c8cdcea3fe95aaba0910' into haskell-updates 2025-09-03 18:37:19 +02:00
Malte Ott
1afb300b0d haskellPackages.botan-bindings: Fix broken package AND haskellPackages.botan-low: Skip failing tests (#430146) 2025-09-01 13:51:04 +02:00
Marc Scholten
08267ddb98 haskellPackages.taggy-lens: dontCheck and unbreak 2025-08-30 20:23:31 +02:00
Artem Pelenitsyn
c36dbedd95 haskellPackages.{liquidhaskell, liqquidhaskell-boot, liquid-fixpoint, smtlib-backends-process, smtlib-backends-tests}: unbreak
Co-authored-by: Wolfgang Walther <walther@technowledgy.de>

!fixup upd list of packages under my maintenance
2025-08-20 09:14:15 -04:00
sternenseemann
b0820d6fb5 haskellPackages.mighttpd2: unbreak and adopt 2025-08-12 13:48:33 +02:00
sternenseemann
19fae07daa haskellPackages.wai-app-file-cgi: fix missing +x in test scripts 2025-08-12 13:48:33 +02:00
sternenseemann
5104e593ae haskellPackages.data-default-instances-*: mark as broken
These packages can't be expected to work with data-default >= 0.2
anymore or haven't been revived by upstream (e.g. -dlist and
-old-locale).
2025-08-11 17:00:14 +02:00
Marc Scholten
6a91782abb haskellPackages.libssh2: unbreak (#424042)
* haskellPackages.libssh2: unbreak

* haskellPackages.libssh2: add mpscholten as maintainer

* haskellPackages.libssh2-conduit: unbreak
2025-08-10 15:56:52 +02:00
sternenseemann
d3e9ec723d haskellPackages.chell-quickcheck: mark as broken
Upstream doesn't seem to intend to maintain chell going forward, so this
will probably not get fixed. chell-quickcheck is only used by two
packages on Hackage, so we don't need to care too much.

haskellPackages.gnuidn: disable test suite due to chell-quickcheck
2025-08-05 15:22:41 +02:00
sternenseemann
e89cc35c70 haskellPackages.haddock-use-refs: drop outdated broken flag 2025-08-05 15:14:27 +02:00
sternenseemann
57500a3688 haskellPackages.skeletest: drop outdated broken flag 2025-08-05 15:10:14 +02:00
Mika Tammi
cc2a679575 haskellPackages.botan-bindings: Fix broken package
- Patch few build errors related to pointers
- Add override for botan, so the package finds botan3
- Remove botan-bindings from broken.yaml and regenerate the hackage
  packages list

Signed-off-by: Mika Tammi <mikatammi@gmail.com>
2025-08-04 22:59:41 +03:00
sternenseemann
494c6fb60c haskellPackages: mark builds failing on hydra as broken
Based on <https://hydra.nixos.org/eval/1817170> (8076d01),
fetched at 2025-07-27 19:26 UTC.

(generated by maintainers/scripts/haskell/mark-broken.sh)
2025-07-28 02:24:19 +02:00
Wolfgang Walther
3641b16de0 haskellPackages: unbreak packages
Ran maintainers/scripts/haskell/unbreak.nu.

(generated by
maintainers/scripts/haskell/regenerate-hackage-packages.sh)
2025-07-22 11:09:03 +02:00
sternenseemann
3ea4dc0450 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1816563](https://hydra.nixos.org/eval/1816563) of nixpkgs commit [bbb13da](bbb13daacc) as of 2025-07-01 22:36 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2025-07-02 00:41:58 +02:00
sternenseemann
ac76b76a88 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1816057](https://hydra.nixos.org/eval/1816057) of nixpkgs commit [028a94b](028a94be88) as of 2025-06-23 09:22 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2025-06-30 16:14:26 +02:00
Levin Engel
0edfc9c6ca haskellPackages.haskore: fixed broken package (doJailbreak, dontCheck) 2025-06-29 14:37:56 +02:00
Julien Malka
4578b4e63e haskellPackages.hexstring: unbreak 2025-06-23 08:24:05 +02:00
sternenseemann
21a6a7fc56 Merge commit b8d24418ab into haskell-updates 2025-06-21 12:50:06 +02:00
K900
5ff48726ed Merge remote-tracking branch 'origin/master' into staging-next 2025-06-10 16:28:43 +03:00
Wolfgang Walther
9bd652c430 haskellPackages.adblock2privoxy: unbreak (#415307) 2025-06-09 18:22:19 +00:00
rnhmjoj
ad06620ad2 haskellPackages.adblock2privoxy: unbreak 2025-06-09 20:11:09 +02:00
Niklas Hambüchen
dcf6af335a haskellPackages.lz4-frame-conduit: Fix test by adding lz4 binary 2025-06-08 12:34:36 +02:00
Akshay Mankar
0e051017d4 haskellPackages.amazonka-s3-streaming: Use source from hackage
This package is not part of the amazonka repository.

Co-authored-by: sternenseemann <sternenseemann@systemli.org>
2025-06-08 12:32:07 +02:00
Wolfgang Walther
443e53e24b haskellPackages: unbreak packages
This commit has been generated by

maintainers/scripts/haskell/unbreak.nu

and

maintainers/scripts/haskell/regenerate-hackage-packages.sh
2025-06-03 08:58:25 +02:00
Neil Mayhew
95d01d9e6c haskellPackages.cabal-lenses: build with required version of Cabal
Also remove broken status
2025-05-21 17:22:22 -06:00
Berk Özkütük
ca0a68187b haskellPackages.migrant-{core,sqlite-simple,hdbc,postgresql-simple}: unbreak 2025-05-16 22:51:45 +02:00
Qiming Chu
bc33919e63 haskellPackages.sv2v: fix build and enable
* Jailbreak sv2v package to relax too strict bounds on base <4.19
* Remove sv2v from broken packages list
* Remove hydraPlatforms and broken flags to enable building

Signed-off-by: Qiming Chu <cchuqiming@gmail.com>
2025-05-16 15:29:26 +02:00
rnhmjoj
802c06b865 haskellPackages.selda-sqlite: unbreak 2025-05-14 23:06:24 +02:00
sternenseemann
a6fc1b0875 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1815231](https://hydra.nixos.org/eval/1815231) of nixpkgs commit [cf12797](cf127972bb) as of 2025-05-14 11:51 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2025-05-14 14:06:56 +02:00
Wolfgang Walther
b96d781847 haskellPackages: unbreak various packages
This was generated with scripts/unbreak.nu.
2025-05-06 10:12:38 +02:00
sternenseemann
bc05eaf736 haskellPackages: mark builds failing on hydra as broken
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1814999](https://hydra.nixos.org/eval/1814999) of nixpkgs commit [3937cbe](3937cbe4d3) as of 2025-05-02 08:45 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2025-05-02 11:26:59 +02:00
Wolfgang Walther
3937cbe4d3 [haskell-updates] haskellPackages.crux: unbreak (#403343) 2025-05-02 07:41:53 +00:00
Wolfgang Walther
1eab52fe3c haskellPackages: unbreak various packages
This is the result of running the unbreak.nu script.
2025-05-02 08:27:30 +02:00
sternenseemann
eae7f8f82d haskellPackages.crux: provide simple-get-opt < 0.5 2025-05-02 00:05:02 +02:00
sternenseemann
bb5df8dd9e haskellPackages.crucible-llvm: provide test dependency z3 2025-05-02 00:04:18 +02:00
Wolfgang Walther
0de580a4a1 haskellPackages.HDBC-postgresql: unbreak
We split pg_config from libpq a while ago, so need to provide it
manually for those packages that can't use pkgconfig.
2025-05-01 22:35:54 +02:00
Wolfgang Walther
290cac96c7 haskellPackages.postgresql-libpq-configure: unbreak
We split pg_config from libpq, so need to provide it manually for those
packages that can't make use of pkgconfig.
2025-05-01 22:35:49 +02:00
Wolfgang Walther
689181c755 haskellPackages.accelerate: overrideCabal from GH (#401552) 2025-04-26 11:49:03 +00:00