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

CI should respect Nix #6

Open
EduardoLR10 opened this issue Oct 12, 2023 · 1 comment
Open

CI should respect Nix #6

EduardoLR10 opened this issue Oct 12, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@EduardoLR10
Copy link
Member

It would be nice to be certain that the current flake.nix provides all that is necessary to build and test the project. This requirement could be tested in CI and any PR that breaks the flake should not be merged without a fix.

@EduardoLR10 EduardoLR10 self-assigned this Oct 12, 2023
@EduardoLR10 EduardoLR10 added the enhancement New feature or request label Nov 12, 2023
@z-silver
Copy link
Collaborator

With #12 being merged soon, this can apply just as well to guix.scm. Any PR that breaks the package definition would need to be fixed before being merged.

That said, the current version of guix.scm is actually not quite setup for building the project. I'd need to study how the building machinery of Guix actually works before that can become a thing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants