Skip to content

kanri: init at 0.8.1#422496

Merged
Sigmanificient merged 1 commit intoNixOS:masterfrom
miampf:miampf/package/kanri
Aug 24, 2025
Merged

kanri: init at 0.8.1#422496
Sigmanificient merged 1 commit intoNixOS:masterfrom
miampf:miampf/package/kanri

Conversation

@miampf
Copy link
Contributor

@miampf miampf commented Jul 4, 2025

This PR adds kanri, an offline kanban board. Closes #373408

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 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 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.

@miampf
Copy link
Contributor Author

miampf commented Jul 4, 2025

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review
Commit: d5f662427d4288a9db464c9b43f189b42450c8f1


x86_64-linux

✅ 1 package built:
  • kanri

@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. 9.needs: reviewer This PR currently has no reviewers requested and needs attention. labels Jul 4, 2025
Copy link
Contributor

@acid-bong acid-bong left a comment

Choose a reason for hiding this comment

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

Moin. A couple of notes here and there

@nixpkgs-ci nixpkgs-ci bot removed the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Jul 7, 2025
@miampf miampf force-pushed the miampf/package/kanri branch from d5f6624 to 808d810 Compare July 7, 2025 11:08
@miampf miampf force-pushed the miampf/package/kanri branch from 808d810 to 9acee8e Compare July 7, 2025 14:22
@miampf miampf requested a review from acid-bong July 7, 2025 14:55
@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Jul 7, 2025
@Sigmanificient
Copy link
Member

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 422496
Commit: 9acee8ea5cfa40516576b7f909787c4b0ccfb072


x86_64-linux

✅ 1 package built:
  • kanri

@Sigmanificient Sigmanificient merged commit 25793d9 into NixOS:master Aug 24, 2025
28 checks passed
@ryand56 ryand56 mentioned this pull request Aug 24, 2025
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.approvals: 1 This PR was reviewed and approved by one person.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Package request: Kanri

4 participants