Skip to content

Commit

Permalink
kairos-prover: remove unneeded cargo-risczero from nativeBuildInputs
Browse files Browse the repository at this point in the history
  • Loading branch information
marijanp committed Aug 27, 2024
1 parent 253b0c4 commit 6943df8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion kairos-prover/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
sourceRoot = "source/kairos-prover";
nativeBuildInputs = with pkgs; [
pkg-config
cargo-risczero
];
buildInputs = with pkgs; [
openssl.dev
Expand Down

0 comments on commit 6943df8

Please sign in to comment.