hexyl: unmark broken on aarch64-musl
Signed-off-by: Nathan Owens <ndowens04@gmail.com>
This commit is contained in:
parent
a0f144b6c9
commit
2eea6b1f6e
1 changed files with 0 additions and 9 deletions
|
@ -10,15 +10,6 @@ homepage="https://github.com/sharkdp/hexyl"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=5031b20c13b3ccb27abbf119b54609cef16c4152aca2823ee5c53cd5f434b97e
|
checksum=5031b20c13b3ccb27abbf119b54609cef16c4152aca2823ee5c53cd5f434b97e
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
aarch64-musl) broken="https://github.com/nix-rust/nix/issues/951"
|
|
||||||
esac
|
|
||||||
|
|
||||||
pre_configure() {
|
|
||||||
cargo update --package ctrlc --precise 3.1.3
|
|
||||||
cargo update --package nix --precise 0.14.1
|
|
||||||
}
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE-MIT
|
vlicense LICENSE-MIT
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue