Skip to content

mysql-workbench: 8.0.21 -> 8.0.30#191174

Merged
thiagokokada merged 1 commit intoNixOS:masterfrom
dotNox:mysql-workbench
Nov 4, 2022
Merged

mysql-workbench: 8.0.21 -> 8.0.30#191174
thiagokokada merged 1 commit intoNixOS:masterfrom
dotNox:mysql-workbench

Conversation

@dotNox
Copy link
Contributor

@dotNox dotNox commented Sep 14, 2022

Description of changes

Changes:

  • Updated MySQL-Workbench version from 8.0.21 to 8.0.30
  • Updated versions of some dependencies, including Python packages

This pull request might fix the following two issues:

Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • 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/)
  • 22.11 Release Notes (or backporting 22.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
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@LeSuisse
Copy link
Member

LeSuisse commented Oct 5, 2022

@ofborg eval

@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages 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. labels Oct 5, 2022
Copy link
Member

@LeSuisse LeSuisse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Builds and works on x64_64.

Result of nixpkgs-review pr 191174 run on x86_64-linux 1

1 package built:
  • mysql-workbench

Copy link
Member

@anthonyroussel anthonyroussel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Result of nixpkgs-review pr 191174 run on x86_64-linux 1

1 package built:
  • mysql-workbench

Build & run OK on x86_64-linux

@bobby285271 bobby285271 added the 12.approvals: 1 This PR was reviewed and approved by one person. label Oct 8, 2022
@yorickvP yorickvP mentioned this pull request Oct 12, 2022
13 tasks
@lucasew
Copy link
Contributor

lucasew commented Oct 27, 2022

Captura de tela de 2022-10-27 19-11-45

Captura de tela de 2022-10-27 19-23-30

Captura de tela de 2022-10-27 19-25-56

Tested it with the following docker command: docker run -e MYSQL_ROOT_PASSWORD=my-secret-pw -p 3306:3306 -d mysql

Working nice on GNOME running latest unstable and on i3wm running latest stable.

@machadofguilherme
Copy link

It didn't work here. I executed the following command :

nix-env -iA nixos.mysql-workbench

@lucasew
Copy link
Contributor

lucasew commented Nov 25, 2022 via email

@Janik-Haag Janik-Haag added the 12.first-time contribution This PR is the author's first one; please be gentle! label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages 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. 12.approvals: 1 This PR was reviewed and approved by one person. 12.first-time contribution This PR is the author's first one; please be gentle!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants