Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 350 Bytes

File metadata and controls

17 lines (11 loc) · 350 Bytes

Kani packaged for Nix

This nix flake packages the Kani model checker.

Installation

# Install kani and all its dependencies
nix profile install github:fd/nix-kani

# No need to run `kani setup` as it is not necessary under nix.
cargo kani --version

Supported systems

  • x86_64-linux