diff --git a/flake.nix b/flake.nix index a7fc8bc..b8e56dc 100644 --- a/flake.nix +++ b/flake.nix @@ -335,7 +335,7 @@ packages = [ holochain lair-keystore - hc-launch + # hc-launch hc-scaffold hn-introspect rust diff --git a/templates/custom/flake.nix b/templates/custom/flake.nix index ca841b9..95303c1 100644 --- a/templates/custom/flake.nix +++ b/templates/custom/flake.nix @@ -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 diff --git a/templates/default/flake.nix b/templates/default/flake.nix index 901cfc0..0cbd03f 100644 --- a/templates/default/flake.nix +++ b/templates/default/flake.nix @@ -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; [