Skip to content

Commit

Permalink
Reword
Browse files Browse the repository at this point in the history
  • Loading branch information
Nadrieril committed Nov 14, 2024
1 parent fc708f9 commit 6701ead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ nix flake update \
--override-input libcrux "github:cryspen/libcrux?ref=$LIBCRUX_BRANCH" \
--override-input bertie "github:cryspen/bertie?ref=$BERTIE_BRANCH"

# Generate a `Cargo.lock` file for libcrux
# Update the `Cargo.lock` file we keep for libcrux
LIBCRUX_COMMIT="$(nix shell nixpkgs#jq --command jq -r .nodes.libcrux.locked.rev flake.lock)"
git clone https://github.com/cryspen/libcrux
cd libcrux
Expand Down

0 comments on commit 6701ead

Please sign in to comment.