Skip to content

kitops: init at 1.15.0#536838

Open
GBHU753 wants to merge 1 commit into
NixOS:masterfrom
GBHU753:master
Open

kitops: init at 1.15.0#536838
GBHU753 wants to merge 1 commit into
NixOS:masterfrom
GBHU753:master

Conversation

@GBHU753

@GBHU753 GBHU753 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Adds KitOps, a CNCF open source DevOps tool for packaging, versioning, and sharing AI/ML models, datasets, code, and configuration as OCI artifacts (ModelKits / ModelPack format).

Things done

@nixpkgs-ci nixpkgs-ci Bot added 8.has: package (new) This PR adds a new package 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 Jun 29, 2026
@GBHU753

GBHU753 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

nixpkgs-review result

Generated using nixpkgs-review.

Command: nixpkgs-review pr 536838
Commit: e49cb845fca8a55fede312118dd0dedb488840f6


aarch64-darwin

✅ 1 package built:
  • kitops

Comment on lines +33 to +34
# The testing/ integration suite requires network access.
doCheck = false;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I think you can run some tests.

I experiment your code
3068775

and seems to build and test fine on linux
https://github.com/applePrincess/nixpkgs-review-gha/actions/runs/28413169208/job/84217078186

Though, I use (strongly discouraged for standard go packgae) checkPhase instead of checkFlags.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.has: package (new) This PR adds a new package 9.needs: reviewer This PR currently has no reviewers requested and needs attention. 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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants