We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For those trying this out and getting a build failure, this was the latest revision working for me today (2016-03-28):
let hydraSrc = builtins.fetchTarball https://github.com/nixos/hydra/archive/993647d1e3b43f1f9b7dc2ebce889b475d156bb9.tar.gz;
The text was updated successfully, but these errors were encountered:
Hopefully it's fixed with NixOS/nixpkgs@8e398a8
Sorry, something went wrong.
I'm now running Hydra from master branch using the above commit. This can be closed :)
PS: maybe we should warn users to try older commits if master is somehow broken?
Seems like hydra is broken again: http://hydra.nixos.org/jobset/hydra/master. 😞
I hope this will be soon resolved now that Hydra is part of nixpkgs again: NixOS/nixpkgs@3e63180
See #7
peti
No branches or pull requests
For those trying this out and getting a build failure, this was the latest revision working for me today (2016-03-28):
The text was updated successfully, but these errors were encountered: