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

add pyecore python package #391036

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

donvini94
Copy link

I packaged this python package and this is the first package I packed and try to contribute.

I wasn't really sure if I needed propagatedBuildInputs or buildInputs, both seem to work.

I tested with, but also unsure about how to go about this.

nix-build -A python3Packages.pyecore
nix-shell -I nixpkgs=. -p python3Packages.pyecore --run "python -c 'import pyecore'"
  • Built on platform(s)

    • [ x] 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
  • [x ] Fits CONTRIBUTING.md.

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.

1 participant