Commit Graph

4 Commits

Author SHA1 Message Date
Rishi Kumar
30a5b3b2fb bend: 0.2.34 -> 0.2.36 2024-08-02 03:24:46 +05:30
Jeremy Schlatter
d4a9198797
bend: 0.2.22 -> 0.2.34, hvm: 2.0.17 -> 2.0.19
These updates are coupled because bend depends on exact hvm version.

Also removes IOKit from hvm's buildInputs on darwin. This was a holdover
from HVM1, which needed it. HVM2 does not.

Also deletes unused unused arguments from the hvm derivation.

Also migrates hvm to pkgs/by-name.
2024-06-21 18:41:48 -07:00
Jeremy Schlatter
65ad689912
bend: 0.2.9 -> 0.2.22
Bend no longer needs nightly, so drop `RUSTC_BOOTSTRAP = true`.

See https://github.com/HigherOrderCO/Bend/issues/486

Also drop `fetchCrate`, which was unused.
2024-05-26 16:10:13 -07:00
Rishi Kumar
554314fea5 bend: init at 0.2.9 2024-05-20 15:22:37 +05:30