Skip to content

haskellPackages: add missing dependencies on windows#491536

Merged
wolfgangwalther merged 1 commit intoNixOS:haskell-updatesfrom
alexfmpe:haskell-windows-deps
Feb 25, 2026
Merged

haskellPackages: add missing dependencies on windows#491536
wolfgangwalther merged 1 commit intoNixOS:haskell-updatesfrom
alexfmpe:haskell-windows-deps

Conversation

@alexfmpe
Copy link
Copy Markdown
Member

Needs #490607

nix-build -E 'with (import ./. {}).pkgsCross.ucrt64.haskell.packages.ghc912; [ digest echo http-client regex-posix simple-sendfile snap-core tar-conduit unix-time warp]'

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 6.topic: haskell General-purpose, statically typed, purely functional programming language labels Feb 17, 2026
@alexfmpe alexfmpe force-pushed the haskell-windows-deps branch from 94b02c1 to 981e086 Compare February 17, 2026 22:52
@alexfmpe alexfmpe force-pushed the haskell-windows-deps branch from 981e086 to bbe0f30 Compare February 17, 2026 23:09
Copy link
Copy Markdown
Contributor

@wolfgangwalther wolfgangwalther left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Confirmed the builds failing before and succeeding after.

@wolfgangwalther wolfgangwalther added this pull request to the merge queue Feb 25, 2026
Merged via the queue into NixOS:haskell-updates with commit 452e091 Feb 25, 2026
29 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: haskell General-purpose, statically typed, purely functional programming language 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants