haskellPackages: stackage LTS 24.16 -> LTS 24.19 (#460624)

This commit is contained in:
Wolfgang Walther
2025-11-29 12:47:41 +00:00
committed by GitHub
16 changed files with 11157 additions and 1292 deletions
@@ -13,7 +13,7 @@ stdenvNoCC.mkDerivation rec {
src = fetchurl {
name = "hledger-check-fancyassertion-${version}.hs";
url = "https://raw.githubusercontent.com/simonmichael/hledger/hledger-lib-${version}/bin/hledger-check-fancyassertions.hs";
hash = "sha256-p1JvPHSB5hkfZsTq1sSL0mxCRkhZu1zkpXTELVNFE64=";
hash = "sha256-Zokrrcy9CfVV2tNI1DDsjqC+PcTdlMdit4O4Y1gP1O4=";
};
dontUnpack = true;
+4 -4
View File
@@ -1,6 +1,6 @@
{
"commit": "598216fa2815cc50449239d72043b12a04a83709",
"url": "https://github.com/commercialhaskell/all-cabal-hashes/archive/598216fa2815cc50449239d72043b12a04a83709.tar.gz",
"sha256": "030yfbdzzdsxfjin97kl1kzqqnvkvjvjfns3p84xkq59fw8096cr",
"msg": "Update from Hackage at 2025-10-22T21:20:29Z"
"commit": "24e42920d74ce9ac5c0c05264079d55cec49e82b",
"url": "https://github.com/commercialhaskell/all-cabal-hashes/archive/24e42920d74ce9ac5c0c05264079d55cec49e82b.tar.gz",
"sha256": "1kmf1wg09gsw06525mc0y91x9jy81amhd1sd3b7gl1swnj3dzqqf",
"msg": "Update from Hackage at 2025-11-24T11:39:51Z"
}
@@ -35,10 +35,10 @@
}:
mkDerivation {
pname = "cabal2nix";
version = "2.20.1-unstable-2025-11-11";
version = "2.20.1-unstable-2025-11-20";
src = fetchzip {
url = "https://github.com/NixOS/cabal2nix/archive/a152152295a9fa6698583e84a2b8c7eee1446296.tar.gz";
sha256 = "1jpgzyc360g5snvc5ji6wqfvbsc7siwxvhrwafzzfg762niq0c49";
url = "https://github.com/NixOS/cabal2nix/archive/459859839cfe4fb352a29c1a72a1c4f0f537a1b8.tar.gz";
sha256 = "1443hlbz29y2dn22kf91zx7g284zp3l2vgw6jg4wgx66v2sxrqii";
};
postUnpack = "sourceRoot+=/cabal2nix; echo source root reset to $sourceRoot";
isLibrary = true;
@@ -18,10 +18,10 @@
}:
mkDerivation {
pname = "distribution-nixpkgs";
version = "1.7.1.1-unstable-2025-11-11";
version = "1.7.1.1-unstable-2025-11-20";
src = fetchzip {
url = "https://github.com/NixOS/cabal2nix/archive/a152152295a9fa6698583e84a2b8c7eee1446296.tar.gz";
sha256 = "1jpgzyc360g5snvc5ji6wqfvbsc7siwxvhrwafzzfg762niq0c49";
url = "https://github.com/NixOS/cabal2nix/archive/459859839cfe4fb352a29c1a72a1c4f0f537a1b8.tar.gz";
sha256 = "1443hlbz29y2dn22kf91zx7g284zp3l2vgw6jg4wgx66v2sxrqii";
};
postUnpack = "sourceRoot+=/distribution-nixpkgs; echo source root reset to $sourceRoot";
enableSeparateDataOutput = true;
@@ -17,10 +17,10 @@
}:
mkDerivation {
pname = "hackage-db";
version = "2.1.3-unstable-2025-11-11";
version = "2.1.3-unstable-2025-11-20";
src = fetchzip {
url = "https://github.com/NixOS/cabal2nix/archive/a152152295a9fa6698583e84a2b8c7eee1446296.tar.gz";
sha256 = "1jpgzyc360g5snvc5ji6wqfvbsc7siwxvhrwafzzfg762niq0c49";
url = "https://github.com/NixOS/cabal2nix/archive/459859839cfe4fb352a29c1a72a1c4f0f537a1b8.tar.gz";
sha256 = "1443hlbz29y2dn22kf91zx7g284zp3l2vgw6jg4wgx66v2sxrqii";
};
postUnpack = "sourceRoot+=/hackage-db; echo source root reset to $sourceRoot";
isLibrary = true;
@@ -9,14 +9,15 @@
lib,
parsec-class,
pretty,
process,
QuickCheck,
}:
mkDerivation {
pname = "language-nix";
version = "2.3.0-unstable-2025-11-11";
version = "2.3.0-unstable-2025-11-20";
src = fetchzip {
url = "https://github.com/NixOS/cabal2nix/archive/a152152295a9fa6698583e84a2b8c7eee1446296.tar.gz";
sha256 = "1jpgzyc360g5snvc5ji6wqfvbsc7siwxvhrwafzzfg762niq0c49";
url = "https://github.com/NixOS/cabal2nix/archive/459859839cfe4fb352a29c1a72a1c4f0f537a1b8.tar.gz";
sha256 = "1443hlbz29y2dn22kf91zx7g284zp3l2vgw6jg4wgx66v2sxrqii";
};
postUnpack = "sourceRoot+=/language-nix; echo source root reset to $sourceRoot";
libraryHaskellDepends = [
@@ -33,6 +34,7 @@ mkDerivation {
lens
parsec-class
pretty
process
QuickCheck
];
homepage = "https://github.com/NixOS/cabal2nix/tree/master/language-nix#readme";
@@ -594,42 +594,36 @@ with haskellLib;
# but we want e.g. completions as well. See
# https://web.archive.org/web/20160724083703/https://git-annex.branchable.com/bugs/bash_completion_file_is_missing_in_the_6.20160527_tarball_on_hackage/
# or git-annex @ 3571b077a1244330cc736181ee04b4d258a78476 doc/bugs/bash_completion_file_is_missing*
git-annex = lib.pipe super.git-annex (
[
(overrideCabal (drv: {
src = pkgs.fetchgit {
name = "git-annex-${super.git-annex.version}-src";
url = "git://git-annex.branchable.com/";
rev = "refs/tags/" + super.git-annex.version;
sha256 = "sha256-HkUrc9T8qpGsONIuM7ciKbx4vuJTOLFNxneIPte0wv4=";
# delete android and Android directories which cause issues on
# darwin (case insensitive directory). Since we don't need them
# during the build process, we can delete it to prevent a hash
# mismatch on darwin.
postFetch = ''
rm -r $out/doc/?ndroid*
'';
};
patches = drv.patches or [ ] ++ [
# Prevent .desktop files from being installed to $out/usr/share.
# TODO(@sternenseemann): submit upstreamable patch resolving this
# (this should be possible by also taking PREFIX into account).
./patches/git-annex-no-usr-prefix.patch
];
postPatch = ''
substituteInPlace Makefile \
--replace-fail 'InstallDesktopFile $(PREFIX)/bin/git-annex' \
'InstallDesktopFile git-annex'
git-annex = lib.pipe super.git-annex [
(overrideCabal (drv: {
src = pkgs.fetchgit {
name = "git-annex-${super.git-annex.version}-src";
url = "git://git-annex.branchable.com/";
rev = "refs/tags/" + super.git-annex.version;
sha256 = "sha256-+OLFMrqpf1Ooy7CQ9S+N/H5R5+aHQtbO1pYwDF4ln8A=";
# delete android and Android directories which cause issues on
# darwin (case insensitive directory). Since we don't need them
# during the build process, we can delete it to prevent a hash
# mismatch on darwin.
postFetch = ''
rm -r $out/doc/?ndroid*
'';
}))
]
++ lib.optionals (lib.versionOlder self.ghc.version "9.10") [
(disableCabalFlag "OsPath")
(addBuildDepends [ self.filepath-bytestring ])
]
);
};
patches = drv.patches or [ ] ++ [
# Prevent .desktop files from being installed to $out/usr/share.
# TODO(@sternenseemann): submit upstreamable patch resolving this
# (this should be possible by also taking PREFIX into account).
./patches/git-annex-no-usr-prefix.patch
];
postPatch = ''
substituteInPlace Makefile \
--replace-fail 'InstallDesktopFile $(PREFIX)/bin/git-annex' \
'InstallDesktopFile git-annex'
'';
}))
];
# Too strict bounds on servant
# Pending a hackage revision: https://github.com/berberman/arch-web/commit/5d08afee5b25e644f9e2e2b95380a5d4f4aa81ea#commitcomment-89230555
@@ -2806,12 +2800,12 @@ with haskellLib;
doJailbreak
# 2022-12-02: Hackage release lags behind actual releases: https://github.com/PostgREST/postgrest/issues/2275
(overrideSrc rec {
version = "14.0";
version = "14.1";
src = pkgs.fetchFromGitHub {
owner = "PostgREST";
repo = "postgrest";
rev = "v${version}";
hash = "sha256-GokYeVDuVdIbowU6xE3l8iaGbH4jnpqQFy/E+sb/Unw=";
hash = "sha256-VGmo0Y8Q86euPlu3AhMmcmy3rintNy6s9efpUaliBWY=";
};
})
];
@@ -2958,24 +2952,14 @@ with haskellLib;
# https://github.com/mchav/snappy-hs/commit/400490df38e0db7f353c0427f034a231bdf73098#r167007963
snappy-hs = doJailbreak super.snappy-hs;
# Too strict upper bound on doctest
# https://github.com/awakesecurity/proto3-wire/pull/111
proto3-wire = appendPatches [
(fetchpatch {
# https://github.com/awakesecurity/proto3-wire/pull/108
name = "add-reverse-encoders-for-packed-repeated-fields.patch";
url = "https://github.com/awakesecurity/proto3-wire/commit/d4376fb6f1c1ac03ee8ec5c5793700ca6508ea70.patch";
hash = "sha256-vtEYg/jLoTn1YRVhQJi6kyta+U4XiWeS7i1ZSN7BYf8=";
includes = [
"**.cabal"
"*.hs"
];
})
(fetchpatch {
# https://github.com/awakesecurity/proto3-wire/pull/111
name = "support-LTS-24.patch";
url = "https://github.com/awakesecurity/proto3-wire/commit/35fd88c4daf6643135db6da9ab6ed6d6f33eb3de.patch";
url = "https://github.com/awakesecurity/proto3-wire/commit/fcc53d9935b64b6d8aaf65c8cef17f4bbed56867.patch";
hash = "sha256-GzXlweRshVLA29xVHhJSRIU40y+KtAplIqfvp0I8cY0=";
})
] super.proto3-wire;
# 2024-07-27: building test component requires non-trivial custom build steps
@@ -3109,7 +3093,7 @@ with haskellLib;
]
) super)
what4
what4_1_7
what4_1_7_2
;
copilot-theorem = lib.pipe super.copilot-theorem [
@@ -3171,29 +3155,15 @@ with haskellLib;
# https://github.com/tweag/monad-bayes/issues/378
(doJailbreak super.monad-bayes);
crucible =
lib.pipe
(super.crucible.override {
what4 = self.what4_1_7;
})
[
# 2025-04-13: jailbreak to allow th-abstraction >= 0.7
(warnAfterVersion "0.7.2")
doJailbreak
# Prevent clashes with now exported Prelude.foldl'
(appendPatch (
pkgs.fetchpatch {
name = "base-4.20-foldl'.patch";
url = "https://github.com/GaloisInc/crucible/commit/10f372e4b0389dd3966e04163dcd67d71e651709.patch";
relative = "crucible";
sha256 = "sha256-frxTs5SB1ENjH+X0lIlQ8k6pDIDOANylrqIOQpEtObU=";
}
))
];
# 2025-04-13: jailbreak to allow th-abstraction >= 0.7
crucible = doJailbreak (
super.crucible.override {
what4 = self.what4_1_7_2;
}
);
crucible-llvm = super.crucible-llvm.override {
what4 = self.what4_1_7;
what4 = self.what4_1_7_2;
};
# Test suite invokes cabal-install in a way incompatible with our generic builder
@@ -3331,25 +3301,6 @@ with haskellLib;
stripe-signature = doJailbreak super.stripe-signature;
stripe-wreq = doJailbreak super.stripe-wreq;
# 2025-10-12: gi-gtk was renamed to gi-gtk3
# https://github.com/haskell-gi/haskell-gi/issues/478
gi-gtk-hs =
appendPatches
[
(pkgs.fetchpatch {
name = "gi-gtk-hs-use-gtk3.patch";
url = "https://github.com/haskell-gi/haskell-gi/commit/e2ed85835499f70e119f050a2f37f22481f93886.patch";
sha256 = "sha256-MzxXtBNBbJJaNwTOrq/CYqK4yGfS4Yk5fQ38ihFcclA=";
relative = "gi-gtk-hs";
})
]
(
super.gi-gtk-hs.override {
gi-gdk = self.gi-gdk3;
gi-gtk = self.gi-gtk3;
}
);
# 2025-08-04: Disable failing testcases. It would feel bad to disable all the
# checks in a cryptography related package.
botan-low = overrideCabal (drv: {
@@ -398,6 +398,10 @@ self: super:
'';
}) super.rio;
# Don't use homebrew icu on macOS
# https://github.com/NixOS/nixpkgs/issues/462046
text-icu = disableCabalFlag "homebrew" super.text-icu;
# https://github.com/haskell-crypto/cryptonite/issues/360
cryptonite = appendPatch ./patches/cryptonite-remove-argon2.patch super.cryptonite;
@@ -96,6 +96,9 @@ self: super: {
++ drv.testFlags or [ ];
}) (doJailbreak super.hpack);
# Later versions require unix >= 2.8 which is tricky to provide with GHC 9.4
crypton-x509-store = doDistribute self.crypton-x509-store_1_6_11;
# 2022-08-01: Tests are broken on ghc 9.2.4: https://github.com/wz1000/HieDb/issues/46
hiedb = dontCheck super.hiedb;
@@ -142,6 +145,8 @@ self: super: {
"haskell-language-server has dropped support for ghc 9.4 in version 2.12.0.0, please use a newer ghc version or an older nixpkgs"
(markBroken super.haskell-language-server);
hlint = doDistribute self.hlint_3_6_1;
# directory-ospath-streaming requires the ospath API in core packages
# filepath, directory and unix.
stan = super.stan.override {
@@ -16,7 +16,6 @@ broken-packages:
- AC-BuildPlatform # failure in job https://hydra.nixos.org/build/233219130 at 2023-09-02
- AC-EasyRaster-GTK # failure in job https://hydra.nixos.org/build/233226232 at 2023-09-02
- AC-HalfInteger # failure in job https://hydra.nixos.org/build/233239266 at 2023-09-02
- ac-library-hs # failure in job https://hydra.nixos.org/build/302800699 at 2025-07-27
- ac-machine # failure in job https://hydra.nixos.org/build/233253535 at 2023-09-02
- AC-MiniTest # failure in job https://hydra.nixos.org/build/233216015 at 2023-09-02
- AC-Terminal # failure in job https://hydra.nixos.org/build/233192747 at 2023-09-02
@@ -121,6 +120,7 @@ broken-packages:
- air-extra # failure in job https://hydra.nixos.org/build/233250519 at 2023-09-02
- air-th # failure in job https://hydra.nixos.org/build/233228206 at 2023-09-02
- airbrake # failure in job https://hydra.nixos.org/build/233199319 at 2023-09-02
- airgql # failure in job https://hydra.nixos.org/build/315094487 at 2025-11-29
- airship # failure in job https://hydra.nixos.org/build/233239011 at 2023-09-02
- airtable-api # failure in job https://hydra.nixos.org/build/233228482 at 2023-09-02
- ajhc # failure in job https://hydra.nixos.org/build/233197894 at 2023-09-02
@@ -163,6 +163,7 @@ broken-packages:
- amazonka-mtl # failure in job https://hydra.nixos.org/build/295091544 at 2025-04-22
- amazonka-s3-encryption # failure in job https://hydra.nixos.org/build/295091601 at 2025-04-22
- AMI # failure in job https://hydra.nixos.org/build/233232505 at 2023-09-02
- ampersand # failure in job https://hydra.nixos.org/build/315094859 at 2025-11-29
- amqp-conduit # failure in job https://hydra.nixos.org/build/233228080 at 2023-09-02
- amqp-streamly # failure in job https://hydra.nixos.org/build/295091669 at 2025-04-22
- amqp-worker # failure in job https://hydra.nixos.org/build/236675859 at 2023-10-04
@@ -255,6 +256,7 @@ broken-packages:
- ArrowVHDL # failure in job https://hydra.nixos.org/build/233206149 at 2023-09-02
- artery # failure in job https://hydra.nixos.org/build/233206830 at 2023-09-02
- artifact # failure in job https://hydra.nixos.org/build/233233300 at 2023-09-02
- arxiv-client # failure in job https://hydra.nixos.org/build/315094785 at 2025-11-29
- asap # failure in job https://hydra.nixos.org/build/233214968 at 2023-09-02
- ascii-caseless # failure in job https://hydra.nixos.org/build/307516784 at 2025-09-19
- ascii-flatten # failure in job https://hydra.nixos.org/build/233229168 at 2023-09-02
@@ -320,6 +322,9 @@ broken-packages:
- authenticate-ldap # failure in job https://hydra.nixos.org/build/233216602 at 2023-09-02
- authinfo-hs # failure in job https://hydra.nixos.org/build/233224767 at 2023-09-02
- auto # failure in job https://hydra.nixos.org/build/233211088 at 2023-09-02
- auto-export # failure in job https://hydra.nixos.org/build/315094848 at 2025-11-29
- auto-extract # failure in job https://hydra.nixos.org/build/315094847 at 2025-11-29
- auto-import # failure in job https://hydra.nixos.org/build/315094870 at 2025-11-29
- auto-split # failure in job https://hydra.nixos.org/build/295091795 at 2025-04-22
- autoapply # failure in job https://hydra.nixos.org/build/295091805 at 2025-04-22
- autom # failure in job https://hydra.nixos.org/build/234461198 at 2023-09-13
@@ -341,6 +346,7 @@ broken-packages:
- aws-easy # failure building library in job https://hydra.nixos.org/build/237244335 at 2023-10-21
- aws-ec2 # failure in job https://hydra.nixos.org/build/233201556 at 2023-09-02
- aws-ec2-knownhosts # failure in job https://hydra.nixos.org/build/233237078 at 2023-09-02
- aws-eventbridge-cron # failure in job https://hydra.nixos.org/build/315094885 at 2025-11-29
- aws-general # failure in job https://hydra.nixos.org/build/233211106 at 2023-09-02
- aws-lambda-runtime # failure in job https://hydra.nixos.org/build/233195123 at 2023-09-02
- aws-larpi # failure in job https://hydra.nixos.org/build/233246059 at 2023-09-02
@@ -504,7 +510,6 @@ broken-packages:
- bits-show # failure in job https://hydra.nixos.org/build/252714912 at 2024-03-16
- bitset # failure in job https://hydra.nixos.org/build/233218622 at 2023-09-02
- bitspeak # failure in job https://hydra.nixos.org/build/233219582 at 2023-09-02
- bitstream # failure in job https://hydra.nixos.org/build/233240888 at 2023-09-02
- BitStringRandomMonad # failure in job https://hydra.nixos.org/build/233203519 at 2023-09-02
- BitSyntax # failure in job https://hydra.nixos.org/build/233211551 at 2023-09-02
- bitx-bitcoin # failure in job https://hydra.nixos.org/build/233215594 at 2023-09-02
@@ -535,6 +540,7 @@ broken-packages:
- blosum # failure in job https://hydra.nixos.org/build/233198029 at 2023-09-02
- blubber-server # failure in job https://hydra.nixos.org/build/233199530 at 2023-09-02
- bludigon # failure in job https://hydra.nixos.org/build/233248190 at 2023-09-02
- bluefin-contrib # failure in job https://hydra.nixos.org/build/315095091 at 2025-11-29
- bluefin-random # failure in job https://hydra.nixos.org/build/307517069 at 2025-09-19
- Blueprint # failure in job https://hydra.nixos.org/build/233252987 at 2023-09-02
- bluetileutils # failure in job https://hydra.nixos.org/build/233197334 at 2023-09-02
@@ -725,7 +731,6 @@ broken-packages:
- carte # failure in job https://hydra.nixos.org/build/233201806 at 2023-09-02
- Cartesian # failure in job https://hydra.nixos.org/build/233249956 at 2023-09-02
- cas-hashable # failure in job https://hydra.nixos.org/build/233238789 at 2023-09-02
- casa-abbreviations-and-acronyms # failure in job https://hydra.nixos.org/build/233194663 at 2023-09-02
- casadi-bindings-core # failure in job https://hydra.nixos.org/build/294582281 at 2025-04-09
- Cascade # failure in job https://hydra.nixos.org/build/233223917 at 2023-09-02
- cascading # failure in job https://hydra.nixos.org/build/233238563 at 2023-09-02
@@ -778,6 +783,7 @@ broken-packages:
- cg # failure in job https://hydra.nixos.org/build/233212272 at 2023-09-02
- cgen # failure in job https://hydra.nixos.org/build/233198570 at 2023-09-02
- cgi-utils # failure in job https://hydra.nixos.org/build/233251773 at 2023-09-02
- cgrep # failure in job https://hydra.nixos.org/build/315095274 at 2025-11-29
- cgroup-rts-threads # failure in job https://hydra.nixos.org/build/233207888 at 2023-09-02
- chakra # failure in job https://hydra.nixos.org/build/282936173 at 2024-12-24
- chalkboard # failure in job https://hydra.nixos.org/build/234453414 at 2023-09-13
@@ -1068,6 +1074,7 @@ broken-packages:
- copilot-bluespec # failure in job https://hydra.nixos.org/build/253685418 at 2024-03-31
- copilot-frp-sketch # copilot >=3.7 && <3.8,
- copilot-verifier # failure in job https://hydra.nixos.org/build/297024747 at 2025-05-14
- copilot-visualizer # failure in job https://hydra.nixos.org/build/315095584 at 2025-11-29
- copr # failure in job https://hydra.nixos.org/build/233252310 at 2023-09-02
- coquina # failure in job https://hydra.nixos.org/build/307610386 at 2025-09-19
- core # failure in job https://hydra.nixos.org/build/233253971 at 2023-09-02
@@ -1094,7 +1101,6 @@ broken-packages:
- cozo-hs # failure in job https://hydra.nixos.org/build/241432654 at 2023-11-19
- cparsing # failure in job https://hydra.nixos.org/build/233192377 at 2023-09-02
- cpio-conduit # failure in job https://hydra.nixos.org/build/233220518 at 2023-09-02
- CPL # failure in job https://hydra.nixos.org/build/252731771 at 2024-03-16
- cplusplus-th # failure in job https://hydra.nixos.org/build/233204461 at 2023-09-02
- cpmonad # failure in job https://hydra.nixos.org/build/307517578 at 2025-09-19
- cps-except # failure in job https://hydra.nixos.org/build/252711064 at 2024-03-16
@@ -1123,8 +1129,9 @@ broken-packages:
- crockford # failure in job https://hydra.nixos.org/build/233210759 at 2023-09-02
- crocodile # failure in job https://hydra.nixos.org/build/233222277 at 2023-09-02
- cronus # failure in job https://hydra.nixos.org/build/233225303 at 2023-09-02
- croque-mort # failure in job https://hydra.nixos.org/build/315095572 at 2025-11-29
- crucible-debug # failure in job https://hydra.nixos.org/build/307610411 at 2025-09-19
- crucible-symio # failure in job https://hydra.nixos.org/build/307610404 at 2025-09-19
- crucible-llvm # failure in job https://hydra.nixos.org/build/315095700 at 2025-11-29
- cruncher-types # failure in job https://hydra.nixos.org/build/233229024 at 2023-09-02
- crunghc # failure in job https://hydra.nixos.org/build/233193295 at 2023-09-02
- crypt-sha512 # failure in job https://hydra.nixos.org/build/307517616 at 2025-09-19
@@ -1260,6 +1267,7 @@ broken-packages:
- database-migrate # failure in job https://hydra.nixos.org/build/233201597 at 2023-09-02
- database-study # failure in job https://hydra.nixos.org/build/233222466 at 2023-09-02
- datadog # failure in job https://hydra.nixos.org/build/233191124 at 2023-09-02
- dataframe # failure in job https://hydra.nixos.org/build/315095739 at 2025-11-29
- DataIndex # failure in job https://hydra.nixos.org/build/233254506 at 2023-09-02
- datalog # failure in job https://hydra.nixos.org/build/233242707 at 2023-09-02
- datapacker # failure in job https://hydra.nixos.org/build/233206524 at 2023-09-02
@@ -1466,6 +1474,7 @@ broken-packages:
- DOH # failure in job https://hydra.nixos.org/build/233231913 at 2023-09-02
- doi # failure in job https://hydra.nixos.org/build/295092999 at 2025-04-22
- dom-events # failure in job https://hydra.nixos.org/build/233231199 at 2023-09-02
- dom-parser # failure in job https://hydra.nixos.org/build/315095926 at 2025-11-29
- dom-selector # failure in job https://hydra.nixos.org/build/233212663 at 2023-09-02
- domaindriven-core # failure in job https://hydra.nixos.org/build/233234739 at 2023-09-02
- dominion # failure in job https://hydra.nixos.org/build/252714022 at 2024-03-16
@@ -1480,6 +1489,7 @@ broken-packages:
- downloader # failure in job https://hydra.nixos.org/build/233195131 at 2023-09-02
- dozenal # failure in job https://hydra.nixos.org/build/233255439 at 2023-09-02
- dozens # failure in job https://hydra.nixos.org/build/233200638 at 2023-09-02
- dpapi # failure in job https://hydra.nixos.org/build/315095939 at 2025-11-29
- dph-base # failure in job https://hydra.nixos.org/build/233211189 at 2023-09-02
- dpkg # failure in job https://hydra.nixos.org/build/233663149 at 2023-09-02
- DPM # failure in job https://hydra.nixos.org/build/233191307 at 2023-09-02
@@ -1514,6 +1524,7 @@ broken-packages:
- dump-core # failure in job https://hydra.nixos.org/build/233244428 at 2023-09-02
- dunai-core # failure in job https://hydra.nixos.org/build/233255804 at 2023-09-02
- Dung # failure in job https://hydra.nixos.org/build/233206343 at 2023-09-02
- duoids # failure in job https://hydra.nixos.org/build/315095962 at 2025-11-29
- dupIO # failure in job https://hydra.nixos.org/build/236688265 at 2023-10-04
- duplo # failure in job https://hydra.nixos.org/build/233237341 at 2023-09-02
- dura # failure in job https://hydra.nixos.org/build/233210320 at 2023-09-02
@@ -1700,7 +1711,6 @@ broken-packages:
- eved # failure in job https://hydra.nixos.org/build/233194319 at 2023-09-02
- event # failure in job https://hydra.nixos.org/build/233209756 at 2023-09-02
- event-driven # failure in job https://hydra.nixos.org/build/233233946 at 2023-09-02
- eventlog-live-influxdb # failure in job https://hydra.nixos.org/build/311052040 at 2025-11-02
- eventloop # failure in job https://hydra.nixos.org/build/295093203 at 2025-04-22
- eventsource-api # failure in job https://hydra.nixos.org/build/233243220 at 2023-09-02
- eventsourced # failure in job https://hydra.nixos.org/build/233192731 at 2023-09-02
@@ -2116,6 +2126,7 @@ broken-packages:
- geojson # failure in job https://hydra.nixos.org/build/295093530 at 2025-04-22
- geojson-types # failure in job https://hydra.nixos.org/build/233224929 at 2023-09-02
- geom2d # failure in job https://hydra.nixos.org/build/233254609 at 2023-09-02
- geomancy # failure in job https://hydra.nixos.org/build/315096508 at 2025-11-29
- GeomPredicates-SSE # failure in job https://hydra.nixos.org/build/233249584 at 2023-09-02
- geos # failure in job https://hydra.nixos.org/build/233203852 at 2023-09-02
- Get # failure in job https://hydra.nixos.org/build/233216093 at 2023-09-02
@@ -2181,7 +2192,6 @@ broken-packages:
- gi-gtksheet # failure in job https://hydra.nixos.org/build/233211386 at 2023-09-02
- gi-ibus # failure in job https://hydra.nixos.org/build/233220272 at 2023-09-02
- gi-keybinder # failure in job https://hydra.nixos.org/build/265273447 at 2024-07-14
- gi-notify # failure in job https://hydra.nixos.org/build/311052496 at 2025-11-02
- gi-webkit # failure in job https://hydra.nixos.org/build/307610609 at 2025-09-19
- gi-webkit2webextension # failure in job https://hydra.nixos.org/build/254424710 at 2024-03-31
- gi-webkitwebprocessextension # failure in job https://hydra.nixos.org/build/233227647 at 2023-09-02
@@ -2292,7 +2302,6 @@ broken-packages:
- GPipe # failure in job https://hydra.nixos.org/build/233202480 at 2023-09-02
- GPipe-Core # failure in job https://hydra.nixos.org/build/233194426 at 2023-09-02
- gpmf # failure in job https://hydra.nixos.org/build/233245964 at 2023-09-02
- gpu-vulkan-middle # failure in job https://hydra.nixos.org/build/311052831 at 2025-11-02
- gpx-conduit # failure in job https://hydra.nixos.org/build/233245487 at 2023-09-02
- grab # failure in job https://hydra.nixos.org/build/252727759 at 2024-03-16
- graceful # failure in job https://hydra.nixos.org/build/233199650 at 2023-09-02
@@ -2529,6 +2538,7 @@ broken-packages:
- haskell-compression # failure in job https://hydra.nixos.org/build/233212749 at 2023-09-02
- haskell-conll # failure in job https://hydra.nixos.org/build/233203484 at 2023-09-02
- haskell-course-preludes # failure in job https://hydra.nixos.org/build/233196306 at 2023-09-02
- haskell-debugger-view # failure in job https://hydra.nixos.org/build/315096984 at 2025-11-29
- haskell-disque # failure in job https://hydra.nixos.org/build/233226200 at 2023-09-02
- haskell-docs-cli # failure in job https://hydra.nixos.org/build/252718877 at 2024-03-16
- haskell-ffprobe # failure in job https://hydra.nixos.org/build/267973417 at 2024-07-31
@@ -2682,6 +2692,7 @@ broken-packages:
- heckle # failure in job https://hydra.nixos.org/build/233228954 at 2023-09-02
- heddit # failure in job https://hydra.nixos.org/build/233229058 at 2023-09-02
- hedgehog-checkers # failure in job https://hydra.nixos.org/build/233229405 at 2023-09-02
- hedgehog-extras # failure in job https://hydra.nixos.org/build/315097057 at 2025-11-29
- hedgehog-gen # failure in updateAutotoolsGnuConfigScriptsPhase in job https://hydra.nixos.org/build/237243271 at 2023-10-21
- hedgehog-generic # failure in job https://hydra.nixos.org/build/233204695 at 2023-09-02
- hedgehog-golden # failure in job https://hydra.nixos.org/build/233219619 at 2023-09-02
@@ -3073,6 +3084,7 @@ broken-packages:
- hsluv-haskell # failure in job https://hydra.nixos.org/build/233239548 at 2023-09-02
- hsmagick # failure in job https://hydra.nixos.org/build/233235964 at 2023-09-02
- hsmodetweaks # failure in job https://hydra.nixos.org/build/233663004 at 2023-09-02
- hsmrc # failure in job https://hydra.nixos.org/build/315097363 at 2025-11-29
- Hsmtlib # failure in job https://hydra.nixos.org/build/233213073 at 2023-09-02
- hsmtpclient # failure in job https://hydra.nixos.org/build/233224596 at 2023-09-02
- hsnock # failure in job https://hydra.nixos.org/build/233194525 at 2023-09-02
@@ -3102,6 +3114,7 @@ broken-packages:
- hspretty # failure in job https://hydra.nixos.org/build/233253394 at 2023-09-02
- hsql # failure in job https://hydra.nixos.org/build/233217626 at 2023-09-02
- hsseccomp # failure in job https://hydra.nixos.org/build/233194411 at 2023-09-02
- hssh # failure in job https://hydra.nixos.org/build/315097366 at 2025-11-29
- hsshellscript # failure in job https://hydra.nixos.org/build/233197858 at 2023-09-02
- hsSqlite3 # failure in job https://hydra.nixos.org/build/233238549 at 2023-09-02
- hssqlppp # failure in job https://hydra.nixos.org/build/233216888 at 2023-09-02
@@ -4058,6 +4071,7 @@ broken-packages:
- mixpanel-client # failure in job https://hydra.nixos.org/build/233220132 at 2023-09-02
- mkcabal # failure in job https://hydra.nixos.org/build/233202466 at 2023-09-02
- ml-w # failure in job https://hydra.nixos.org/build/233251342 at 2023-09-02
- mlkem # failure in job https://hydra.nixos.org/build/315098220 at 2025-11-29
- mltool # failure in job https://hydra.nixos.org/build/233203849 at 2023-09-02
- mm2 # failure in job https://hydra.nixos.org/build/233260048 at 2023-09-02
- mmsyn2 # failure in job https://hydra.nixos.org/build/233201519 at 2023-09-02
@@ -4086,6 +4100,7 @@ broken-packages:
- monad-atom-simple # failure in job https://hydra.nixos.org/build/233259038 at 2023-09-02
- monad-branch # failure in job https://hydra.nixos.org/build/233251253 at 2023-09-02
- monad-choice # failure in job https://hydra.nixos.org/build/233255987 at 2023-09-02
- monad-effect-logging # failure in job https://hydra.nixos.org/build/315098256 at 2025-11-29
- monad-fork # failure in job https://hydra.nixos.org/build/233206855 at 2023-09-02
- monad-gen # failure in job https://hydra.nixos.org/build/252730194 at 2024-03-16
- monad-introspect # failure in job https://hydra.nixos.org/build/233248261 at 2023-09-02
@@ -4298,7 +4313,6 @@ broken-packages:
- nested-sequence # failure in job https://hydra.nixos.org/build/233221359 at 2023-09-02
- NestedFunctor # failure in job https://hydra.nixos.org/build/233253656 at 2023-09-02
- nestedmap # failure in job https://hydra.nixos.org/build/233219375 at 2023-09-02
- net-mqtt # failure in job https://hydra.nixos.org/build/307611123 at 2025-09-19
- net-spider # failure in job https://hydra.nixos.org/build/295095612 at 2025-04-22
- netclock # failure in job https://hydra.nixos.org/build/233207456 at 2023-09-02
- netease-fm # failure in job https://hydra.nixos.org/build/233210043 at 2023-09-02
@@ -4353,6 +4367,7 @@ broken-packages:
- nicovideo-translator # failure in job https://hydra.nixos.org/build/233225618 at 2023-09-02
- nist-beacon # failure in job https://hydra.nixos.org/build/233206376 at 2023-09-02
- nitro # failure in job https://hydra.nixos.org/build/233229909 at 2023-09-02
- nix-cache-server # failure in job https://hydra.nixos.org/build/315098561 at 2025-11-29
- nix-delegate # failure in job https://hydra.nixos.org/build/233232891 at 2023-09-02
- nix-eval # failure in job https://hydra.nixos.org/build/233256388 at 2023-09-02
- nix-freeze-tree # failure in job https://hydra.nixos.org/build/233234834 at 2023-09-02
@@ -5124,6 +5139,7 @@ broken-packages:
- qc-oi-testgenerator # failure in job https://hydra.nixos.org/build/233197822 at 2023-09-02
- qd # failure in job https://hydra.nixos.org/build/233213936 at 2023-09-02
- qed # failure in job https://hydra.nixos.org/build/233249635 at 2023-09-02
- qhs # failure in job https://hydra.nixos.org/build/315099159 at 2025-11-29
- qhull-simple # failure in job https://hydra.nixos.org/build/233248108 at 2023-09-02
- qif # failure in job https://hydra.nixos.org/build/233227609 at 2023-09-02
- QIO # failure in job https://hydra.nixos.org/build/233233009 at 2023-09-02
@@ -5749,7 +5765,6 @@ broken-packages:
- simple-pipe # failure in job https://hydra.nixos.org/build/233251483 at 2023-09-02
- simple-rope # failure in job https://hydra.nixos.org/build/233239446 at 2023-09-02
- simple-server # failure in job https://hydra.nixos.org/build/233242498 at 2023-09-02
- simple-sql-parser # failure in job https://hydra.nixos.org/build/233203075 at 2023-09-02
- simple-stacked-vm # failure in job https://hydra.nixos.org/build/233206051 at 2023-09-02
- simple-tabular # failure in job https://hydra.nixos.org/build/233233368 at 2023-09-02
- simple-tar # failure in job https://hydra.nixos.org/build/233206675 at 2023-09-02
@@ -5877,7 +5892,6 @@ broken-packages:
- snipcheck # failure in job https://hydra.nixos.org/build/233214417 at 2023-09-02
- snorkels # failure in job https://hydra.nixos.org/build/233229705 at 2023-09-02
- snowtify # failure in job https://hydra.nixos.org/build/233215099 at 2023-09-02
- soap # failure in job https://hydra.nixos.org/build/295097136 at 2025-04-22
- socket-activation # failure in job https://hydra.nixos.org/build/233258011 at 2023-09-02
- socket-sctp # failure in job https://hydra.nixos.org/build/233228125 at 2023-09-02
- socketed # failure in job https://hydra.nixos.org/build/233210087 at 2023-09-02
@@ -5946,7 +5960,7 @@ broken-packages:
- sqlcipher # failure in job https://hydra.nixos.org/build/233259217 at 2023-09-02
- sqlcli # failure in job https://hydra.nixos.org/build/252719841 at 2024-03-16
- sqlite # failure in job https://hydra.nixos.org/build/233215839 at 2023-09-02
- sqlite-easy # failure in job https://hydra.nixos.org/build/309817187 at 2025-10-15
- sqlite-easy # failure in job https://hydra.nixos.org/build/315099889 at 2025-11-29
- sqlite-simple-errors # failure in job https://hydra.nixos.org/build/233232977 at 2023-09-02
- sqlvalue-list # failure in job https://hydra.nixos.org/build/233197313 at 2023-09-02
- sqsd-local # failure in updateAutotoolsGnuConfigScriptsPhase in job https://hydra.nixos.org/build/237237046 at 2023-10-21
@@ -6038,6 +6052,268 @@ broken-packages:
- Strafunski-StrategyLib # failure in job https://hydra.nixos.org/build/233245449 at 2023-09-02
- StrappedTemplates # failure in job https://hydra.nixos.org/build/233193696 at 2023-09-02
- StrategyLib # failure in job https://hydra.nixos.org/build/233214584 at 2023-09-02
- stratosphere-accessanalyzer # failure in job https://hydra.nixos.org/build/315099979 at 2025-11-29
- stratosphere-acmpca # failure in job https://hydra.nixos.org/build/315099999 at 2025-11-29
- stratosphere-aiops # failure in job https://hydra.nixos.org/build/315099983 at 2025-11-29
- stratosphere-amazonmq # failure in job https://hydra.nixos.org/build/315099980 at 2025-11-29
- stratosphere-amplify # failure in job https://hydra.nixos.org/build/315099995 at 2025-11-29
- stratosphere-amplifyuibuilder # failure in job https://hydra.nixos.org/build/315100002 at 2025-11-29
- stratosphere-apigateway # failure in job https://hydra.nixos.org/build/315100001 at 2025-11-29
- stratosphere-apigatewayv2 # failure in job https://hydra.nixos.org/build/315100059 at 2025-11-29
- stratosphere-appconfig # failure in job https://hydra.nixos.org/build/315099984 at 2025-11-29
- stratosphere-appflow # failure in job https://hydra.nixos.org/build/315100009 at 2025-11-29
- stratosphere-appintegrations # failure in job https://hydra.nixos.org/build/315099987 at 2025-11-29
- stratosphere-applicationautoscaling # failure in job https://hydra.nixos.org/build/315099989 at 2025-11-29
- stratosphere-applicationinsights # failure in job https://hydra.nixos.org/build/315100000 at 2025-11-29
- stratosphere-applicationsignals # failure in job https://hydra.nixos.org/build/315099991 at 2025-11-29
- stratosphere-appmesh # failure in job https://hydra.nixos.org/build/315100015 at 2025-11-29
- stratosphere-apprunner # failure in job https://hydra.nixos.org/build/315099992 at 2025-11-29
- stratosphere-appstream # failure in job https://hydra.nixos.org/build/315099993 at 2025-11-29
- stratosphere-appsync # failure in job https://hydra.nixos.org/build/315099998 at 2025-11-29
- stratosphere-apptest # failure in job https://hydra.nixos.org/build/315100005 at 2025-11-29
- stratosphere-aps # failure in job https://hydra.nixos.org/build/315099996 at 2025-11-29
- stratosphere-arcregionswitch # failure in job https://hydra.nixos.org/build/315100028 at 2025-11-29
- stratosphere-arczonalshift # failure in job https://hydra.nixos.org/build/315100010 at 2025-11-29
- stratosphere-ask # failure in job https://hydra.nixos.org/build/315100007 at 2025-11-29
- stratosphere-athena # failure in job https://hydra.nixos.org/build/315100014 at 2025-11-29
- stratosphere-auditmanager # failure in job https://hydra.nixos.org/build/315100034 at 2025-11-29
- stratosphere-autoscaling # failure in job https://hydra.nixos.org/build/315100023 at 2025-11-29
- stratosphere-autoscalingplans # failure in job https://hydra.nixos.org/build/315100012 at 2025-11-29
- stratosphere-b2bi # failure in job https://hydra.nixos.org/build/315100004 at 2025-11-29
- stratosphere-backup # failure in job https://hydra.nixos.org/build/315100043 at 2025-11-29
- stratosphere-backupgateway # failure in job https://hydra.nixos.org/build/315100006 at 2025-11-29
- stratosphere-batch # failure in job https://hydra.nixos.org/build/315100041 at 2025-11-29
- stratosphere-bcmdataexports # failure in job https://hydra.nixos.org/build/315100020 at 2025-11-29
- stratosphere-bedrock # failure in job https://hydra.nixos.org/build/315100008 at 2025-11-29
- stratosphere-bedrockagentcore # failure in job https://hydra.nixos.org/build/315100016 at 2025-11-29
- stratosphere-billing # failure in job https://hydra.nixos.org/build/315100011 at 2025-11-29
- stratosphere-billingconductor # failure in job https://hydra.nixos.org/build/315100021 at 2025-11-29
- stratosphere-budgets # failure in job https://hydra.nixos.org/build/315100013 at 2025-11-29
- stratosphere-cassandra # failure in job https://hydra.nixos.org/build/315100060 at 2025-11-29
- stratosphere-ce # failure in job https://hydra.nixos.org/build/315100029 at 2025-11-29
- stratosphere-certificatemanager # failure in job https://hydra.nixos.org/build/315100024 at 2025-11-29
- stratosphere-chatbot # failure in job https://hydra.nixos.org/build/315100017 at 2025-11-29
- stratosphere-cleanrooms # failure in job https://hydra.nixos.org/build/315100018 at 2025-11-29
- stratosphere-cleanroomsml # failure in job https://hydra.nixos.org/build/315100019 at 2025-11-29
- stratosphere-cloud9 # failure in job https://hydra.nixos.org/build/315100038 at 2025-11-29
- stratosphere-cloudformation # failure in job https://hydra.nixos.org/build/315100071 at 2025-11-29
- stratosphere-cloudfront # failure in job https://hydra.nixos.org/build/315100049 at 2025-11-29
- stratosphere-cloudtrail # failure in job https://hydra.nixos.org/build/315100033 at 2025-11-29
- stratosphere-cloudwatch # failure in job https://hydra.nixos.org/build/315100064 at 2025-11-29
- stratosphere-codeartifact # failure in job https://hydra.nixos.org/build/315100025 at 2025-11-29
- stratosphere-codebuild # failure in job https://hydra.nixos.org/build/315100026 at 2025-11-29
- stratosphere-codecommit # failure in job https://hydra.nixos.org/build/315100027 at 2025-11-29
- stratosphere-codeconnections # failure in job https://hydra.nixos.org/build/315100117 at 2025-11-29
- stratosphere-codedeploy # failure in job https://hydra.nixos.org/build/315100039 at 2025-11-29
- stratosphere-codeguruprofiler # failure in job https://hydra.nixos.org/build/315100030 at 2025-11-29
- stratosphere-codegurureviewer # failure in job https://hydra.nixos.org/build/315100031 at 2025-11-29
- stratosphere-codepipeline # failure in job https://hydra.nixos.org/build/315100052 at 2025-11-29
- stratosphere-codestar # failure in job https://hydra.nixos.org/build/315100032 at 2025-11-29
- stratosphere-codestarconnections # failure in job https://hydra.nixos.org/build/315100065 at 2025-11-29
- stratosphere-codestarnotifications # failure in job https://hydra.nixos.org/build/315100035 at 2025-11-29
- stratosphere-cognito # failure in job https://hydra.nixos.org/build/315100044 at 2025-11-29
- stratosphere-comprehend # failure in job https://hydra.nixos.org/build/315100036 at 2025-11-29
- stratosphere-config # failure in job https://hydra.nixos.org/build/315100037 at 2025-11-29
- stratosphere-connect # failure in job https://hydra.nixos.org/build/315100050 at 2025-11-29
- stratosphere-connectcampaigns # failure in job https://hydra.nixos.org/build/315100051 at 2025-11-29
- stratosphere-connectcampaignsv2 # failure in job https://hydra.nixos.org/build/315100066 at 2025-11-29
- stratosphere-controltower # failure in job https://hydra.nixos.org/build/315100042 at 2025-11-29
- stratosphere-cur # failure in job https://hydra.nixos.org/build/315100048 at 2025-11-29
- stratosphere-customerprofiles # failure in job https://hydra.nixos.org/build/315100091 at 2025-11-29
- stratosphere-databrew # failure in job https://hydra.nixos.org/build/315100106 at 2025-11-29
- stratosphere-datapipeline # failure in job https://hydra.nixos.org/build/315100045 at 2025-11-29
- stratosphere-datasync # failure in job https://hydra.nixos.org/build/315100046 at 2025-11-29
- stratosphere-datazone # failure in job https://hydra.nixos.org/build/315100047 at 2025-11-29
- stratosphere-dax # failure in job https://hydra.nixos.org/build/315100053 at 2025-11-29
- stratosphere-deadline # failure in job https://hydra.nixos.org/build/315100055 at 2025-11-29
- stratosphere-detective # failure in job https://hydra.nixos.org/build/315100062 at 2025-11-29
- stratosphere-devopsguru # failure in job https://hydra.nixos.org/build/315100114 at 2025-11-29
- stratosphere-directoryservice # failure in job https://hydra.nixos.org/build/315100063 at 2025-11-29
- stratosphere-dlm # failure in job https://hydra.nixos.org/build/315100054 at 2025-11-29
- stratosphere-dms # failure in job https://hydra.nixos.org/build/315100076 at 2025-11-29
- stratosphere-docdb # failure in job https://hydra.nixos.org/build/315100056 at 2025-11-29
- stratosphere-docdbelastic # failure in job https://hydra.nixos.org/build/315100057 at 2025-11-29
- stratosphere-dsql # failure in job https://hydra.nixos.org/build/315100068 at 2025-11-29
- stratosphere-dynamodb # failure in job https://hydra.nixos.org/build/315100058 at 2025-11-29
- stratosphere-ec2 # failure in job https://hydra.nixos.org/build/315100074 at 2025-11-29
- stratosphere-ecr # failure in job https://hydra.nixos.org/build/315100070 at 2025-11-29
- stratosphere-ecs # failure in job https://hydra.nixos.org/build/315100061 at 2025-11-29
- stratosphere-efs # failure in job https://hydra.nixos.org/build/315100077 at 2025-11-29
- stratosphere-eks # failure in job https://hydra.nixos.org/build/315100097 at 2025-11-29
- stratosphere-elasticache # failure in job https://hydra.nixos.org/build/315100069 at 2025-11-29
- stratosphere-elasticbeanstalk # failure in job https://hydra.nixos.org/build/315100073 at 2025-11-29
- stratosphere-elasticloadbalancing # failure in job https://hydra.nixos.org/build/315100067 at 2025-11-29
- stratosphere-elasticloadbalancingv2 # failure in job https://hydra.nixos.org/build/315100086 at 2025-11-29
- stratosphere-elasticsearch # failure in job https://hydra.nixos.org/build/315100079 at 2025-11-29
- stratosphere-emr # failure in job https://hydra.nixos.org/build/315100088 at 2025-11-29
- stratosphere-emrcontainers # failure in job https://hydra.nixos.org/build/315100084 at 2025-11-29
- stratosphere-emrserverless # failure in job https://hydra.nixos.org/build/315100072 at 2025-11-29
- stratosphere-entityresolution # failure in job https://hydra.nixos.org/build/315100104 at 2025-11-29
- stratosphere-events # failure in job https://hydra.nixos.org/build/315100105 at 2025-11-29
- stratosphere-eventschemas # failure in job https://hydra.nixos.org/build/315100075 at 2025-11-29
- stratosphere-evidently # failure in job https://hydra.nixos.org/build/315100125 at 2025-11-29
- stratosphere-evs # failure in job https://hydra.nixos.org/build/315100137 at 2025-11-29
- stratosphere-finspace # failure in job https://hydra.nixos.org/build/315100078 at 2025-11-29
- stratosphere-fis # failure in job https://hydra.nixos.org/build/315100095 at 2025-11-29
- stratosphere-fms # failure in job https://hydra.nixos.org/build/315100082 at 2025-11-29
- stratosphere-forecast # failure in job https://hydra.nixos.org/build/315100080 at 2025-11-29
- stratosphere-frauddetector # failure in job https://hydra.nixos.org/build/315100081 at 2025-11-29
- stratosphere-fsx # failure in job https://hydra.nixos.org/build/315100083 at 2025-11-29
- stratosphere-gamelift # failure in job https://hydra.nixos.org/build/315100116 at 2025-11-29
- stratosphere-globalaccelerator # failure in job https://hydra.nixos.org/build/315100085 at 2025-11-29
- stratosphere-glue # failure in job https://hydra.nixos.org/build/315100109 at 2025-11-29
- stratosphere-grafana # failure in job https://hydra.nixos.org/build/315100087 at 2025-11-29
- stratosphere-greengrass # failure in job https://hydra.nixos.org/build/315100098 at 2025-11-29
- stratosphere-greengrassv2 # failure in job https://hydra.nixos.org/build/315100089 at 2025-11-29
- stratosphere-groundstation # failure in job https://hydra.nixos.org/build/315100090 at 2025-11-29
- stratosphere-guardduty # failure in job https://hydra.nixos.org/build/315100093 at 2025-11-29
- stratosphere-healthimaging # failure in job https://hydra.nixos.org/build/315100092 at 2025-11-29
- stratosphere-healthlake # failure in job https://hydra.nixos.org/build/315100103 at 2025-11-29
- stratosphere-iam # failure in job https://hydra.nixos.org/build/315100119 at 2025-11-29
- stratosphere-identitystore # failure in job https://hydra.nixos.org/build/315100094 at 2025-11-29
- stratosphere-imagebuilder # failure in job https://hydra.nixos.org/build/315100102 at 2025-11-29
- stratosphere-inspector # failure in job https://hydra.nixos.org/build/315100096 at 2025-11-29
- stratosphere-inspectorv2 # failure in job https://hydra.nixos.org/build/315100136 at 2025-11-29
- stratosphere-internetmonitor # failure in job https://hydra.nixos.org/build/315100099 at 2025-11-29
- stratosphere-invoicing # failure in job https://hydra.nixos.org/build/315100100 at 2025-11-29
- stratosphere-iot # failure in job https://hydra.nixos.org/build/315100101 at 2025-11-29
- stratosphere-iotanalytics # failure in job https://hydra.nixos.org/build/315100118 at 2025-11-29
- stratosphere-iotcoredeviceadvisor # failure in job https://hydra.nixos.org/build/315100139 at 2025-11-29
- stratosphere-iotevents # failure in job https://hydra.nixos.org/build/315100171 at 2025-11-29
- stratosphere-iotfleethub # failure in job https://hydra.nixos.org/build/315100110 at 2025-11-29
- stratosphere-iotfleetwise # failure in job https://hydra.nixos.org/build/315100146 at 2025-11-29
- stratosphere-iotsitewise # failure in job https://hydra.nixos.org/build/315100107 at 2025-11-29
- stratosphere-iotthingsgraph # failure in job https://hydra.nixos.org/build/315100108 at 2025-11-29
- stratosphere-iottwinmaker # failure in job https://hydra.nixos.org/build/315100218 at 2025-11-29
- stratosphere-iotwireless # failure in job https://hydra.nixos.org/build/315100121 at 2025-11-29
- stratosphere-ivs # failure in job https://hydra.nixos.org/build/315100111 at 2025-11-29
- stratosphere-ivschat # failure in job https://hydra.nixos.org/build/315100112 at 2025-11-29
- stratosphere-kafkaconnect # failure in job https://hydra.nixos.org/build/315100113 at 2025-11-29
- stratosphere-kendra # failure in job https://hydra.nixos.org/build/315100122 at 2025-11-29
- stratosphere-kendraranking # failure in job https://hydra.nixos.org/build/315100123 at 2025-11-29
- stratosphere-kinesis # failure in job https://hydra.nixos.org/build/315100115 at 2025-11-29
- stratosphere-kinesisanalytics # failure in job https://hydra.nixos.org/build/315100141 at 2025-11-29
- stratosphere-kinesisanalyticsv2 # failure in job https://hydra.nixos.org/build/315100134 at 2025-11-29
- stratosphere-kinesisfirehose # failure in job https://hydra.nixos.org/build/315100156 at 2025-11-29
- stratosphere-kinesisvideo # failure in job https://hydra.nixos.org/build/315100120 at 2025-11-29
- stratosphere-kms # failure in job https://hydra.nixos.org/build/315100126 at 2025-11-29
- stratosphere-lakeformation # failure in job https://hydra.nixos.org/build/315100128 at 2025-11-29
- stratosphere-lambda # failure in job https://hydra.nixos.org/build/315100127 at 2025-11-29
- stratosphere-launchwizard # failure in job https://hydra.nixos.org/build/315100145 at 2025-11-29
- stratosphere-lex # failure in job https://hydra.nixos.org/build/315100172 at 2025-11-29
- stratosphere-licensemanager # failure in job https://hydra.nixos.org/build/315100152 at 2025-11-29
- stratosphere-lightsail # failure in job https://hydra.nixos.org/build/315100138 at 2025-11-29
- stratosphere-location # failure in job https://hydra.nixos.org/build/315100153 at 2025-11-29
- stratosphere-logs # failure in job https://hydra.nixos.org/build/315100129 at 2025-11-29
- stratosphere-lookoutequipment # failure in job https://hydra.nixos.org/build/315100130 at 2025-11-29
- stratosphere-lookoutmetrics # failure in job https://hydra.nixos.org/build/315100131 at 2025-11-29
- stratosphere-lookoutvision # failure in job https://hydra.nixos.org/build/315100132 at 2025-11-29
- stratosphere-m2 # failure in job https://hydra.nixos.org/build/315100133 at 2025-11-29
- stratosphere-macie # failure in job https://hydra.nixos.org/build/315100151 at 2025-11-29
- stratosphere-managedblockchain # failure in job https://hydra.nixos.org/build/315100140 at 2025-11-29
- stratosphere-mediaconnect # failure in job https://hydra.nixos.org/build/315100135 at 2025-11-29
- stratosphere-mediaconvert # failure in job https://hydra.nixos.org/build/315100148 at 2025-11-29
- stratosphere-medialive # failure in job https://hydra.nixos.org/build/315100157 at 2025-11-29
- stratosphere-mediapackage # failure in job https://hydra.nixos.org/build/315100166 at 2025-11-29
- stratosphere-mediapackagev2 # failure in job https://hydra.nixos.org/build/315100150 at 2025-11-29
- stratosphere-mediastore # failure in job https://hydra.nixos.org/build/315100173 at 2025-11-29
- stratosphere-mediatailor # failure in job https://hydra.nixos.org/build/315100142 at 2025-11-29
- stratosphere-memorydb # failure in job https://hydra.nixos.org/build/315100143 at 2025-11-29
- stratosphere-mpa # failure in job https://hydra.nixos.org/build/315100144 at 2025-11-29
- stratosphere-msk # failure in job https://hydra.nixos.org/build/315100154 at 2025-11-29
- stratosphere-mwaa # failure in job https://hydra.nixos.org/build/315100162 at 2025-11-29
- stratosphere-neptune # failure in job https://hydra.nixos.org/build/315100170 at 2025-11-29
- stratosphere-neptunegraph # failure in job https://hydra.nixos.org/build/315100147 at 2025-11-29
- stratosphere-networkfirewall # failure in job https://hydra.nixos.org/build/315100190 at 2025-11-29
- stratosphere-networkmanager # failure in job https://hydra.nixos.org/build/315100149 at 2025-11-29
- stratosphere-notifications # failure in job https://hydra.nixos.org/build/315100184 at 2025-11-29
- stratosphere-notificationscontacts # failure in job https://hydra.nixos.org/build/315100158 at 2025-11-29
- stratosphere-oam # failure in job https://hydra.nixos.org/build/315100161 at 2025-11-29
- stratosphere-observabilityadmin # failure in job https://hydra.nixos.org/build/315100160 at 2025-11-29
- stratosphere-odb # failure in job https://hydra.nixos.org/build/315100165 at 2025-11-29
- stratosphere-omics # failure in job https://hydra.nixos.org/build/315100155 at 2025-11-29
- stratosphere-opensearchserverless # failure in job https://hydra.nixos.org/build/315100181 at 2025-11-29
- stratosphere-opensearchservice # failure in job https://hydra.nixos.org/build/315100159 at 2025-11-29
- stratosphere-opsworks # failure in job https://hydra.nixos.org/build/315100194 at 2025-11-29
- stratosphere-organizations # failure in job https://hydra.nixos.org/build/315100163 at 2025-11-29
- stratosphere-osis # failure in job https://hydra.nixos.org/build/315100164 at 2025-11-29
- stratosphere-panorama # failure in job https://hydra.nixos.org/build/315100177 at 2025-11-29
- stratosphere-paymentcryptography # failure in job https://hydra.nixos.org/build/315100167 at 2025-11-29
- stratosphere-pcaconnectorad # failure in job https://hydra.nixos.org/build/315100205 at 2025-11-29
- stratosphere-pcaconnectorscep # failure in job https://hydra.nixos.org/build/315100209 at 2025-11-29
- stratosphere-pcs # failure in job https://hydra.nixos.org/build/315100175 at 2025-11-29
- stratosphere-personalize # failure in job https://hydra.nixos.org/build/315100220 at 2025-11-29
- stratosphere-pinpoint # failure in job https://hydra.nixos.org/build/315100168 at 2025-11-29
- stratosphere-pinpointemail # failure in job https://hydra.nixos.org/build/315100169 at 2025-11-29
- stratosphere-pipes # failure in job https://hydra.nixos.org/build/315100176 at 2025-11-29
- stratosphere-proton # failure in job https://hydra.nixos.org/build/315100183 at 2025-11-29
- stratosphere-qbusiness # failure in job https://hydra.nixos.org/build/315100179 at 2025-11-29
- stratosphere-qldb # failure in job https://hydra.nixos.org/build/315100180 at 2025-11-29
- stratosphere-quicksight # failure in job https://hydra.nixos.org/build/315100174 at 2025-11-29
- stratosphere-ram # failure in job https://hydra.nixos.org/build/315100206 at 2025-11-29
- stratosphere-rbin # failure in job https://hydra.nixos.org/build/315100219 at 2025-11-29
- stratosphere-rds # failure in job https://hydra.nixos.org/build/315100245 at 2025-11-29
- stratosphere-redshift # failure in job https://hydra.nixos.org/build/315100198 at 2025-11-29
- stratosphere-redshiftserverless # failure in job https://hydra.nixos.org/build/315100178 at 2025-11-29
- stratosphere-refactorspaces # failure in job https://hydra.nixos.org/build/315100191 at 2025-11-29
- stratosphere-rekognition # failure in job https://hydra.nixos.org/build/315100197 at 2025-11-29
- stratosphere-resiliencehub # failure in job https://hydra.nixos.org/build/315100182 at 2025-11-29
- stratosphere-resourceexplorer2 # failure in job https://hydra.nixos.org/build/315100186 at 2025-11-29
- stratosphere-resourcegroups # failure in job https://hydra.nixos.org/build/315100193 at 2025-11-29
- stratosphere-robomaker # failure in job https://hydra.nixos.org/build/315100199 at 2025-11-29
- stratosphere-rolesanywhere # failure in job https://hydra.nixos.org/build/315100185 at 2025-11-29
- stratosphere-route53 # failure in job https://hydra.nixos.org/build/315100200 at 2025-11-29
- stratosphere-route53profiles # failure in job https://hydra.nixos.org/build/315100187 at 2025-11-29
- stratosphere-route53recoverycontrol # failure in job https://hydra.nixos.org/build/315100188 at 2025-11-29
- stratosphere-route53recoveryreadiness # failure in job https://hydra.nixos.org/build/315100189 at 2025-11-29
- stratosphere-route53resolver # failure in job https://hydra.nixos.org/build/315100215 at 2025-11-29
- stratosphere-rtbfabric # failure in job https://hydra.nixos.org/build/315100192 at 2025-11-29
- stratosphere-rum # failure in job https://hydra.nixos.org/build/315100241 at 2025-11-29
- stratosphere-s3 # failure in job https://hydra.nixos.org/build/315100204 at 2025-11-29
- stratosphere-s3express # failure in job https://hydra.nixos.org/build/315100195 at 2025-11-29
- stratosphere-s3objectlambda # failure in job https://hydra.nixos.org/build/315100228 at 2025-11-29
- stratosphere-s3outposts # failure in job https://hydra.nixos.org/build/315100196 at 2025-11-29
- stratosphere-s3tables # failure in job https://hydra.nixos.org/build/315100214 at 2025-11-29
- stratosphere-sagemaker # failure in job https://hydra.nixos.org/build/315100232 at 2025-11-29
- stratosphere-scheduler # failure in job https://hydra.nixos.org/build/315100211 at 2025-11-29
- stratosphere-sdb # failure in job https://hydra.nixos.org/build/315100201 at 2025-11-29
- stratosphere-secretsmanager # failure in job https://hydra.nixos.org/build/315100202 at 2025-11-29
- stratosphere-securityhub # failure in job https://hydra.nixos.org/build/315100212 at 2025-11-29
- stratosphere-securitylake # failure in job https://hydra.nixos.org/build/315100203 at 2025-11-29
- stratosphere-servicecatalog # failure in job https://hydra.nixos.org/build/315100261 at 2025-11-29
- stratosphere-servicecatalogappregistry # failure in job https://hydra.nixos.org/build/315100225 at 2025-11-29
- stratosphere-servicediscovery # failure in job https://hydra.nixos.org/build/315100207 at 2025-11-29
- stratosphere-ses # failure in job https://hydra.nixos.org/build/315100221 at 2025-11-29
- stratosphere-shield # failure in job https://hydra.nixos.org/build/315100208 at 2025-11-29
- stratosphere-signer # failure in job https://hydra.nixos.org/build/315100271 at 2025-11-29
- stratosphere-simspaceweaver # failure in job https://hydra.nixos.org/build/315100210 at 2025-11-29
- stratosphere-smsvoice # failure in job https://hydra.nixos.org/build/315100255 at 2025-11-29
- stratosphere-sns # failure in job https://hydra.nixos.org/build/315100213 at 2025-11-29
- stratosphere-sqs # failure in job https://hydra.nixos.org/build/315100226 at 2025-11-29
- stratosphere-ssm # failure in job https://hydra.nixos.org/build/315100227 at 2025-11-29
- stratosphere-ssmcontacts # failure in job https://hydra.nixos.org/build/315100216 at 2025-11-29
- stratosphere-ssmguiconnect # failure in job https://hydra.nixos.org/build/315100217 at 2025-11-29
- stratosphere-ssmincidents # failure in job https://hydra.nixos.org/build/315100223 at 2025-11-29
- stratosphere-ssmquicksetup # failure in job https://hydra.nixos.org/build/315100247 at 2025-11-29
- stratosphere-sso # failure in job https://hydra.nixos.org/build/315100274 at 2025-11-29
- stratosphere-stepfunctions # failure in job https://hydra.nixos.org/build/315100260 at 2025-11-29
- stratosphere-supportapp # failure in job https://hydra.nixos.org/build/315100222 at 2025-11-29
- stratosphere-synthetics # failure in job https://hydra.nixos.org/build/315100252 at 2025-11-29
- stratosphere-systemsmanagersap # failure in job https://hydra.nixos.org/build/315100224 at 2025-11-29
- stratosphere-timestream # failure in job https://hydra.nixos.org/build/315100230 at 2025-11-29
- stratosphere-transfer # failure in job https://hydra.nixos.org/build/315100249 at 2025-11-29
- stratosphere-verifiedpermissions # failure in job https://hydra.nixos.org/build/315100250 at 2025-11-29
- stratosphere-voiceid # failure in job https://hydra.nixos.org/build/315100257 at 2025-11-29
- stratosphere-vpclattice # failure in job https://hydra.nixos.org/build/315100229 at 2025-11-29
- stratosphere-waf # failure in job https://hydra.nixos.org/build/315100242 at 2025-11-29
- stratosphere-wafregional # failure in job https://hydra.nixos.org/build/315100233 at 2025-11-29
- stratosphere-wafv2 # failure in job https://hydra.nixos.org/build/315100231 at 2025-11-29
- stratosphere-wisdom # failure in job https://hydra.nixos.org/build/315100268 at 2025-11-29
- stratosphere-workspaces # failure in job https://hydra.nixos.org/build/315100234 at 2025-11-29
- stratosphere-workspacesinstances # failure in job https://hydra.nixos.org/build/315100235 at 2025-11-29
- stratosphere-workspacesthinclient # failure in job https://hydra.nixos.org/build/315100236 at 2025-11-29
- stratosphere-workspacesweb # failure in job https://hydra.nixos.org/build/315100237 at 2025-11-29
- stratosphere-xray # failure in job https://hydra.nixos.org/build/315100239 at 2025-11-29
- stratux-types # failure in job https://hydra.nixos.org/build/233232808 at 2023-09-02
- stream # failure in job https://hydra.nixos.org/build/233226470 at 2023-09-02
- stream-fusion # failure in job https://hydra.nixos.org/build/233225947 at 2023-09-02
@@ -6090,7 +6366,6 @@ broken-packages:
- stripe-core # failure in job https://hydra.nixos.org/build/233215702 at 2023-09-02
- stripe-hs # failure in job https://hydra.nixos.org/build/233203500 at 2023-09-02
- stripe-scotty # failure in job https://hydra.nixos.org/build/252711778 at 2024-03-16
- strong-path # failure in job https://hydra.nixos.org/build/233225171 at 2023-09-02
- struct-inspector # failure in job https://hydra.nixos.org/build/252739623 at 2024-03-16
- structural-traversal # failure in job https://hydra.nixos.org/build/233235730 at 2023-09-02
- structured # failure in job https://hydra.nixos.org/build/307522227 at 2025-09-19
@@ -6229,7 +6504,6 @@ broken-packages:
- taskell # depends on old version of brick
- TaskMonad # failure in job https://hydra.nixos.org/build/233219257 at 2023-09-02
- tasty-auto # failure in job https://hydra.nixos.org/build/233220008 at 2023-09-02
- tasty-checklist # failure in job https://hydra.nixos.org/build/307522349 at 2025-09-19
- tasty-fail-fast # failure in job https://hydra.nixos.org/build/233200040 at 2023-09-02
- tasty-grading-system # failure in job https://hydra.nixos.org/build/236673021 at 2023-10-04
- tasty-hedgehog-coverage # failure in job https://hydra.nixos.org/build/233231332 at 2023-09-02
@@ -6374,6 +6648,7 @@ broken-packages:
- thock # failure in job https://hydra.nixos.org/build/233256198 at 2023-09-02
- thorn # failure in job https://hydra.nixos.org/build/233242024 at 2023-09-02
- threadmanager # failure in job https://hydra.nixos.org/build/233230492 at 2023-09-02
- threads-supervisor # failure in job https://hydra.nixos.org/build/315100613 at 2025-11-29
- threepenny-editors # failure in job https://hydra.nixos.org/build/233248820 at 2023-09-02
- threepenny-gui-contextmenu # failure in job https://hydra.nixos.org/build/233242035 at 2023-09-02
- threepenny-gui-flexbox # failure in job https://hydra.nixos.org/build/233213545 at 2023-09-02
@@ -6410,7 +6685,6 @@ broken-packages:
- timecalc # failure in job https://hydra.nixos.org/build/233207970 at 2023-09-02
- timemap # failure in job https://hydra.nixos.org/build/233250038 at 2023-09-02
- timeout # failure in job https://hydra.nixos.org/build/233193307 at 2023-09-02
- timeout-snooze # failure in job https://hydra.nixos.org/build/309817674 at 2025-10-15
- timeout-with-results # failure in job https://hydra.nixos.org/build/233212129 at 2023-09-02
- timeparsers # failure in job https://hydra.nixos.org/build/233250789 at 2023-09-02
- TimePiece # failure in job https://hydra.nixos.org/build/233213400 at 2023-09-02
@@ -6564,6 +6838,7 @@ broken-packages:
- TYB # failure in job https://hydra.nixos.org/build/233246075 at 2023-09-02
- tyfam-witnesses # failure in job https://hydra.nixos.org/build/233191033 at 2023-09-02
- typalyze # failure in job https://hydra.nixos.org/build/233246228 at 2023-09-02
- type # failure in job https://hydra.nixos.org/build/315191813 at 2025-11-29
- type-combinators # failure in job https://hydra.nixos.org/build/233230024 at 2023-09-02
- type-compare # failure in job https://hydra.nixos.org/build/233207530 at 2023-09-02
- type-eq # failure in job https://hydra.nixos.org/build/233214388 at 2023-09-02
@@ -6661,6 +6936,7 @@ broken-packages:
- uniqueness-periods-vector # failure in job https://hydra.nixos.org/build/233243213 at 2023-09-02
- uniqueness-periods-vector-common # failure in job https://hydra.nixos.org/build/233210018 at 2023-09-02
- units-attoparsec # failure in job https://hydra.nixos.org/build/233196308 at 2023-09-02
- units-list # failure in job https://hydra.nixos.org/build/315100927 at 2025-11-29
- unittyped # failure in job https://hydra.nixos.org/build/233215159 at 2023-09-02
- unitym # failure in job https://hydra.nixos.org/build/233246346 at 2023-09-02
- universal-binary # failure in job https://hydra.nixos.org/build/233240583 at 2023-09-02
@@ -6862,6 +7138,7 @@ broken-packages:
- wai-session-redis # failure in job https://hydra.nixos.org/build/233218737 at 2023-09-02
- wai-static-cache # failure in job https://hydra.nixos.org/build/233228597 at 2023-09-02
- wai-throttler # failure in job https://hydra.nixos.org/build/233231002 at 2023-09-02
- wai-token-bucket-ratelimiter # failure in job https://hydra.nixos.org/build/315101114 at 2025-11-29
- waitfree # failure in job https://hydra.nixos.org/build/233222583 at 2023-09-02
- waitra # failure in job https://hydra.nixos.org/build/233222291 at 2023-09-02
- wakame # failure in job https://hydra.nixos.org/build/233254673 at 2023-09-02
@@ -6876,6 +7153,7 @@ broken-packages:
- watchit # failure in job https://hydra.nixos.org/build/233199573 at 2023-09-02
- wavefront # failure in job https://hydra.nixos.org/build/233248071 at 2023-09-02
- wavefront-obj # failure in job https://hydra.nixos.org/build/233200951 at 2023-09-02
- waypoint # failure in job https://hydra.nixos.org/build/315101124 at 2025-11-29
- weak-bag # failure in job https://hydra.nixos.org/build/233198097 at 2023-09-02
- WeakSets # failure in job https://hydra.nixos.org/build/307516240 at 2025-09-19
- Weather # failure in job https://hydra.nixos.org/build/233197934 at 2023-09-02
@@ -7045,6 +7323,7 @@ broken-packages:
- xmonad-vanessa # failure in job https://hydra.nixos.org/build/233214303 at 2023-09-02
- xmonad-wallpaper # failure in job https://hydra.nixos.org/build/233217165 at 2023-09-02
- xmonad-windownames # failure in job https://hydra.nixos.org/build/233258043 at 2023-09-02
- xnobar # failure in job https://hydra.nixos.org/build/315101319 at 2025-11-29
- xorshift-plus # failure in job https://hydra.nixos.org/build/233255176 at 2023-09-02
- Xorshift128Plus # failure in job https://hydra.nixos.org/build/233225679 at 2023-09-02
- xsact # failure in job https://hydra.nixos.org/build/233221821 at 2023-09-02
@@ -58,6 +58,7 @@ extra-packages:
- Cabal-syntax == 3.12.*
- Cabal-syntax == 3.14.*
- Cabal-syntax == 3.16.* # version required for cabal-install and other packages
- crypton-x509-store < 1.6.12 # 2025-11-22: requires unix >= 2.8 which isn't available for GHC < 9.6
- extensions == 0.1.0.1 # 2025-09-21: needed for Cabal 3.10 (fourmolo/ormolu with ghc 9.8)
- fourmolu == 0.14.0.0 # 2023-11-13: for ghc-lib-parser 9.6 compat
- fourmolu == 0.15.0.0 # 2025-09-21: for ghc-lib-parser 9.8 compat
@@ -1,4 +1,4 @@
# Stackage LTS 24.16
# Stackage LTS 24.21
# This file is auto-generated by
# maintainers/scripts/haskell/update-stackage.sh
default-package-overrides:
@@ -53,12 +53,12 @@ default-package-overrides:
- alsa-core ==0.5.0.1
- alsa-mixer ==0.3.0.1
- alsa-pcm ==0.6.1.1
- alsa-seq ==0.6.0.9
- alsa-seq ==0.6.0.10
- alternative-vector ==0.0.0
- alternators ==1.0.0.0
- ALUT ==2.4.0.3
- amqp ==0.24.0
- amqp-utils ==0.6.7.2
- amqp-utils ==0.6.7.3
- annotated-exception ==0.3.0.4
- annotated-wl-pprint ==0.7.0
- ansi-terminal ==1.1.3
@@ -168,7 +168,7 @@ default-package-overrides:
- beam-core ==0.10.4.0
- beam-migrate ==0.5.3.2
- beam-postgres ==0.5.4.4
- beam-sqlite ==0.5.4.1
- beam-sqlite ==0.5.5.0
- bech32 ==1.1.9
- bech32-th ==1.1.9
- bench ==1.0.13
@@ -223,15 +223,15 @@ default-package-overrides:
- blaze-svg ==0.3.7
- blaze-textual ==0.2.3.1
- bloodhound ==0.23.0.1
- bloomfilter ==2.0.1.2
- bloomfilter ==2.0.1.3
- bluefin ==0.0.17.1
- bluefin-internal ==0.1.1.0
- bluefin-internal ==0.1.2.0
- bm ==0.2.0.0
- bmp ==1.2.6.4
- bnb-staking-csvs ==0.2.2.0
- BNFC ==2.9.6.1
- BNFC-meta ==0.6.1
- board-games ==0.4
- board-games ==0.4.0.1
- bodhi ==0.1.0
- boltzmann-samplers ==0.1.1.0
- Boolean ==0.2.4
@@ -270,14 +270,14 @@ default-package-overrides:
- byte-count-reader ==0.10.1.12
- byte-order ==0.1.3.1
- byteable ==0.1.1
- bytebuild ==0.3.16.3
- bytebuild ==0.3.17.0
- bytedump ==1.0
- bytehash ==0.1.1.2
- byteorder ==1.0.4
- bytes ==0.17.4
- byteset ==0.1.1.2
- byteslice ==0.2.15.0
- bytesmith ==0.3.13.0
- bytesmith ==0.3.14.0
- bytestring-aeson-orphans ==0.1.0.2
- bytestring-builder ==0.10.8.2.0
- bytestring-conversion ==0.3.2
@@ -298,10 +298,10 @@ default-package-overrides:
- c2hs ==0.28.8
- ca-province-codes ==1.0.0.0
- cabal-add ==0.2
- cabal-appimage ==0.4.1.0
- cabal-appimage ==0.4.2.0
- cabal-clean ==0.2.20230609
- cabal-debian ==5.2.6
- cabal-doctest ==1.0.11
- cabal-doctest ==1.0.12
- cabal-file ==0.1.1
- cabal-flatpak ==0.1.2
- cabal-gild ==1.6.0.2
@@ -336,7 +336,7 @@ default-package-overrides:
- cast ==0.1.0.2
- caster ==0.0.3.0
- cauldron ==0.9.0.1
- cayley-client ==0.4.19.4
- cayley-client ==0.4.19.5
- cborg ==0.2.10.0
- cborg-json ==0.2.6.0
- cdar-mBound ==0.1.0.4
@@ -374,8 +374,8 @@ default-package-overrides:
- circle-packing ==0.1.0.6
- circular ==0.4.0.3
- citeproc ==0.9.0.1
- clash-prelude ==1.8.3
- clash-prelude-hedgehog ==1.8.3
- clash-prelude ==1.8.4
- clash-prelude-hedgehog ==1.8.4
- classy-prelude ==1.5.0.3
- classy-prelude-conduit ==1.5.0
- classy-prelude-yesod ==1.5.0
@@ -402,7 +402,7 @@ default-package-overrides:
- cointracking-imports ==0.1.0.2
- collect-errors ==0.1.6.0
- colonnade ==1.2.0.2
- Color ==0.4.0
- Color ==0.4.1
- colorful-monoids ==0.2.1.3
- colorize-haskell ==1.0.1
- colour ==2.3.6
@@ -469,7 +469,7 @@ default-package-overrides:
- control-bool ==0.2.1
- control-dsl ==0.2.1.3
- control-monad-free ==0.6.2
- control-monad-omega ==0.3.3
- control-monad-omega ==0.3.4
- convertible ==1.1.1.1
- cookie ==0.5.1
- copilot ==4.5.1
@@ -520,7 +520,7 @@ default-package-overrides:
- crypton-pem ==0.3.0
- crypton-socks ==0.6.2
- crypton-x509 ==1.7.7
- crypton-x509-store ==1.6.11
- crypton-x509-store ==1.6.12
- crypton-x509-system ==1.6.7
- crypton-x509-validation ==1.6.14
- cryptonite ==0.30
@@ -600,7 +600,7 @@ default-package-overrides:
- dejafu ==2.4.0.7
- delta-types ==1.0.0.0
- dense-linear-algebra ==0.1.0.0
- dependent-map ==0.4.0.0
- dependent-map ==0.4.0.1
- dependent-monoidal-map ==0.1.1.5
- dependent-sum ==0.7.2.0
- dependent-sum-aeson-orphans ==0.3.1.2
@@ -804,7 +804,7 @@ default-package-overrides:
- express ==1.0.18
- extended-reals ==0.2.7.0
- extensible-exceptions ==0.1.1.4
- extra ==1.8
- extra ==1.8.1
- extra-data-yj ==0.1.0.0
- extractable-singleton ==0.0.1
- extrapolate ==0.4.6
@@ -991,7 +991,7 @@ default-package-overrides:
- ghc-lib ==9.12.2.20250421
- ghc-lib-parser ==9.12.2.20250421
- ghc-lib-parser-ex ==9.12.0.0
- ghc-parser ==0.2.7.0
- ghc-parser ==0.2.8.0
- ghc-paths ==0.1.0.12
- ghc-source-gen ==0.4.6.0
- ghc-syntax-highlighter ==0.0.13.0
@@ -1240,7 +1240,7 @@ default-package-overrides:
- HaTeX ==3.23.0.1
- haveibeenpwned ==0.2.0.3
- HaXml ==1.25.14
- haxr ==3000.11.5.1
- haxr ==3000.11.6
- Hclip ==3.0.0.4
- HCodecs ==0.5.2
- hdaemonize ==0.5.7
@@ -1311,7 +1311,7 @@ default-package-overrides:
- hourglass ==0.2.12
- hourglass-orphans ==0.1.0.0
- hp2pretty ==0.10.1
- hpack ==0.38.2
- hpack ==0.38.3
- hpc-codecov ==0.6.3.0
- hpc-lcov ==1.2.0
- HPDF ==1.7
@@ -1411,7 +1411,7 @@ default-package-overrides:
- http-common ==0.8.3.4
- http-conduit ==2.3.9.1
- http-date ==0.0.11
- http-directory ==0.1.11
- http-directory ==0.1.12
- http-download ==0.2.1.0
- http-io-streams ==0.1.7.2
- http-link-header ==1.2.3
@@ -1526,7 +1526,7 @@ default-package-overrides:
- ip ==1.7.8
- ip6addr ==2.0.0.1
- iproute ==1.7.15
- IPv6Addr ==2.0.6.1
- IPv6Addr ==2.0.6.2
- IPv6DB ==0.3.3.4
- ipynb ==0.2
- ipython-kernel ==0.11.0.0
@@ -1543,7 +1543,7 @@ default-package-overrides:
- ix-shapable ==0.1.0
- jack ==0.7.2.2
- jalaali ==1.0.0.0
- java-adt ==1.0.20231204
- java-adt ==1.0.20251105
- jira-wiki-markup ==1.5.1
- jmacro ==0.6.18
- jose ==0.11
@@ -1594,7 +1594,7 @@ default-package-overrides:
- knob ==0.2.2
- koji ==0.0.2
- koji-tool ==1.3
- kvitable ==1.1.0.1
- kvitable ==1.1.1.0
- labels ==0.3.3
- lackey ==2.0.0.11
- lambdabot-core ==5.3.1.2
@@ -1645,7 +1645,7 @@ default-package-overrides:
- lens-properties ==4.11.1
- lens-regex ==0.1.3
- lens-regex-pcre ==1.1.2.0
- lentil ==1.5.8.0
- lentil ==1.5.10.0
- LetsBeRational ==1.0.0.0
- leveldb-haskell ==0.6.5.1
- lexer-applicative ==2.1.0.2
@@ -1707,7 +1707,7 @@ default-package-overrides:
- lr-acts ==0.0.1
- lrucache ==1.2.0.1
- lsfrom ==2.0
- lua ==2.3.3
- lua ==2.3.4
- lua-arbitrary ==1.0.1.1
- lucid ==2.11.20250303
- lucid-cdn ==0.2.2.0
@@ -1725,7 +1725,7 @@ default-package-overrides:
- mailtrap ==0.1.2.2
- main-tester ==0.2.0.1
- mainland-pretty ==0.7.1.1
- managed ==1.0.10
- managed ==1.0.11
- mandrill ==0.5.8.0
- manifolds-core ==0.6.1.1
- Mantissa ==0.1.0.0
@@ -1820,7 +1820,7 @@ default-package-overrides:
- mmsyn7ukr-common ==0.3.1.0
- mnist-idx ==0.1.3.2
- mnist-idx-conduit ==0.4.0.0
- mockcat ==0.5.3.0
- mockcat ==0.5.5.0
- mockery ==0.3.5
- mod ==0.2.1.0
- modern-uri ==0.3.6.1
@@ -1916,10 +1916,10 @@ default-package-overrides:
- n2o-nitro ==0.11.2
- nagios-check ==0.3.2
- named ==0.3.0.2
- named-text ==1.2.1.0
- named-text ==1.2.2.0
- names-th ==0.3.0.1
- nano-erl ==0.1.0.1
- NanoID ==3.4.1.1
- NanoID ==3.4.1.2
- nanospec ==0.2.2
- nats ==1.1.2
- natural-arithmetic ==0.2.3.0
@@ -1956,6 +1956,7 @@ default-package-overrides:
- network-transport-tcp ==0.8.6
- network-transport-tests ==0.3.4
- network-uri ==2.6.4.2
- network-uri-template ==0.1.1.4
- network-wait ==0.2.0.0
- newtype ==0.2.2.0
- newtype-generics ==0.6.2
@@ -2085,7 +2086,7 @@ default-package-overrides:
- parallel ==3.2.2.0
- parallel-io ==0.3.5
- parameterized ==0.5.0.0
- parameterized-utils ==2.1.10.0
- parameterized-utils ==2.1.11.0
- paramtree ==0.1.2
- park-bench ==0.1.1.0
- parseargs ==0.2.0.9
@@ -2336,7 +2337,7 @@ default-package-overrides:
- Ranged-sets ==0.5.0
- ranges ==0.2.4
- rank1dynamic ==0.4.3
- rank2classes ==1.5.4
- rank2classes ==1.5.5
- Rasterific ==0.7.5.4
- rasterific-svg ==0.3.3.2
- rate-limit ==1.4.3
@@ -2378,7 +2379,7 @@ default-package-overrides:
- refined ==0.8.2
- refined-containers ==0.1.2.0
- reflection ==2.1.9
- reflex ==0.9.3.4
- reflex ==0.9.4.0
- reflex-dom-core ==0.8.1.4
- reflex-fsnotify ==0.3.0.2
- reflex-gadt-api ==0.2.2.3
@@ -2435,11 +2436,11 @@ default-package-overrides:
- rhythmic-sequences ==0.8.0.0
- riak-protobuf ==0.25.0.0
- richenv ==0.1.0.3
- rio ==0.1.23.0
- rio ==0.1.24.0
- rio-orphans ==0.1.2.0
- rio-prettyprint ==0.1.8.0
- rng-utils ==0.3.1
- roc-id ==0.2.0.5
- roc-id ==0.2.0.6
- rocksdb-haskell ==1.0.1
- rocksdb-haskell-jprupp ==2.1.7
- rocksdb-query ==0.4.3
@@ -2452,14 +2453,14 @@ default-package-overrides:
- row-types ==1.0.1.2
- rp-tree ==0.7.1
- rpm-nvr ==0.1.2
- rpmbuild-order ==0.4.12
- rpmbuild-order ==0.4.13
- rrb-vector ==0.2.2.1
- RSA ==2.4.1
- rss ==3000.2.0.8
- run-st ==0.1.3.3
- runmemo ==1.0.0.1
- rvar ==0.3.0.2
- rzk ==0.7.6
- rzk ==0.7.7
- s-cargot ==0.1.6.0
- s3-signer ==0.5.0.0
- safe ==0.3.21
@@ -2492,7 +2493,7 @@ default-package-overrides:
- sandwich-webdriver ==0.3.0.1
- saturn ==1.0.0.9
- say ==0.1.0.1
- sayable ==1.2.5.0
- sayable ==1.2.6.0
- sbp ==6.2.2
- sbv ==11.7
- scalpel ==0.6.2.2
@@ -2701,7 +2702,7 @@ default-package-overrides:
- stateWriter ==0.4.0
- static-bytes ==0.1.1
- static-text ==0.2.0.7
- statistics ==0.16.3.0
- statistics ==0.16.4.0
- statistics-linreg ==0.3
- statsd-rupp ==0.5.0.1
- status-notifier-item ==0.3.1.0
@@ -2733,7 +2734,7 @@ default-package-overrides:
- streaming-attoparsec ==1.0.0.1
- streaming-binary ==0.3.0.1
- streaming-bytestring ==0.3.4
- streaming-commons ==0.2.3.0
- streaming-commons ==0.2.3.1
- streaming-wai ==0.1.1
- streamly ==0.10.1
- streamly-bytestring ==0.2.3
@@ -2831,7 +2832,7 @@ default-package-overrides:
- tasty-ant-xml ==1.1.9
- tasty-autocollect ==0.4.4
- tasty-bench ==0.4.1
- tasty-checklist ==1.0.6.0
- tasty-checklist ==1.0.8.0
- tasty-dejafu ==2.1.0.2
- tasty-discover ==5.0.2
- tasty-expected-failure ==0.12.3
@@ -2853,7 +2854,7 @@ default-package-overrides:
- tasty-rerun ==1.1.20
- tasty-silver ==3.3.2.1
- tasty-smallcheck ==0.8.2
- tasty-sugar ==2.2.2.1
- tasty-sugar ==2.2.3.1
- tasty-tap ==0.1.0
- tasty-th ==0.1.7
- tasty-wai ==0.1.2.0
@@ -2958,7 +2959,7 @@ default-package-overrides:
- time-lens ==0.4.0.2
- time-locale-compat ==0.1.1.5
- time-locale-vietnamese ==1.0.0.0
- time-manager ==0.2.3
- time-manager ==0.2.4
- time-units ==1.0.0
- time-units-types ==0.2.0.1
- timeit ==2.0
@@ -3249,7 +3250,7 @@ default-package-overrides:
- wl-pprint ==1.2.1
- wl-pprint-annotated ==0.1.0.1
- wl-pprint-text ==1.2.0.2
- wled-json ==0.1.0.0
- wled-json ==0.1.0.1
- word-compat ==0.0.6
- word-trie ==0.3.0
- word-wrap ==0.5
@@ -3310,7 +3311,7 @@ default-package-overrides:
- yesod-auth-hashdb ==1.7.1.7
- yesod-auth-oauth2 ==0.7.4.0
- yesod-bin ==1.6.2.3
- yesod-core ==1.6.27.1
- yesod-core ==1.6.28.1
- yesod-eventsource ==1.6.0.1
- yesod-form ==1.7.9
- yesod-form-bootstrap4 ==3.0.1.1
@@ -53,11 +53,11 @@ dont-distribute-packages:
- age
- agentx
- aip
- airgql
- alg
- algebra-checkers
- algebra-driven-design
- algebra-sql
- algebraic-graph-duoids
- algolia
- AlgoRhythm
- algorithmic-composition-additional
@@ -74,7 +74,6 @@ dont-distribute-packages:
- alto
- amazon-emailer-client-snap
- amby
- ampersand
- analyze-client
- anansi-hscolour
- anatomy
@@ -130,6 +129,7 @@ dont-distribute-packages:
- array-forth
- arraylist
- arx
- arxiv-client-cli
- ascii
- ascii-cows
- ascii-numbers
@@ -187,6 +187,7 @@ dont-distribute-packages:
- aws-sign4
- aws-sns
- axiom
- axiomatic-classes
- azimuth-hs
- aztecs-sdl-image
- aztecs-sdl-text
@@ -551,6 +552,7 @@ dont-distribute-packages:
- concrete-haskell
- concrete-haskell-autogen
- concurrency-benchmarks
- ConcurrentUtils
- Condor
- condor
- conductive-hsc3
@@ -583,6 +585,7 @@ dont-distribute-packages:
- containers-accelerate
- content-store
- control
- control-invariants
- control-monad-attempt
- control-monad-exception
- control-monad-exception-monadsfd
@@ -625,7 +628,6 @@ dont-distribute-packages:
- crf-chain2-tiers
- criu-rpc
- cron-compat
- crucible-llvm
- crux
- crux-llvm
- crypto-classical
@@ -679,6 +681,8 @@ dont-distribute-packages:
- datadog-tracing
- datafix
- dataflow
- dataframe-hasktorch
- dataframe-persistent
- datasets
- date-conversions
- dbjava
@@ -811,6 +815,8 @@ dont-distribute-packages:
- DSTM
- dtd
- duckdb-simple
- duoidal-transformers
- duoids-hedgehog
- Dust
- Dust-crypto
- Dust-tools
@@ -869,6 +875,7 @@ dont-distribute-packages:
- error-message
- errors-ext
- ersatz-toysat
- ersatz-viz
- esotericbot
- EsounD
- esqueleto-postgis
@@ -910,6 +917,7 @@ dont-distribute-packages:
- exference
- exist
- exist-instances
- existential
- expand
- expat-enumerator
- expiring-containers
@@ -1112,6 +1120,7 @@ dont-distribute-packages:
- GenussFold
- geodetic
- geolite-csv
- geomancy-layout
- getemx
- ghc-debugger
- ghc-dump-util
@@ -1196,13 +1205,6 @@ dont-distribute-packages:
- GPipe-TextureLoad
- gps
- gps2htmlReport
- gpu-vulkan
- gpu-vulkan-khr-surface
- gpu-vulkan-khr-surface-glfw
- gpu-vulkan-khr-swapchain
- gpu-vulkan-middle-khr-surface
- gpu-vulkan-middle-khr-surface-glfw
- gpu-vulkan-middle-khr-swapchain
- GPX
- grab-form
- graflog
@@ -1794,6 +1796,7 @@ dont-distribute-packages:
- ifscs
- ige-mac-integration
- igrf
- ihaskell-dataframe
- ihaskell-rlangqq
- ihaskell-symtegration
- ihttp
@@ -1989,7 +1992,6 @@ dont-distribute-packages:
- kubernetes-client
- kure-your-boilerplate
- kurita
- kvitable
- laborantin-hs
- labsat
- labyrinth
@@ -2400,7 +2402,6 @@ dont-distribute-packages:
- nakadi-client
- named-servant-client
- named-servant-server
- named-text
- nanq
- NaperianNetCDF
- national-australia-bank
@@ -2412,8 +2413,6 @@ dont-distribute-packages:
- nero-wai
- nero-warp
- nested-routes
- net-mqtt-lens
- net-mqtt-rpc
- net-spider-cli
- net-spider-pangraph
- net-spider-rpl
@@ -2795,7 +2794,6 @@ dont-distribute-packages:
- puzzle-draw-cmdline
- pvd
- qd-vec
- qhs
- qhull
- qnap-decrypt
- qr-repa
@@ -3284,8 +3282,6 @@ dont-distribute-packages:
- snowflake-server
- snumber
- Snusmumrik
- soap-openssl
- soap-tls
- SoccerFun
- SoccerFunGL
- sock2stream
@@ -3458,7 +3454,6 @@ dont-distribute-packages:
- tasty-jenkins-xml
- tasty-laws
- tasty-lens
- tasty-sugar
- TastyTLT
- tateti-tateti
- Taxonomy
@@ -1551,6 +1551,18 @@ builtins.intersectAttrs super {
};
}) (enableSeparateBinOutput super.cabal2nix-unstable);
# Cabal doesn't allow us to properly specify the test dependency
# on nix-instantiate(1). Even though we're just evaluating pure code,
# it absolutely wants to write to disk.
language-nix-unstable = overrideCabal (drv: {
testDepends = drv.testDepends or [ ] ++ [ pkgs.nix ];
preCheck = ''
export TMP_NIX_DIR="$(mktemp -d)"
export NIX_STORE_DIR="$TMP_NIX_DIR/store"
export NIX_STATE_DIR="$TMP_NIX_DIR/state"
'';
}) super.language-nix-unstable;
# test suite needs local redis daemon
nri-redis = dontCheck super.nri-redis;
@@ -2130,3 +2142,27 @@ builtins.intersectAttrs super {
botan-bindings = super.botan-bindings.override { botan = pkgs.botan3; };
}
// lib.optionalAttrs pkgs.config.allowAliases (
lib.genAttrs
[
"2captcha"
"3d-graphics-example"
"3dmodels"
"4Blocks"
"assert"
"if"
]
(
old:
let
new = "_" + old;
in
{
name = old;
value =
lib.warnOnInstantiate "haskell.packages.*.${old} has been renamed to haskell.packages.*.${new}"
self.${new};
}
)
)
File diff suppressed because it is too large Load Diff
-5
View File
@@ -547,11 +547,6 @@ let
cabal2nix = released;
cabal2nix-unstable = released;
funcmp = released;
git-annex = [
# for 9.10, test that using filepath (instead of filepath-bytestring) works.
compilerNames.ghc9102
compilerNames.ghc9103
];
haskell-language-server = released;
hoogle = released;
hlint = lib.subtractLists [