-
Notifications
You must be signed in to change notification settings - Fork 12
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
Problem: Hydra and Travis are not building the same derivations for darwin #147
Comments
Hydra linux:
Hydra darwin: same So apparently just setting But Travis wants to build |
I had a sudden realization that this is probably going to involve us having to deal with properly categorizing |
But now I get |
Yes, that was it. Closed by #148 . |
It didn't. But just want to say that this was already brought up in #138 . |
Example: Hydra builds
/nix/store/zblnmsg3riv6hqj1vsa31av4qabws75b-racket-minimal-6.12
, but Travis builds/nix/store/g89lhyjc4qg048chdl5i98sl3a5zyv7z-racket-minimal-6.12
, as seen in #146 .The text was updated successfully, but these errors were encountered: