Skip to content

Update nix flake inputs structure and add rv-nix-tools to dependency update workflow #605

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

Closed
wants to merge 3 commits into from

Conversation

juliankuners
Copy link

This pull requests adapts the nix flake inputs structure regarding nixpkgs and rv-nix-tools. In particular, nixpkgs is now specified for inputs and transitive inputs by following an explicitly specified revision of rv-nix-tools. More thorough reasoning for this change is outlined in documentation added by this PR runtimeverification/rv-nix-tools#14. This change is done to make nixpkgs properly updatable by CI.

In addition, this pull requests adapts the update-deps.yml workflow to also update rv-nix-tools that is used to implicitly specify the revision of nixpkgs.

Copy link
Member

Choose a reason for hiding this comment

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

Thanks for looking into the nix setup.
However, this flake is currently unused, untested, and most likely broken anyway so we should probably not spend time on it until we want to un-break it anyway..

Copy link
Author

Choose a reason for hiding this comment

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

Got it. Then I will cover this once I fix the nix flake entirely.

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