Commit Graph
866436 Commits
Author SHA1 Message Date
sternenseemann fffe18dcd9 haskellPackages.blockio-uring: update issue reference
Upstream added support for liburing 2.11, but since then we have updated
to liburing 2.12.
2025-09-26 14:31:36 +02:00
sternenseemann 19420d092f test.haskell: make krank ignore purely informational issue reference 2025-09-26 14:31:36 +02:00
sternenseemann 3bb02f4081 doc/haskell: make krank ignore informational issue reference 2025-09-26 14:31:36 +02:00
sternenseemann e1831c312a haskell.compiler: make krank ignore informational issue references
A lot of the links to issues in pkgs/development/compilers/ghc note
historical issues we need to workaround for outdated versions of GHC
or note related discussion. Them being closed is not actionable in many
cases so I have marked them with krank:ignore-line, so they don't show
up in reports generated using krank.
2025-09-26 14:31:36 +02:00
sternenseemann b7c88f16f4 ghcWithPackages: make krank ignore informational issue references 2025-09-26 14:17:29 +02:00
sternenseemann 1deb92346f haskellPackages.mkDerivation: enforce unix line endings in cabal files
Automatically use sed(1) to remove DOS line endings from .cabal files.
This is intended to work around Hackage producing revised cabal files
with DOS line endings (https://github.com/haskell/hackage-server/issues/316).
This frequently leads to

- patches failing to apply. Unfortunately there is no way to apply a
  patch with Unix line endings to a file with DOS line endings with
  GNU patch(1). Only the following combinations are supported:

  file  patch  comment
  Unix  Unix
  DOS   DOS    using --binary
  DOS   Unix   Haven't tested it, but I assume it works because
               patch(1) converts the file to Unix line endings
               implicitly (which can be disabled using --binary),
               but never the patch…

- Test suites sometimes involve the .cabal file which can be
  affected by the line endings.

This behavior is enabled by default to prevent cases where (unrevised)
packages regress when they get a revision later. Of course, the behavior
is a little nonsensical for non-Hackage packages, but it is probably
rarely an issue in practice. When DOS line endings need to be preserved,
the user can pass `dontConvertCabalFileToUnix = true`.

Supersedes #279248.
Resolves #206840.
2025-09-26 11:56:55 +02:00
sternenseemann 141143dab8 haskellPackages: stackage LTS 24.11 -> LTS 24.12
all-cabal-hashes: 2025-09-21T18:48:01Z -> 2025-09-25T14:09:07Z

(generated by maintainers/scripts/haskell/update-package-set.sh)
2025-09-25 16:46:05 +02:00
nixpkgs-ci[bot]andGitHub a65ddea965 Merge 77ac76b5ca into haskell-updates 2025-09-24 00:20:03 +00:00
Wolfgang WaltherandGitHub 77ac76b5ca epubcheck: 5.2.1 -> 5.3.0 (#439259) 2025-09-23 12:19:52 +00:00
Wolfgang WaltherandGitHub 0fd479e624 Revert "ngtcp2: 1.14.0 -> 1.15.1" (#445520) 2025-09-23 12:19:40 +00:00
Wolfgang WaltherandGitHub e5f36b4bed infrastructure-agent: 1.66.1 -> 1.67.3 (#439252) 2025-09-23 12:19:39 +00:00
Wolfgang WaltherandGitHub 8e495c0442 faudio: 25.08 -> 25.09 (#439210) 2025-09-23 12:19:17 +00:00
Wolfgang WaltherandGitHub afa96f7c54 testkube: 2.2.1 -> 2.2.5 (#439188) 2025-09-23 12:18:47 +00:00
Wolfgang WaltherandGitHub 41036f5b97 snyk: 1.1298.3 -> 1.1299.0 (#439184) 2025-09-23 12:18:23 +00:00
Wolfgang WaltherandGitHub b02bfd9894 stress-ng: 0.19.03 -> 0.19.04 (#439181) 2025-09-23 12:18:13 +00:00
Wolfgang WaltherandGitHub 2fe391f1cd python3Packages.ledgerwallet: 0.5.0 -> 0.5.3 (#439163) 2025-09-23 12:17:42 +00:00
Wolfgang WaltherandGitHub 397cebe336 python3Packages.osc-sdk-python: 0.35.0 -> 0.36.0 (#439152) 2025-09-23 12:17:33 +00:00
Wolfgang WaltherandGitHub 3149d7cfa3 hyperrogue: 13.1c -> 13.1e (#439151) 2025-09-23 12:17:10 +00:00
Wolfgang WaltherandGitHub e05078ef03 python3Packages.oci: 2.158.2 -> 2.160.0 (#439118) 2025-09-23 12:17:01 +00:00
Wolfgang WaltherandGitHub c3d5c76b6f vals: 0.42.0 -> 0.42.1 (#439116) 2025-09-23 12:16:47 +00:00
dotlambdaandGitHub 0a787d73f0 python313Packages.zeroconf: 0.147.0 -> 0.147.2 (#444968) 2025-09-23 12:16:45 +00:00
Wolfgang WaltherandGitHub 15480aa364 libmamba: 2.3.0 -> 2.3.2 (#439113) 2025-09-23 12:16:37 +00:00
Wolfgang WaltherandGitHub dcce0aa09d dbgate: 6.6.1 -> 6.6.3 (#439064) 2025-09-23 12:15:33 +00:00
K900andGitHub 217c7ca9a8 Revert "ngtcp2: 1.14.0 -> 1.15.1" 2025-09-23 15:12:53 +03:00
Wolfgang WaltherandGitHub b1c9ead94f vscode-extensions.ocamllabs.ocaml-platform: 1.32.0 -> 1.32.3 (#439050) 2025-09-23 12:11:31 +00:00
Wolfgang WaltherandGitHub 2905804bb5 python3Packages.leanblueprint: 0.0.10 -> 0.0.18 (#438939) 2025-09-23 12:11:19 +00:00
Wolfgang WaltherandGitHub 6f7b4ed464 python3Packages.django-mcp-server: 0.5.4 -> 0.5.6 (#438902) 2025-09-23 12:10:05 +00:00
Wolfgang WaltherandGitHub 7e84ed0aa5 python3Packages.recoll: 1.43.4 -> 1.43.5 (#438898) 2025-09-23 12:09:55 +00:00
dotlambdaandGitHub 3e48f00d33 libraw: cleanup and modernize (#428584) 2025-09-23 12:09:43 +00:00
Fabian AffolterandGitHub 08b56a6254 tinyssh: 20250201 -> 20250501 (#445422) 2025-09-23 12:04:01 +00:00
Fabian AffolterandGitHub dcc4646550 python313Packages.fastcore: 1.8.8 -> 1.8.11 (#445427) 2025-09-23 12:03:40 +00:00
Fabian AffolterandGitHub cb7727cf23 python313Packages.tencentcloud-sdk-python: 3.0.1463 -> 3.0.1464 (#445428) 2025-09-23 12:03:32 +00:00
dotlambdaandGitHub d418a13fa2 symfony-cli: 5.12.0 -> 5.13.0 (#444584) 2025-09-23 12:03:32 +00:00
Fabian AffolterandGitHub de8827d95e python313Packages.model-checker: 1.0.2 -> 1.2.3 (#445429) 2025-09-23 12:03:27 +00:00
Fabian AffolterandGitHub 3592bf2cd2 python313Packages.python-roborock: 2.44.1 -> 2.47.1 (#445439) 2025-09-23 12:03:20 +00:00
Fabian AffolterandGitHub 759f1fd07f forbidden: 13.2 -> 13.4 (#445435) 2025-09-23 12:03:11 +00:00
Fabian AffolterandGitHub ca4c00bbfc python313Packages.aiocsv: 1.3.2 -> 1.4.0 (#445432) 2025-09-23 12:03:02 +00:00
h7x4andGitHub b73eb2df16 bzmenu: 0.2.1 -> 0.3.0 (#445341) 2025-09-23 11:59:42 +00:00
h7x4andGitHub 88f3fa3877 iwmenu: 0.2.0 -> 0.3.0 (#445332) 2025-09-23 11:59:31 +00:00
h7x4andGitHub dcb0810dfb perses: install shell completions for percli program (#445292) 2025-09-23 11:55:18 +00:00
Wolfgang WaltherandGitHub 6053a40e48 sphinx-autobuild: 2024.10.03 -> 2025.08.25 (#436979) 2025-09-23 11:54:46 +00:00
nixpkgs-merge-bot[bot]andGitHub af05e4ed5d xmake: 3.0.2 -> 3.0.3 (#445502) 2025-09-23 11:53:18 +00:00
Jakub KozłowskiandGitHub 4f5b4c2e07 bloop: 2.0.13 -> 2.0.14 (#445330) 2025-09-23 11:53:08 +00:00
nixpkgs-merge-bot[bot]andGitHub 50ea424850 juce: 8.0.9 -> 8.0.10 (#445288) 2025-09-23 11:53:08 +00:00
Wolfgang WaltherandGitHub d359bde559 gfal2-util: 1.8.1 -> 1.9.0 (#437026) 2025-09-23 11:51:16 +00:00
Wolfgang WaltherandGitHub ef4f2b5b42 python3Packages.lzallright: 0.2.5 -> 0.2.6 (#438628) 2025-09-23 11:45:50 +00:00
Wolfgang WaltherandGitHub 4817e8642d vscode-extensions.eamodio.gitlens: 17.3.4 -> 17.4.1 (#438863) 2025-09-23 11:45:23 +00:00
Wolfgang WaltherandGitHub 7600e092fb pandoc-imagine: 0.1.6 -> 0.1.7 (#438847) 2025-09-23 11:45:04 +00:00
Wolfgang WaltherandGitHub d3471886bc libremines: 2.0.1 -> 2.2.0 (#438827) 2025-09-23 11:44:51 +00:00
Wolfgang WaltherandGitHub 3a01b01df0 python3Packages.sphinx-autobuild: 2024.10.03 -> 2025.08.25 (#438818) 2025-09-23 11:44:37 +00:00