Skip to content
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

Make ocm flake.nix ready #625

Merged
merged 2 commits into from
Jan 29, 2024
Merged

Conversation

vasu1124
Copy link
Contributor

@vasu1124 vasu1124 commented Jan 9, 2024

Description

This is a flake enablement for the repository of ocm. nix enabled environments can easily import ocm with

nix run github:open-component-model/ocm
nix run github:open-component-model/ocm#demo
nix run github:open-component-model/ocm#helminstaller
...

nix can hermetically build the package automatically on various architectures.
With the flakes includes the the ocm repo, we can contribute our project into the nixos.org package library.

What type of PR is this? (check all applicable)

  • 🍕 Feature

Added tests?

  • 👍 yes
  • 🙅 no, because they aren't needed
  • 🙋 no, because I need help
  • Separate ticket for tests # (issue/pr)

flake.nix Outdated Show resolved Hide resolved
flake.nix Show resolved Hide resolved
flake.nix Outdated Show resolved Hide resolved
flake.nix Outdated Show resolved Hide resolved
flake.nix Outdated Show resolved Hide resolved
@mandelsoft mandelsoft merged commit 53ee485 into open-component-model:main Jan 29, 2024
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants