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 the nix stuff work reliably #70

Merged
merged 1 commit into from
Oct 2, 2024
Merged

Conversation

iamrecursion
Copy link
Collaborator

Summary

This fixes some commands that were depending on things being in the system path and not provided by the nix development environment. It also makes the precommit hooks more efficient, now only ever running on changed files as needed.

Details

As long as CI passes this should be good.

Checklist

  • Code is formatted by Rustfmt.
  • Documentation has been updated if necessary.

@iamrecursion iamrecursion requested a review from a team as a code owner October 2, 2024 17:19
@iamrecursion iamrecursion self-assigned this Oct 2, 2024
@iamrecursion iamrecursion added the enhancement New feature or request label Oct 2, 2024
main Outdated Show resolved Hide resolved
This fixes some commands that were depending on things being in the
system path and not provided by the nix development environment. It also
makes the precommit hooks more efficient, now only ever running on
changed files as needed.
@iamrecursion iamrecursion force-pushed the wip/ara/fix-nix-build branch from f18d664 to f882157 Compare October 2, 2024 22:17
Copy link
Contributor

@wzmuda wzmuda left a comment

Choose a reason for hiding this comment

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

tested, works properly, ack

@iamrecursion iamrecursion merged commit 98aab5d into main Oct 2, 2024
4 checks passed
@iamrecursion iamrecursion deleted the wip/ara/fix-nix-build branch October 2, 2024 22:22
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

Successfully merging this pull request may close these issues.

2 participants