Skip to content

haskellPackages.cabal2nix-unstable: 2025-03-03 -> 2025-04-01#396521

Merged
maralorn merged 4 commits intoNixOS:haskell-updatesfrom
wolfgangwalther:haskell-updates-libpq
Apr 6, 2025
Merged

haskellPackages.cabal2nix-unstable: 2025-03-03 -> 2025-04-01#396521
maralorn merged 4 commits intoNixOS:haskell-updatesfrom
wolfgangwalther:haskell-updates-libpq

Conversation

@wolfgangwalther
Copy link
Copy Markdown
Contributor

Motivation: to get NixOS/cabal2nix#652 in here.

Had to fix the position of nixfmt in the regnerate-hackage-packages.sh script as well - I only ran --fast the first time and didn't notice hackage2nix would run a second time later.

The last commit fixing postgresql-libpq-pkgconfig in pkgsStatic can currently not be tested on this branch, because it relies on a commit on staging, so things will start to work once we merge haskell-updates. Putting this here, because it's related to libpq as well.

Most of the packages switched from postgresql to libpq appear to be marked broken anyway, so to a certain degree this is only cosmetic...

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 Apr 6, 2025
@nix-owners nix-owners Bot requested review from maralorn and sternenseemann April 6, 2025 09:43
@github-actions github-actions Bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. labels Apr 6, 2025
@maralorn maralorn merged commit 403f8b8 into NixOS:haskell-updates Apr 6, 2025
25 of 29 checks passed
@maralorn
Copy link
Copy Markdown
Member

maralorn commented Apr 6, 2025

thank you!

@wolfgangwalther wolfgangwalther deleted the haskell-updates-libpq branch April 6, 2025 10: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-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants