Robert Hensing
50dcda8f72
haskellPackages.hercules-ci-cnix-store: 0.4.0.0 -> 0.4.1.0
2026-01-08 16:33:01 +01:00
Robert Hensing
b19910075c
haskellPackages.cabal-pkg-config-version-hook: 0.1.0.1 -> 0.1.1.0
2026-01-08 16:33:01 +01:00
Alexandre Esteves
3ec7e4e73a
haskellPackages: remove myself as maintainer from reflex-frp and obsidian packages
2026-01-07 19:44:53 +00:00
wchresta
18701fff40
haskellPackages.MIP: fix broken, disable tests
...
The hackage zip is missing some of the test data,
thus the tests fail.
This was raised in https://github.com/msakai/haskell-MIP/issues/87
Until this is fixed upstream, we disable the tests.
With the fix of MIP, MIP-glpk is now broken not because of
MIP failing but because of a problem with the module itself.
The module doesn't build because of an incomatibility with
extended-reals >=0.2.7.0. This has been addressed upstream
60a5ee234f
but has not been released, yet.
2026-01-06 16:57:08 +01:00
Michael Daniels
cc07b116e4
Merge '$(git merge-base upstream/staging upstream/master)' into haskell-updates
2025-12-30 19:55:16 -05:00
sternenseemann
0322fc27e9
haskellPackages.PortMidi: fix compilation with gcc15
2025-12-30 19:41:14 +01:00
nixpkgs-ci[bot]
86d3eb3279
Merge c4cfc9ced3 into haskell-updates
2025-12-30 15:19:43 +00:00
nixpkgs-ci[bot]
49663d6264
Merge master into staging-next
2025-12-30 15:03:52 +00:00
sternenseemann
867f6b8b28
haskell.compiler.ghc9123: init at 9.12.3 ( #474597 )
2025-12-30 14:26:52 +00:00
nixpkgs-ci[bot]
845c1e4ab3
Merge master into staging-next
2025-12-30 11:38:28 +00:00
sternenseemann
b15073a085
haskellPackages: stackage LTS 24.25 -> LTS 24.26
...
all-cabal-hashes: 2025-12-26T08:56:01Z -> 2025-12-30T09:01:27Z
(generated by maintainers/scripts/haskell/update-package-set.sh)
2025-12-30 11:39:23 +01:00
Robert Hensing
b6a3b8846e
haskell.lib.buildFromSdist: add test, fix double-patch
...
Same issue as buildFromCabalSdist: sdistTarball applies patches via
overrideDerivation, but the patches attribute remained, causing
patchPhase to apply them again.
2025-12-28 15:31:09 +01:00
Robert Hensing
5a38e15e6d
haskellPackages.buildFromCabalSdist: add test, fix double-patch
...
srcOnly applies patches, but the resulting derivation still had the
patches attribute, causing patchPhase to apply them again. Clear
patches after srcOnly to prevent double-application.
2025-12-28 15:26:33 +01:00
sternenseemann
5710b82c56
haskell.compiler.ghcHEAD: 9.15.20250811 -> 9.15.20251225
2025-12-28 12:44:58 +01:00
sternenseemann
f3958665b8
haskell.compiler.ghc9123: init at 9.12.3
...
https://www.haskell.org/ghc/blog/20251227-ghc-9.12.3-released.html
haskell.packages.ghc9123.interpolate: fix eval
2025-12-28 10:25:03 +01:00
sternenseemann
3692288912
haskellPackages.buildFromCabalSdist: respect patches
2025-12-28 10:18:55 +01:00
sternenseemann
4d7cb84372
haskellPackages.inspection-testing: mark broken in pkgsStatic
...
We can build it, but it's useless as compiler plugins are incompatible
with -fexternal-interpreter
2025-12-27 19:09:54 +01:00
sternenseemann
822a3ce0e4
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1821477](https://hydra.nixos.org/eval/1821477 ) of nixpkgs commit [83b9fdd ](83b9fdd56d ) as of 2025-12-27 17:11 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2025-12-27 18:28:19 +01:00
sternenseemann
83b9fdd56d
haskellPackages.claude: disable test suite requiring network access
2025-12-27 17:47:06 +01:00
sternenseemann
74c5cbbc52
haskellPackages.th-cas: disable broken doctest suite
...
This failure is inconsequential just due to a GHC warning.
2025-12-27 17:46:25 +01:00
nixpkgs-ci[bot]
9f3565e0bf
Merge a97147406e into haskell-updates
2025-12-27 00:23:32 +00:00
nixpkgs-ci[bot]
87bc2d9594
Merge master into staging-next
2025-12-27 00:18:15 +00:00
sternenseemann
c8680a776e
haskell.*: Bootstrap & fix on powerpc64 ( #439258 )
2025-12-26 19:02:19 +00:00
sternenseemann
ea971e11e8
git-annex: update sha256 for 10.20251215
2025-12-26 19:46:38 +01:00
sternenseemann
56ddb31ca4
Revert "haskellPackages.egison-pattern-src-th-mode: remove jailbreak"
...
This reverts commit 6d7e41fa9a .
Reason for revert: we need < 0.2.2 which requires this override.
2025-12-26 19:44:49 +01:00
sternenseemann
549c920f2c
haskellPackages.egison-pattern-src-th-mode: pin to < 0.2.2
...
Needs to match Stackage LTS which hasn't updated yet (but may still)
2025-12-26 19:44:31 +01:00
K900
d25cc41156
Merge remote-tracking branch 'origin/master' into staging-next
2025-12-26 21:09:17 +03:00
Wolfgang Walther
abe39c1457
haskellPackages.streamly-core: Fix cross-compilation ( #473393 )
2025-12-26 17:55:10 +00:00
Wolfgang Walther
9a713a1038
haskellPackages.elm-street: fix build, unmark broken ( #470951 )
2025-12-26 17:38:02 +00:00
Wolfgang Walther
e2040d694f
haskellPackages: mark transitively broken
...
Run regenerate-hackage-packages.sh again.
2025-12-26 18:35:21 +01:00
Jan Hrček
c9e03a8f70
haskellPackages.elm-street: fix build, unmark broken
2025-12-26 15:43:05 +01:00
Wolfgang Walther
861a65fc21
haskellPackages.mkDerivation: faster haddockPhase ( #462361 )
2025-12-26 11:34:20 +00:00
Wolfgang Walther
916a35c1e0
haskell: export build flags as a shell variable ( #463887 )
2025-12-26 11:34:11 +00:00
Wolfgang Walther
9a826d8b27
haskellPackages.call-stack: fix tests with GHC>=9.10 ( #473414 )
2025-12-26 11:32:37 +00:00
Wolfgang Walther
6d7e41fa9a
haskellPackages.egison-pattern-src-th-mode: remove jailbreak
...
Didn't build, but the release on hackage has all relevant bounds
relaxed.
2025-12-26 12:29:47 +01:00
sternenseemann
163916b873
haskellPackages: stackage LTS 24.23 -> LTS 24.25
...
all-cabal-hashes: 2025-12-14T11:19:11Z -> 2025-12-26T08:56:01Z
(generated by maintainers/scripts/haskell/update-package-set.sh)
2025-12-26 12:05:28 +01:00
nixpkgs-ci[bot]
a450a7c979
Merge 657425eae2 into haskell-updates
2025-12-25 00:24:32 +00:00
nixpkgs-ci[bot]
f64cb9db01
Merge master into staging-next
2025-12-25 00:18:14 +00:00
dish
397a4a0c3f
postcss: migrate from nodePackages
2025-12-24 12:28:20 -05:00
nixpkgs-ci[bot]
5fcf252640
Merge f645b5d050 into haskell-updates
2025-12-23 00:24:27 +00:00
nixpkgs-ci[bot]
fb7bf4701b
Merge master into staging-next
2025-12-23 00:18:10 +00:00
Guillaume Bouchard
9654052789
haskell.compiler.ghc9141: init at 9.14.1
...
https://www.haskell.org/ghc/blog/20251219-ghc-9.14.1-released.html
Co-authored-by: sternenseemann <sternenseemann@systemli.org >
2025-12-22 22:34:14 +01:00
sternenseemann
ba976c728d
haskellPackages.call-stack: fix tests with GHC>=9.10
2025-12-22 22:10:26 +01:00
OPNA2608
1c496e5ced
haskellPackages.streamly-core: Fix cross-compilation
2025-12-22 20:14:43 +01:00
Wolfgang Walther
700914398f
postgrest: 14.1 -> 14.2
...
Release Notes:
https://github.com/PostgREST/postgrest/releases/tag/v14.2
2025-12-21 22:01:00 +01:00
OPNA2608
f9bee9de66
haskellPackages.tls: Disable tests on ppc64
2025-12-19 22:34:51 +01:00
OPNA2608
4e9dfea541
haskellPackages.crypton-x509-validation: Disable tests on ppc64
2025-12-19 22:34:51 +01:00
OPNA2608
e1cd2dac3a
haskellPackages.crypton: Disable tests on ppc64
...
Upstream report about them not working on all archs. Only platform I can confirm these failures on myself is ppc64.
2025-12-19 22:34:51 +01:00
OPNA2608
567bea767b
haskellPackages.vector: Disable tests when inspection-testing is borked
...
Fixes building up to ShellCheck on ppc64.
2025-12-19 22:34:51 +01:00
OPNA2608
f16c79fa49
haskellPackages.inspection-testing: Mark broken on platforms where GHC lacks DWARF <-> register mappings
...
Unsure:
- if, and how reliably, this works on
- RISC-V (1c479c01d9 )
- LoongArch64 (652cba7ee7 )
- what the situation on unregisterised builds is like
2025-12-19 22:34:50 +01:00