Skip to content

haskellPackages.iserv-proxy: fix on GHC 9.6#488080

Open
alexfmpe wants to merge 1 commit intoNixOS:haskell-updatesfrom
alexfmpe:iserv-proxy-9.6
Open

haskellPackages.iserv-proxy: fix on GHC 9.6#488080
alexfmpe wants to merge 1 commit intoNixOS:haskell-updatesfrom
alexfmpe:iserv-proxy-9.6

Conversation

@alexfmpe
Copy link
Member

@alexfmpe alexfmpe commented Feb 7, 2026

$ nix-build -A pkgsStatic.haskell.packages.ghc96.th-orphans
/nix/store/xiz44a1r3vbzv684hvh6fp1flq9x82ag-th-orphans-static-x86_64-unknown-linux-musl-0.13.17

$ nix-build -A pkgsCross.aarch64-multiplatform.haskell.packages.ghc96.th-orphans
/nix/store/grjigzm3spm18xlwzahrmgagwlamw6dp-th-orphans-aarch64-unknown-linux-gnu-0.13.17

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-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 6.topic: haskell General-purpose, statically typed, purely functional programming language labels Feb 7, 2026
Copy link
Member

@sternenseemann sternenseemann left a comment

Choose a reason for hiding this comment

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

Also consider adding a job for libiserv/iserv-proxy for all relevant GHC versions to release-haskell.nix.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Feb 8, 2026
@wolfgangwalther
Copy link
Contributor

Also consider adding a job for libiserv/iserv-proxy for all relevant GHC versions to release-haskell.nix.

Are we doing this in here or in a different PR?

@alexfmpe
Copy link
Member Author

Either way is fine with me. I don't see cross getting much mileage before 9.10, much less 9.6

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: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants