Releases: input-output-hk/iohk-nix
Releases · input-output-hk/iohk-nix
v3.1
Set libblst `.version` to match `Cargo.toml` (#603) An alternative would have been to set the version only in the `.pc` file based on `Cargo.toml`. However, the derivation’s `.version` must be accurate so that haskell.nix planning can detect it without building. Therefore, we hardcode `.version` in the derivation, and add a check against `Cargo.toml` to ensure it stays in sync.
add m1 support
Add prebuilt packages for aarch64-darwin (m1) (#579) Now that new GH runners are M1 macs, we need to have suitable libraries for them as well.
Bump secp256k1 release
v2 hotfix
Second release.
What's Changed
- cleanup legacy environments by @disassembler in #535
- cardano-lib: restore testnet configs for benchmarking by @disassembler in #536
- Add fix-stylish-haskell script by @jbgi in #444
- Drop old, envs; update from cardano-world. by @angerman in #534
Full Changelog: v1...v2
v1
This is the working v1