Skip to content

python3Packages.fill-voids: init at v2.1.0#435933

Open
afermg wants to merge 3 commits intoNixOS:masterfrom
afermg:fill_voids
Open

python3Packages.fill-voids: init at v2.1.0#435933
afermg wants to merge 3 commits intoNixOS:masterfrom
afermg:fill_voids

Conversation

@afermg
Copy link
Contributor

@afermg afermg commented Aug 22, 2025

I added the Python Package fill-voids, which fills holes in binary 2D & 3D images fast. I tested that it build in linux x86_64, and tested its functionality in Linux and MacOS computers. One of the tests fails due to the test itself being wrong, but the package runs fine and works, LMK if I should somehow prevent that bugged test from running.

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.

@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. 6.topic: python Python is a high-level, general-purpose programming language. labels Aug 22, 2025
@afermg afermg force-pushed the fill_voids branch 2 times, most recently from ce725af to 1fc5582 Compare August 22, 2025 17:23
@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. and removed 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 0 This PR does not cause any packages to rebuild on Linux. labels Aug 22, 2025
@afermg afermg marked this pull request as ready for review August 22, 2025 17:52
@afermg afermg marked this pull request as draft August 22, 2025 17:52
@nix-owners nix-owners bot requested a review from natsukium August 22, 2025 17:53
@afermg afermg force-pushed the fill_voids branch 4 times, most recently from cf66cf5 to ccbb14b Compare August 22, 2025 18:10
@afermg afermg marked this pull request as ready for review August 22, 2025 19:22
Co-authored-by: qzylinra <225773816+qzylinra@users.noreply.github.com>
Co-authored-by: Yohann Boniface <edhyjox@gmail.com>
@afermg afermg requested a review from Sigmanificient August 24, 2025 19:58
@afermg
Copy link
Contributor Author

afermg commented Jan 15, 2026

I implemented the changes, let me know if there's anything else I should adjust.

@qweered qweered added the 8.has: package (new) This PR adds a new package label Jan 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants