Skip to content

Commit

Permalink
Use 0.4 versions for components
Browse files Browse the repository at this point in the history
  • Loading branch information
ThetaSinner committed Dec 3, 2024
1 parent ee077ea commit f3328e2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 deletions flake.lock

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

4 changes: 2 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -34,12 +34,12 @@

# Holochain Launch CLI
hc-launch = {
url = "github:holochain/hc-launch/holochain-weekly";
url = "github:holochain/hc-launch/holochain-0.4";
flake = false;
};

hc-scaffold = {
url = "github:holochain/scaffolding/holochain-weekly";
url = "github:holochain/scaffolding/holochain-0.4";
flake = false;
};
};
Expand Down

0 comments on commit f3328e2

Please sign in to comment.