Skip to content

Commit

Permalink
Disable hc-launch
Browse files Browse the repository at this point in the history
  • Loading branch information
ThetaSinner committed Aug 29, 2024
1 parent 0fc39fc commit 9587e26
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,7 @@
packages = [
holochain
lair-keystore
hc-launch
# hc-launch
hc-scaffold
hn-introspect
rust
Expand Down
2 changes: 1 addition & 1 deletion templates/custom/flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
]
++ (with inputs'.holonix.packages; [
lair-keystore
hc-launch
# hc-launch
hc-scaffold
hn-introspect
rust # For Rust development, with the WASM target included for zome builds
Expand Down
2 changes: 1 addition & 1 deletion templates/default/flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
holochain
lair-keystore
hc-launch
hc-scaffold
# hc-scaffold
hn-introspect
rust # For Rust development, with the WASM target included for zome builds
]) ++ (with pkgs; [
Expand Down

0 comments on commit 9587e26

Please sign in to comment.