-
Notifications
You must be signed in to change notification settings - Fork 342
[GitHub] Update install-nix-action to version 31 #5885
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
base: master
Are you sure you want to change the base?
Conversation
Changes according to cachix/install-nix-action#224
24d429e to
fe91e0f
Compare
fe91e0f to
c94be68
Compare
|
I tried adding nholmann_json as a dependency as it was required to build, but now it is stuck on finding |
|
I agree with @fredroy . |
|
New dependencies appeared in SOFA (nholmann_json, tight_inclusion) however tight_inclusion is not yet distributed with Nix. @nim65s would you have guidelines about this in order to keep the CI running? |
|
the good long term solution is to add that package in nixpkgs. I'm doing both. that is https://github.com/Continuous-Collision-Detection/Tight-Inclusion, right ? |
Changes according to cachix/install-nix-action#224
By submitting this pull request, I acknowledge that
I have read, understand, and agree SOFA Developer Certificate of Origin (DCO).
Reviewers will merge this pull-request only if