Skip to content

dbgate: 6.3.3 -> 6.4.1, improve update script#404825

Closed
yzx9 wants to merge 2 commits intoNixOS:masterfrom
yzx9:dbgate-update
Closed

dbgate: 6.3.3 -> 6.4.1, improve update script#404825
yzx9 wants to merge 2 commits intoNixOS:masterfrom
yzx9:dbgate-update

Conversation

@yzx9
Copy link
Copy Markdown
Contributor

@yzx9 yzx9 commented May 7, 2025

Diff: dbgate/dbgate@v6.3.3...v6.4.1

Fix update script which was broken since the package was moved to by-name

Make the script runnable from any directory now, not only the root of nixpkgs

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • 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
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@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 May 7, 2025
@nix-owners nix-owners Bot requested a review from luftmensch-luftmensch May 7, 2025 03:41
@yzx9 yzx9 mentioned this pull request May 7, 2025
13 tasks
yzx9 added 2 commits May 7, 2025 14:13
Make the script runnable from any directory now, not only the root of nixpkgs
@yzx9 yzx9 force-pushed the dbgate-update branch from 2ea14b2 to 15ec1db Compare May 7, 2025 06:14
@yzx9 yzx9 changed the title dbgate: 6.3.3 -> 6.4.1, fix update script dbgate: 6.3.3 -> 6.4.1, improve update script May 7, 2025
@yzx9
Copy link
Copy Markdown
Contributor Author

yzx9 commented May 7, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 404825


x86_64-linux

✅ 1 package built:
  • dbgate

@wegank wegank added the 2.status: merge conflict This PR has merge conflicts with the target branch label Jun 9, 2025
@yzx9 yzx9 closed this Jun 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.status: merge conflict This PR has merge conflicts with the target branch 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.

2 participants