Conversation
|
@GrahamcOfBorg build habitat |
|
No attempt on aarch64-linux (full log) The following builds were skipped because they don't evaluate on aarch64-linux: habitat Partial log (click to expand)
|
|
Failure on x86_64-darwin (full log) Attempted: habitat Partial log (click to expand)
|
|
Success on x86_64-linux (full log) Attempted: habitat Partial log (click to expand)
|
|
I removed the darwin architecture since I have no way to test it myself. |
|
@GrahamcOfBorg build habitat |
|
No attempt on x86_64-darwin (full log) The following builds were skipped because they don't evaluate on x86_64-darwin: habitat Partial log (click to expand)
|
|
No attempt on aarch64-linux (full log) The following builds were skipped because they don't evaluate on aarch64-linux: habitat Partial log (click to expand)
|
|
Success on x86_64-linux (full log) Attempted: habitat Partial log (click to expand)
|
|
@Mic92 Is there anything in particular I need to do to this to get it merged? |
| runHook preCheck | ||
| echo "Running cargo test" | ||
| cargo test --package hab | ||
| # cargo test --package hab |
There was a problem hiding this comment.
There should be a comment why this was disabled.
I also rather would use doCheck=false.
| cargoDepsCopy=$(stripHash $(basename $cargoDeps)) | ||
| chmod -R +w "$cargoDepsCopy" | ||
| mkdir -p .cargo | ||
| cat >.cargo/config <<-EOF |
There was a problem hiding this comment.
Fortunately we where able to get rid of this in #46362
Can you rebase this package on staging?
ryantm
left a comment
There was a problem hiding this comment.
Please address Mic92's comments.
|
I cannot get to this right now. |
Motivation for this change
The current version in the repo is a year out of date.
Things done
sandboxinnix.confon non-NixOS)nix-shell -p nox --run "nox-review wip"./result/bin/)nix path-info -Sbefore and after)The cargo test doesn't pass for reasons that I don't understand, so it is currently commented out.