Skip to content

Conversation

aljazerzen
Copy link

@aljazerzen aljazerzen commented Sep 1, 2025

Adds a new module for rinf: Rust in Flutter

Closes #342071

I was a straight forward buildRustPackage derivation. I was missing Cargo.lock, which I applied via patch.

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

Rust in Flutter[^1] is a framework for integration of Rust and Flutter.
This PR adds a package for its CLI, written in pure Rust.

[1]: https://github.com/cunarist/rinf
@qzylinra
Copy link
Contributor

qzylinra commented Sep 1, 2025

same in #413223

@aljazerzen
Copy link
Author

Ref cunarist/rinf#640

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 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 This PR causes 1 package to rebuild on Linux. 12.first-time contribution This PR is the author's first one; please be gentle! labels Sep 1, 2025
@aljazerzen
Copy link
Author

same in #413223

Great, I've explicitly checked the issue for linked PRs. Sigh.

@nixpkgs-ci nixpkgs-ci bot added 8.has: maintainer-list (update) This PR changes `maintainers/maintainer-list.nix` 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Sep 1, 2025
Copy link
Contributor

@SigmaSquadron SigmaSquadron left a comment

Choose a reason for hiding this comment

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

Sorry mate, but we do have to respect the order of PRs.

You're still very welcome to join Nixpkgs by co-maintaining rinf_cliin that PR. Would you like me to push your maintainer information to #413223?

@nixpkgs-ci nixpkgs-ci bot removed the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Sep 1, 2025
@aljazerzen
Copy link
Author

Nope, if that PR gets merged, I'm happy :P

@aljazerzen aljazerzen closed this Sep 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: maintainer-list (update) This PR changes `maintainers/maintainer-list.nix` 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. 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.

Package request: rinf

3 participants