-
-
Notifications
You must be signed in to change notification settings - Fork 226
Update nixpkgs #1714
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
jfroche
wants to merge
60
commits into
develop
Choose a base branch
from
update-nixpkgs
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update nixpkgs #1714
Changes from all commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
29e24ec
chore: fix missing required `teams` meta attribute
jfroche 7ab021a
chore: update old (unsupported) version of nix used in script
jfroche 2bc4fac
fix: overlay and use our `buildPgrxExtension` function
jfroche 38733dc
chore: fix formatting
jfroche 698128e
chore: replace (deprecated) `substituteAll` by `replaceVars`
jfroche ee8bc15
chore: update (and refactor) flake inputs
jfroche 66a8e1b
chore: bump `pgrouting` version to 3.8.0
yvan-sraka 05def12
fix: backport tzdata fixes for postgresql 15
jfroche b620290
fix: plv8 3.1 requires older v8
jfroche 970409a
chore: update fmt
jfroche 7b638ae
chore: update cargo-pgrx 1.14.3 cargo hash
jfroche 6354c75
chore(postgresql): add isOrioleDB condition
jfroche b09c896
fix: pgregress tests
jfroche e342945
fix: update schema for dbmate schema_migrations table
jfroche 02c6ada
Structured attributes are now required when building with separateDeb…
jfroche f59d850
chore: version bump
samrose b86ceee
fix: rebase on develop and fix code api changes from nixpkgs
samrose 400304c
tests: try to get passing tests
samrose 361116d
feat: pin icu75 for postgres build to maintain compat with existing
samrose 559d0a7
chore: remove commented out code not needed in latest changes to pg
samrose 53efc5e
fix: apparently incorrectly rebased changes, and % nix fmt
yvan-sraka b29dbef
chore: remove nixpkgs-pgbackrest input, and % nix flake update
yvan-sraka 4b93976
fix: replace deprecated v8 package, and wrong packages arguments
yvan-sraka acfac05
chore: fix formatting
jfroche c75167c
fix(darwin): remove reference to apple-sdk
jfroche e36c2ba
fix(ext): missing required attributes in some extension tests
jfroche cd17c8c
chore: % nix flake update && nix fmt
yvan-sraka 377e4e4
fix(orioledb): fixed installedExtensions reference to use proper self…
yvan-sraka b19f63d
fix(postgresql): remove redundant patch substitutions
yvan-sraka 7ca92a7
fix(pgrx): remove deprecated darwin.apple_sdk.frameworks.Security
yvan-sraka bf5d838
fix(postgis): remove custom sfcgal package dependency
yvan-sraka b50dd3c
fix(pg_net): pin curl to older nixpkgs version
yvan-sraka 8cd2c29
fix(pgrx): error: multiple input filenames provided
yvan-sraka 2f6aaed
fix(tests): updated test expectations
yvan-sraka 50bf7c6
feat: (re)add check_pg_regress method to PostgresExtensionTest
yvan-sraka 5ec863b
refactor: replace fetchTarball with flake input for nixpkgs-oldstable
yvan-sraka 852de5c
fix(pg_net): disable dangling-assignment warning for v0.19.5 on aarch…
yvan-sraka 4a405e1
fix(plv8): add headerpad_max_install_names for macOS builds
yvan-sraka 782ac51
fix(tests): correct library naming and symlinks for background worker…
yvan-sraka 5a2422f
refactor(exts): replace nixpkgs-oldstable with specific overlay packages
yvan-sraka 88ee32c
fix: restore revision support for orioledb builds (introduced it #1880)
yvan-sraka cfb2a51
fix(exts): remove old files that were moved to subdirectories
yvan-sraka 763711f
fix(flake): remove nixpkgs-go124 and nix-fast-build dependencies
yvan-sraka 5ca6c80
fix(flake): update flake.lock and cargo-pgrx hashes
yvan-sraka b14ecf9
fix(exts): remove remaining duplicated files
yvan-sraka ac8933a
refactor(pgrx): conditionally apply rustc wrapper when < 0.12
yvan-sraka 487661a
refactor(nixpkgs): use let binding for oldstable instead of overlay
yvan-sraka 387b4ae
refactor(groonga): move groonga package to pgroonga extension
yvan-sraka 0d18dca
fix(ansible): remove supabase-groonga from package install list
yvan-sraka eeddbbe
Revert "fix(ansible): remove supabase-groonga from package install list"
yvan-sraka 6cce514
Revert "refactor(groonga): move groonga package to pgroonga extension"
yvan-sraka b547e75
fix(darwin): remove deprecated apple_sdk frameworks from supascan
yvan-sraka 413d779
chore: bump version suffix to test
yvan-sraka 351f9dd
chore: bump to retest
samrose bb343d8
chore: suffix to test
samrose 8f2ea4a
chore: bump to test
samrose 42b0c29
feat: update nixpkgs and fix plpgsql-check build with gcc 15
jfroche 8115b54
fix: nix version update
jfroche 8ee0403
fix: replace all deprecated system attribute usages
jfroche fa26b67
chore: bump versions for testing
jfroche File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🧩 Analysis chain
🏁 Script executed:
Repository: supabase/postgres
Length of output: 763
🏁 Script executed:
Repository: supabase/postgres
Length of output: 3679
🏁 Script executed:
Repository: supabase/postgres
Length of output: 2449
🏁 Script executed:
Repository: supabase/postgres
Length of output: 50378
Revert test version suffixes before merge.
The version strings in lines 13-15 contain the
-update-nixpkgs-6suffix, which the git commit message confirms are test identifiers ("chore: bump versions for testing"). These versions are consumed by the AMI build pipeline (nix/packages/build-test-ami.nix) and will cause build failures if the suffixed versions don't exist in artifact registries. Revert to base version strings:"17.6.0.024-orioledb"(from"17.6.0.024-orioledb-update-nixpkgs-6")"17.6.1.067"(from"17.6.1.067-update-nixpkgs-6")"15.14.1.067"(from"15.14.1.067-update-nixpkgs-6")🤖 Prompt for AI Agents