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
I'm trying reproduce a build locally from Hydra (it's building a VirtualBox VM) but it fails with:
/dev/fd/63: input ‘platform_release’ has unsupported type ‘sysbuild’
The text was updated successfully, but these errors were encountered:
I have a similar issue, it could be related to using a build output as input:
http://hydra.nixos.org/build/5623482/ strcJava Build output strategoxt-java:strc-java-trunk:build build 5534530
/dev/fd/63: input ‘strcJava’ has unsupported type ‘build’
Sorry, something went wrong.
Yes, it appears that using the build output of another job as input is not supported atm :(
Rumour has it this will be possible to support in hydra once nix 1.7 is out,.
No branches or pull requests
I'm trying reproduce a build locally from Hydra (it's building a VirtualBox VM) but it fails with:
The text was updated successfully, but these errors were encountered: