Skip to content

Comments

haskellPackages.postgres-websockets: adopt & unbreak#391290

Merged
wolfgangwalther merged 2 commits intoNixOS:haskell-updatesfrom
wolfgangwalther:postgres-websockets
Apr 3, 2025
Merged

haskellPackages.postgres-websockets: adopt & unbreak#391290
wolfgangwalther merged 2 commits intoNixOS:haskell-updatesfrom
wolfgangwalther:postgres-websockets

Conversation

@wolfgangwalther
Copy link
Contributor

@wolfgangwalther wolfgangwalther commented Mar 19, 2025

Asked for some bumps and a new release in diogob/postgres-websockets#101.

In the meantime, this makes it build again - and even run the tests.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added the 6.topic: haskell General-purpose, statically typed, purely functional programming language label Mar 19, 2025
@nix-owners nix-owners bot requested review from maralorn and sternenseemann March 19, 2025 14:03
@github-actions github-actions bot added 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Mar 19, 2025
@wolfgangwalther
Copy link
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 391290


x86_64-linux

✅ 2 packages built:
  • haskellPackages.postgres-websockets
  • haskellPackages.postgres-websockets.doc

aarch64-linux

✅ 2 packages built:
  • haskellPackages.postgres-websockets
  • haskellPackages.postgres-websockets.doc

x86_64-darwin

❌ 2 packages failed to build:
  • haskellPackages.postgres-websockets
  • haskellPackages.postgres-websockets.doc

aarch64-darwin

❌ 2 packages failed to build:
  • haskellPackages.postgres-websockets
  • haskellPackages.postgres-websockets.doc

Darwin breaks.. because GHC 9.8 can't be build in the first place.

@wolfgangwalther wolfgangwalther merged commit f668bba into NixOS:haskell-updates Apr 3, 2025
25 of 27 checks passed
@wolfgangwalther wolfgangwalther deleted the postgres-websockets branch April 3, 2025 19:56
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.

1 participant