Commit Graph

11765 Commits

Author SHA1 Message Date
Wolfgang Walther
2592ca2d8b haskellPackages.crucible: fix build 2025-04-13 22:10:44 +02:00
Wolfgang Walther
6349849e2b haskellPackages.hw-bits: fix build 2025-04-13 22:10:27 +02:00
Wolfgang Walther
04d5611051 haskellPackages.twain: fix build 2025-04-13 22:10:13 +02:00
Wolfgang Walther
9037cf4a8f haskellPackages.strings: fix build 2025-04-13 22:09:53 +02:00
Wolfgang Walther
aa65b426e7 haskellPackages.copilot-theorem: fix build 2025-04-13 22:09:36 +02:00
Wolfgang Walther
10b8bc163b haskellPackages.tuple-morph: mark as broken
Unmaintained since 2014 and not building with GHC 9.8 anymore.
2025-04-13 22:09:09 +02:00
sternenseemann
d2830af43e haskell.packages.ghc9101: fix incorrect version asserts 2025-04-12 12:58:39 +02:00
nixpkgs-ci[bot]
ccca99e464 Merge e58dd8c9bc into haskell-updates 2025-04-12 00:19:24 +00:00
sternenseemann
4d36553a9c jacinda: fix test suite with revised cabal file 2025-04-11 16:06:09 +02:00
Wolfgang Walther
c76d239f14 nixos/postgres-websockets: init (#397408) 2025-04-11 07:47:10 +00:00
nixpkgs-ci[bot]
f1ca36684b Merge aed881aa96 into haskell-updates 2025-04-11 00:19:43 +00:00
Domen Kožar
50de181003 cachix: 1.7.7 -> 1.7.8 2025-04-10 11:24:45 +01:00
Wolfgang Walther
d62c14f5d1 nixos/postgres-websockets: init 2025-04-10 10:12:27 +02:00
Wolfgang Walther
00c178b58b haskell.packages.ghc9101.haddock-library: fix build 2025-04-09 23:17:24 +02:00
Wolfgang Walther
936bad9089 haskell.packages.ghc9101.cabal-install-parsers: fix build 2025-04-09 23:16:23 +02:00
Wolfgang Walther
a36992b4dc haskell.packages.ghc9101.extensions: fix build 2025-04-09 23:14:49 +02:00
Wolfgang Walther
ac8df4d022 haskellPackages.ebird-api: fix build 2025-04-09 23:13:34 +02:00
Wolfgang Walther
c686b05bd3 haskellPackages.selda: fix build 2025-04-09 23:13:27 +02:00
Wolfgang Walther
081e2e1537 haskellPackages.cvss: fix build 2025-04-09 23:12:03 +02:00
Wolfgang Walther
052188b34e haskellPackages.ConfigFile: mark as broken
Unmaintained since 2014, no repository.
2025-04-09 23:11:13 +02:00
Wolfgang Walther
f77133ba36 haskellPackages.casadi-bindings-core: mark as broken
Unmaintained since 2018 and failing.
2025-04-09 23:11:12 +02:00
Wolfgang Walther
53ce2260d4 haskellPackages.kind-generics-th: fix build 2025-04-09 23:11:12 +02:00
Wolfgang Walther
ec1bf66372 haskellPackages.broadcast-chan: fix build 2025-04-09 23:11:09 +02:00
Wolfgang Walther
c084cf7bcd haskellPackages.array-builder: fix build 2025-04-09 23:05:27 +02:00
Wolfgang Walther
6ec28177e8 haskellPackages.pipes-text: fix build 2025-04-09 23:03:48 +02:00
Wolfgang Walther
f6090b2ecd haskellPackages.tlex-core: mark as broken
No patches available.
2025-04-09 23:02:37 +02:00
Wolfgang Walther
fa5bd70fbf haskellPackages.hasql-streams-core: fix build 2025-04-09 23:02:34 +02:00
Wolfgang Walther
e9756bce9f haskellPackages.egison-pattern-src-th-mode: fix build 2025-04-09 23:01:28 +02:00
Wolfgang Walther
bf94167819 haskellPackages.what4: disable tests
First, they need some additional dependencies, but then some of them
still fail in a weird way.

Keeping the test dependencies in place, even if unused, in case somebody
figures this out in the future.
2025-04-09 23:00:10 +02:00
Wolfgang Walther
2da805c122 haskellPackages.trasa: mark as broken
jailbreak doesn't help, no patches available either.
2025-04-09 22:58:41 +02:00
Wolfgang Walther
c98a0729e4 haskellPackages.bzlib: fix build 2025-04-09 22:58:37 +02:00
Wolfgang Walther
a01c40f8fb haskellPackages.chimera: fix build 2025-04-09 22:57:32 +02:00
Wolfgang Walther
a8744e2567 haskellPackages.hw-int: fix build 2025-04-09 22:56:04 +02:00
Wolfgang Walther
e39919b98d haskellPackages.HList: fix build 2025-04-09 21:20:39 +02:00
Alexandre Esteves
b08d485ae6 haskellPackages.stm-hamt: remove patch 2025-04-09 17:11:02 +01:00
Wolfgang Walther
b2b5f8be28 postgres-websockets: init at 0.11.2.2
The package itself is currently broken, but will be unbroken with the
next merge of haskell-updates.
2025-04-09 15:13:28 +02:00
Alexandre Esteves
57e92b7215 haskellPackages: remove patches that error on apply 2025-04-09 02:31:22 +01:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +02:00
Dennis Gosnell
1b18bd3dd7 stack: change dep from hpack-0.37.0 to hpack-0.38.0 to match upstream 2025-04-07 08:31:00 +09:00
maralorn
c2f61a2eec haskellPackages: stackage LTS 23.8 -> LTS 23.17 (#396589) 2025-04-06 22:51:40 +02:00
maralorn
c37825543d haskellPackages.taskwarrior: fix bounds error (#396136) 2025-04-06 18:27:11 +02:00
Wolfgang Walther
0be2156c31 haskellPackages.pandoc: fix tests 2025-04-06 17:57:23 +02:00
Wolfgang Walther
aead5aa51c haskellPackages.network-control: 0.1.5 -> 0.1.6
0.1.5 is deprecated and breaks http2's test-suite.
2025-04-06 17:57:22 +02:00
Wolfgang Walther
c4cea53dac haskellPackages: regenerate package set based on current config
This commit has been generated by maintainers/scripts/haskell/regenerate-hackage-packages.sh
2025-04-06 17:57:21 +02:00
Wolfgang Walther
65ce16dea5 haskellPackages: stackage LTS 23.8 -> LTS 23.17
This commit has been generated by maintainers/scripts/haskell/update-stackage.sh
2025-04-06 17:57:19 +02:00
Wolfgang Walther
1c455b6a3a haskell-modules/configuration-hackage2nix: remove some extra-packages
It's hard to tell exactly from the "==" constraint, but I *assume* those
were meant as ">=", because GHC 9.8 / 9.10 were not the default at this
time. Since all of them are currently with this exact version in
stackage.yaml, we should be good to remove them.
2025-04-06 17:57:18 +02:00
Wolfgang Walther
cc72b8ea4e haskell-modules/configuration-hackage2nix: remove default-package-override for http-semantics
The comment is not true anymore. In fact both http2 and http3 *require*
http-semantics >= 0.3.0 as of today.
2025-04-06 17:57:15 +02:00
Wolfgang Walther
62f7cfdd63 haskell-modules/configuration-hackage2nix: remove default-package-override for xmonad-contrib
We have the following in stackage.yaml today:
  - xmonad ==0.18.0
  - xmonad-contrib ==0.18.1

This should be alright.
2025-04-06 17:56:59 +02:00
Wolfgang Walther
169498088e haskell-modules/configuration-hackage2nix: remove default-package-override for hledger-ui
We have the following in stackage.yaml today:
  - hledger ==1.40
  - hledger-ui ==1.40

This should be alright.
2025-04-06 12:58:52 +02:00