Skip to content
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

utf8cpp_4: init at 4.0.2 #269374

Closed
wants to merge 1 commit into from
Closed

utf8cpp_4: init at 4.0.2 #269374

wants to merge 1 commit into from

Conversation

aaronjheng
Copy link
Contributor

@aaronjheng aaronjheng commented Nov 23, 2023

Description of changes

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/)
  • 23.11 Release Notes (or backporting 23.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.

Priorities

Add a 👍 reaction to pull requests you find important.

@aaronjheng aaronjheng marked this pull request as draft November 23, 2023 05:25
@ofborg ofborg bot added the 8.has: package (new) This PR adds a new package label Nov 23, 2023
@ofborg ofborg bot requested a review from jobojeha November 23, 2023 08:34
@aaronjheng aaronjheng marked this pull request as ready for review November 23, 2023 13:44
@nixos-discourse
Copy link

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

https://discourse.nixos.org/t/prs-ready-for-review/3032/3045

Copy link
Member

@pbsds pbsds left a comment

Choose a reason for hiding this comment

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

Why is this needed?

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

1 package built:
  • utf8cpp_4

changelog = "https://github.com/nemtrif/utfcpp/releases/tag/v${version}";
description = "UTF-8 with C++ in a Portable Way";
license = licenses.boost;
maintainers = with maintainers; [ jobojeha ];
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
maintainers = with maintainers; [ jobojeha ];
maintainers = with maintainers; [ aaronjheng ];

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm just a little helper. :)

Copy link
Member

Choose a reason for hiding this comment

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

Is this fine with you @jobojeha?

@SuperSandro2000
Copy link
Member

Why is this needed?

I have the same question: why not upgrade the original?

@aaronjheng
Copy link
Contributor Author

aaronjheng commented Dec 8, 2023

A breaking change was introduced in V4 building system. See nemtrif/utfcpp#112. I was not sure how big the impact will be.

The 4.0.3 version released a few days ago appears to have fixed this issue. I will try to do a bump later.

@aaronjheng aaronjheng marked this pull request as draft December 8, 2023 07:01
@aaronjheng aaronjheng mentioned this pull request Dec 8, 2023
13 tasks
@aaronjheng aaronjheng deleted the utf8cpp branch January 16, 2024 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants