postgresqlPackages: housekeeping#390487
Merged
wolfgangwalther merged 72 commits intoNixOS:masterfrom Mar 18, 2025
Merged
Conversation
1dd5c1e to
14c7f28
Compare
v12 had been removed from nixpkgs a while ago.
14c7f28 to
c6df809
Compare
Contributor
Author
|
mmusnjak
reviewed
Mar 18, 2025
Member
It should be fixed in Lix, no idea about the state in Nix. |
No need to manually put them in the default.nix file anymore.
…dExtension This is for consistency with postgresqlTestExtension and postgresqlTestHook. Everything that is passed via postgresql's generic.nix "packages scope" now is prefixed with "postgresql".
The build on darwin was broken for v16 and v17 only. This was fixed upstream a while ago, but somehow the fix has not been released, yet.
Contributor
Author
Ok, thanks. Since the community-builder is running Nix, it makes sense that it appears there. |
c6df809 to
65cee89
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Some cleanup around
postgresqlPackages:Things done
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usageAdd a 👍 reaction to pull requests you find important.