haskellPackages.postgrest: 12.0.3 -> 12.2.7; fix static build#380422
haskellPackages.postgrest: 12.0.3 -> 12.2.7; fix static build#380422wolfgangwalther wants to merge 7 commits intoNixOS:haskell-updatesfrom
Conversation
|
I think we need a Hackage bump again for a number of things. I'm happy to do it when it suits you, i.e. let me know when is a good time w.r.t. configurator-pg. |
|
Obviously, we should deal with the !fixup commit one way or the other before merging. |
There is a new revision for configurator-pg on hackage: https://hackage.haskell.org/package/configurator-pg-0.2.10/revisions/ So we should be good to go from here. |
We recently introduced a libpq package to reduce the number of dependencies for the server packages. Thus use that more lightweight libpq package.
Fixes building with Stackage 23 as well.
PostgREST depends on the pkgsStatic build downstream, let's make sure the basics don't break here.
55e2d1b to
6ff2be5
Compare
|
Since I've accidentally created a merge conflict, I've manually cherry-picked all commits here onto haskell-updates. I've also modified f8544ff to use the |
Ah, makes sense, thanks! |
|
Love it :) |
As discussed in #371032 (comment).
I left a
fixup! upstream bumpsin there, because almost all of them already have a new release. This could be dropped in case a fresh pull from hackage is anywhere near (minus the configurator-pg, but I'm working on getting that released).Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.