File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ crane.buildPackage (
6565 # Replace references to the normal installations of `rustup` and `risc0`
6666 # As per <https://github.com/risc0/risc0/blob/14b5d588dd01cf4f7ba804d8bb0a61264e6ae2c6/rzup/src/env.rs#L213>,
6767 # used in places like <https://github.com/risc0/risc0/blob/14b5d588dd01cf4f7ba804d8bb0a61264e6ae2c6/rzup/src/components.rs#L139>
68- /* bash */
68+ # bash
6969 ''
7070 RISC0_PATHBUF='PathBuf::from(r#"'"${ risc0-rust } "'"#)'
7171 sed -i \
@@ -75,7 +75,7 @@ crane.buildPackage (
7575 ''
7676
7777 # Fix starter template
78- /* bash */
78+ # bash
7979 ''
8080 sed -i 's|{{ risc0_build }}|path = "'$out'"|' ./risc0/cargo-risczero/templates/rust-starter/methods/Cargo-toml
8181 sed -i 's|{{ risc0_zkvm }}|path = "'$out'"|' ./risc0/cargo-risczero/templates/rust-starter/host/Cargo-toml
You can’t perform that action at this time.
0 commit comments