Skip to content

[staging-next] mariadb: Drop stale fix#149096

Merged
r-burns merged 1 commit intoNixOS:staging-nextfrom
toonn:mariadb-version-fix
Dec 9, 2021
Merged

[staging-next] mariadb: Drop stale fix#149096
r-burns merged 1 commit intoNixOS:staging-nextfrom
toonn:mariadb-version-fix

Conversation

@toonn
Copy link
Copy Markdown
Contributor

@toonn toonn commented Dec 6, 2021

Motivation for this change

The stdenv LLVM bump had an LLVM 11 fix for mariadb that has since been fixed upstream.

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.05 Release Notes (or backporting 21.11 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.

Upstream has updated to no longer need the changes messing with the
`version` file.
@ofborg ofborg bot requested a review from thoughtpolice December 6, 2021 18:56
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux. labels Dec 6, 2021
Copy link
Copy Markdown
Contributor

@trofi trofi left a comment

Choose a reason for hiding this comment

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

Fixes build failure for me. Thank you!

@r-burns
Copy link
Copy Markdown
Contributor

r-burns commented Dec 7, 2021

I took a crack at this in #148691 but kept the toplevel VERSION -> VERSION_FULL rename. Is that not needed anymore?

@toonn
Copy link
Copy Markdown
Contributor Author

toonn commented Dec 7, 2021

@r-burns, I didn't get any build failures without it. I'm pretty sure I just did that latter rename to make it less confusing, at least that was the intent.

Copy link
Copy Markdown
Member

@fabianhjr fabianhjr 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 with digikam

@r-burns
Copy link
Copy Markdown
Contributor

r-burns commented Dec 9, 2021

Works for me too, let's get this merged :)

@r-burns r-burns merged commit 468dd5a into NixOS:staging-next Dec 9, 2021
@nixos-discourse
Copy link
Copy Markdown

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/nix-macos-monthly/12330/14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 101-500 This PR causes between 101 and 500 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants