8000 delsum: init at 1.0.0 by timschumi · Pull Request #418463 · NixOS/nixpkgs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

delsum: init at 1.0.0 #418463

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

Merged
merged 1 commit into from
Jun 20, 2025
Merged

delsum: init at 1.0.0 #418463

merged 1 commit into from
Jun 20, 2025

Conversation

timschumi
Copy link
Member
@timschumi timschumi commented Jun 20, 2025

delsum provides various utility functions to discover, split and calculate files based on checksums.

The project homepage is located on GitHub.

German-speaking visitors of the 23rd Gulaschprogrammiernacht may also be familiar with the respective talk.

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/)
  • Nixpkgs 25.11 Release Notes (or backporting 24.11 and 25.05 Nixpkgs Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
  • NixOS 25.11 Release Notes (or backporting 24.11 and 25.05 NixOS Release notes)
    • (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, pkgs/README.md, maintainers/README.md and other contributing documentation in corresponding paths.

Add a 👍 reaction to pull requests you find important.

@DieracDelta
Copy link
Member

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 418463
Commit: 945ae442884cf1b958fc162f6d1e6f99cb874201


x86_64-linux

✅ 1 package built:
  • delsum

aarch64-linux

✅ 1 package built:
  • delsum

Copy link
Member
@DieracDelta DieracDelta left a comment

Choose a reason for hiding this comment

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

LGTM, runs on x86_64-linux

@github-actions github-actions bot added the 12.approvals: 1 This PR was reviewed and approved by one reputable person label Jun 20, 2025
Copy link
Member
@06kellyjac 06kellyjac left a comment

Choose a reason for hiding this comment

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

Generally looks good. Some suggestions. 🙂

@github-actions github-actions bot added 12.approvals: 2 This PR was reviewed and approved by two reputable people and removed 12.approvals: 1 This PR was reviewed and approved by one reputable person labels Jun 20, 2025
@drupol drupol merged commit 80f7f95 into NixOS:master Jun 20, 2025
25 of 27 checks passed
@timschumi timschumi deleted the delsum branch June 20, 2025 20:38
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
0