-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
posts/writing-your-own-nix-flake-checks/ #61
Comments
Thanks for this - I think you might be missing |
To my knowledge if a derivation is passed to the |
I stumbled across this too, and from https://nixos.org/manual/nixpkgs/stable/#ssec-check-phase (and the behavior I observed), I'm pretty sure that
|
Finally had the opportunity to test this, I don't know what drove my misconception but the |
Writing your own Nix Flake checks | Harsh Shandilya
Quick how-to for writing ad-hoc checks for your own Nix Flakes
https://msfjarvis.dev/posts/writing-your-own-nix-flake-checks/
The text was updated successfully, but these errors were encountered: