Wolfgang Walther
e72805e84d
haskellPackages.tailwind: Remove override ( #489965 )
2026-02-17 20:12:20 +00:00
Alexandre Esteves
531aa6ec70
haskellPackages.crypton-x509-system: fix case on library dependency
2026-02-14 21:22:37 +00:00
Alexandre Esteves
35dd3a3a2a
haskellPackages.http-client: add dependency on safe for windows
2026-02-14 21:22:37 +00:00
Alexandre Esteves
b2b6246ed8
haskellPackages.basement: apply patch for integer cast
...
Fixes error:
Size.hsc:126:30: error: initialization of ‘long long int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion]
2026-02-14 21:22:36 +00:00
Alexandre Esteves
ba8adba743
haskellPackages.unix-time: add dependency on pthreads for windows
2026-02-14 21:22:36 +00:00
Alexandre Esteves
47f400c51b
haskellPackages.vector: gate rather than set doCheck attribute
2026-02-14 21:22:36 +00:00
Alexandre Esteves
b67242ab87
haskellPackages.streaming-commons: remove upstreamed patch
2026-02-14 21:22:36 +00:00
Michael Daniels
e9e6ed2475
Merge commit '890440165694deb1ab15b9c9769e011faee331bd' into haskell-updates
2026-02-13 17:39:33 -05:00
Robert Schütz
18fe5028e8
Merge branch 'master' into staging-next
2026-02-13 08:47:32 -08:00
Wolfgang Walther
a3da60d31d
postgrest: 14.2 -> 14.5
...
Release Notes:
- https://github.com/PostgREST/postgrest/releases/tag/v14.3
- https://github.com/PostgREST/postgrest/releases/tag/v14.4
- https://github.com/PostgREST/postgrest/releases/tag/v14.5
2026-02-13 15:00:00 +01:00
maralorn
f372e830cc
haskellPackages.tailwind: Remove override
...
This breaks tailwind, but according to #489959 pkgs.nodePackages."@tailwindcss/*" is about to be removed.
2026-02-13 01:24:17 +01:00
Alexandre Esteves
18b7ec148d
haskellPackages: silence wine debug messages
2026-02-10 20:14:25 +00:00
Alexandre Esteves
fa7d26d067
haskellPackages: include pthread libraries when using the external interpreter on Windows
...
Fixes errors:
- user specified .o/.so/.DLL could not be loaded (addDLL: pthread or dependencies not loaded. (Win32 error 126))
- iserv-proxy-interpreter.exe:Couldnotload`libwinpthread-1.dll'.Reason:addDLL:libwinpthread-1.dllordependenciesnotloaded.(Win32error126)
2026-02-10 20:14:25 +00:00
Alexandre Esteves
2accbad122
haskellPackages.network: fix crash when running inside Wine
...
Fixes error:
Network.Socket.setSockOpt:failed(Badprotocoloption(WSAENOPROTOOPT))
2026-02-10 12:45:25 +00:00
Alexandre Esteves
d0a1b36cea
haskellPackages.iserv-proxy: workaround runtime failure due to pseudo relocation
2026-02-10 12:45:24 +00:00
Alexandre Esteves
762762f482
haskellPackages: use correct platform extension when running iserv-proxy-interpreter
...
Fixes error:
wine: failed to open "/nix/store/5hhjpr2hgz7pyzhpl2hrl0pgmh8sczaq-iserv-proxy-x86_64-w64-mingw32-9.3-unstable-2025-06-21/bin/iserv-proxy-interpreter": c0000135
2026-02-10 12:45:24 +00:00
Alexandre Esteves
6c856e8725
haskellPackages: set prefix directory when running under Wine
...
Fixes error:
chdir to /homeless-shelter/.wine : No such file or directory
2026-02-10 12:45:24 +00:00
sternenseemann
3c04c957b1
Merge haskell-updates PR #485516 into staging
2026-02-08 14:12:07 +01:00
sternenseemann
21df8c56b8
maintainers/haskell: record pnames, not attr names to transitive broken
...
The attribute names in haskellPackages no longer match the Hackage package
names in all cases (which hackage2nix uses to match its config files against
packages), but the pnames do, so let's use those here.
To prevent accidentally disabling a package because a versioned package
depends on a broken one, we need to filter out all versioned attributes
as well. This doesn't change anything since they already have empty
hydraPlatforms.
2026-02-08 12:15:50 +01:00
sternenseemann
49e643b789
haskellPackages.stakhanov: disable test suite
...
In theory this should work with postgresql + pgmq plugin with
postgresqlTestHook and postgresqlEnableTCP (hardcodes port),
but it fails on selecting from the pgmq schema. Maybe the db
needs to be preinitialized somehow?
2026-02-08 11:25:43 +01:00
sternenseemann
4d0e75659a
haskellPackages.ghci-quickfix: disable test requiring cabal-install
2026-02-08 11:25:43 +01:00
sternenseemann
b060905537
haskellPackages.x509-ocsp: pin to < 0.4.1 to match crypton-x509
2026-02-08 11:25:42 +01:00
sternenseemann
273aab56f6
haskellPackages: mark builds failing on hydra as broken
...
This commit has been generated by maintainers/scripts/haskell/mark-broken.sh based on
*evaluation [1822649](https://hydra.nixos.org/eval/1822649 ) of nixpkgs commit [9d9efd2 ](9d9efd2997 ) as of 2026-02-07 13:01 UTC*
from the haskell-updates jobset on hydra under https://hydra.nixos.org/jobset/nixpkgs/haskell-updates
2026-02-08 00:49:33 +01:00
sternenseemann
9d9efd2997
haskellPackages.hiedb: pin to < 0.8
...
as requested by ghcide
2026-02-06 11:30:38 +01:00
nixpkgs-ci[bot]
9132d7ac3d
Merge 4a65905b70 into haskell-updates
2026-02-05 00:28:31 +00:00
nixpkgs-ci[bot]
aba80eebd4
Merge staging-next into staging
2026-02-04 12:12:09 +00:00
Jo
90235307a5
pkgs.xorg: deprecate package set ( #479724 )
2026-02-04 11:42:42 +00:00
Wolfgang Walther
3fe6b1fc8b
haskellPackages: unbreak packages
...
Created with maintainers/scripts/unbreak.nu.
2026-02-03 13:33:35 +01:00
Wolfgang Walther
4337d23986
haskellPackages.http2-tls: fix eval
2026-02-03 13:32:30 +01:00
Wolfgang Walther
f675d10d6c
haskellPackages.krank: add sternenseemann as maintainer
2026-02-03 11:10:47 +01:00
hellwolf
4323302e80
haskellPackages.lhs2tex: unbroken the package
2026-02-03 11:06:33 +01:00
nixpkgs-ci[bot]
c223df8214
Merge e7c3209de1 into haskell-updates
2026-02-03 00:29:14 +00:00
K900
d9c8333b86
Merge remote-tracking branch 'origin/staging-next' into staging
2026-02-02 21:41:50 +03:00
Philip Taron
9fe2c0b555
haskell-modules/generic-stack-builder.nix: move env variables into env for structuredAttrs ( #484738 )
2026-02-02 15:03:17 +00:00
sternenseemann
f5501e699e
haskellPackages.hookup: ignore revision, so our patch still applies
...
The new revision relaxes the bound on network, but not base, so
it doesn't quite help us enough.
2026-02-02 12:41:34 +01:00
sternenseemann
968af23289
git-annex: update sha256 for 10.20260115
2026-02-02 12:39:04 +01:00
Michael Daniels
79a96ad539
Merge remote-tracking branch 'upstream/staging-next' into staging
2026-02-01 20:54:35 -05:00
quantenzitrone
73d9a1c6ec
various: remove last remaining references to pkgs.xorg
2026-02-02 00:20:12 +01:00
Alexandre Esteves
66641a6630
haskellPackages.proto3-suite: remove source override
2026-01-31 19:25:53 +00:00
sternenseemann
a9f1bc74ea
haskellPackages.yesod-static: drop released patch
2026-01-31 11:25:48 +01:00
sternenseemann
c1025b82b3
haskellPackages: stackage LTS 24.27 -> LTS 24.29
...
all-cabal-hashes: 2026-01-10T16:06:01Z -> 2026-01-30T20:25:58Z
(generated by maintainers/scripts/haskell/update-package-set.sh)
- Bump version for underscore packages (what4 and os-string).
- Break infinite recursion introduced by async starting to depend on
unordered-containers. The only test deps involved in the infinite
recursion are those of unordered-containers and nothunks. I've decided
to sacrifice the test suite of nothunks.
2026-01-31 01:36:06 +01:00
nixpkgs-ci[bot]
f6cdcc4e38
Merge 743e01625d into haskell-updates
2026-01-31 00:26:19 +00:00
sternenseemann
4b4024fba1
krank: drop already upstreamed patches
2026-01-30 22:36:03 +01:00
sternenseemann
471bed913e
haskellPackages: stackage LTS 24.26 -> LTS 24.27 ( #478767 )
2026-01-30 20:59:00 +00:00
sternenseemann
e7136c1529
haskellPackages: update list of transitively broken packages
2026-01-30 21:50:03 +01:00
sternenseemann
79410e43e9
haskellPackages.{egison-quote,linux-ptrace}: mark as broken
2026-01-30 21:40:05 +01:00
sternenseemann
e040fa271e
haskellPackages.hasql-notifications: pin to 0.2.4.* to match hasql
2026-01-30 21:40:05 +01:00
nixpkgs-ci[bot]
79424fc2c3
Merge staging-next into staging
2026-01-30 12:11:07 +00:00
nixpkgs-ci[bot]
d732bf3fc8
Merge 31a7a9ee76 into haskell-updates
2026-01-29 00:27:08 +00:00
Stefan Frijters
dfd6999195
haskellModules.haskellSrc2nix: move LANG and LOCALE_ARCHIVE into env
2026-01-28 21:15:41 +01:00