summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Somers <asomers@gmail.com>2021-12-20 22:41:36 -0700
committerAlan Somers <asomers@gmail.com>2021-12-20 23:11:25 -0700
commit0b4717d3a4bf6cedf3406d58ccc369c31fc28d0e (patch)
tree0bfa3b14ae356b30c733a138d38d140299950b68
parenta91424f614e43ad78e7d41fe694afb9f303ff464 (diff)
downloadnix-0b4717d3a4bf6cedf3406d58ccc369c31fc28d0e.zip
try cargo-hack on Redox. It might work.
-rw-r--r--.cirrus.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.cirrus.yml b/.cirrus.yml
index 086cca57..4e1da038 100644
--- a/.cirrus.yml
+++ b/.cirrus.yml
@@ -254,8 +254,6 @@ task:
name: Redox x86_64
env:
TARGET: x86_64-unknown-redox
- # cargo-hack needs a newer compiler. # TODO: try enabling NOHACK.
- NOHACK: 1
# Redox requires a nightly compiler.
# If stuff breaks, change nightly to the date at
# https://gitlab.redox-os.org/redox-os/redox/-/blob/master/rust-toolchain