Skip to content

Commit

Permalink
holochain-v0.2.2-beta-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zo-el committed Aug 31, 2023
1 parent 3d3f952 commit 2cbb69b
Show file tree
Hide file tree
Showing 13 changed files with 542 additions and 450 deletions.
429 changes: 208 additions & 221 deletions Cargo.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ update:
echo '⚙️ Updating hdk and hdi crate...'
cargo upgrade hdk@=$(shell jq .hdk ./version-manager.json) hdi@=$(shell jq .hdi ./version-manager.json) --workspace --pinned
echo '⚙️ Updating holochain_version in nix...'
nix flake lock --override-input holochain github:holochain/holochain/$(HOLOCHAIN_REV)
# nix flake lock --override-input holochain github:holochain/holochain/$(HOLOCHAIN_REV)
echo '⚙️ Building dnas and happ...'
rm -rf Cargo.lock
make nix-build
Expand Down
184 changes: 92 additions & 92 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2cbb69b

Please sign in to comment.