odiff: init at 4.3.2
Repo: https://github.com/dmtrKovalenko/odiff
ODiff is a a very fast SIMD-first image comparison library (with nodejs API).
Since #358915 it was rewritten in Zig.
Things done
- Built on platform:
- [x] x86_64-linux
- [ ] aarch64-linux
- [ ] x86_64-darwin
- [ ] aarch64-darwin
- Tested, as applicable:
- [ ] NixOS tests in nixos/tests.
- [ ] Package tests at
passthru.tests. - [ ] Tests in lib/tests or pkgs/test for functions and "core" functionality.
- [ ] Ran
nixpkgs-reviewon this PR. See nixpkgs-review usage. - [x] 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.
- [x] Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.
Add a :+1: reaction to pull requests you find important.
nixpkgs-review result
Generated using nixpkgs-review-gha
Command: nixpkgs-review pr 453180
Commit: 5d9a0a894b32fa467d61d08b7e77ab0e3d8cb073 (subsequent changes)
Merge: a9f654b0bb1586aee061116b53bffbf106aceaa2
Logs: https://github.com/Sigmanificient/nixpkgs-review-gha/actions/runs/18619617374
x86_64-linux
:white_check_mark: 1 package built:
- odiff
aarch64-linux
:white_check_mark: 1 package built:
- odiff
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/6158