cli: move product entrypoint to insomnia

This commit is contained in:
2026-05-31 22:07:52 +09:00
parent 2deb93c7ce
commit 22d974a722
17 changed files with 637 additions and 487 deletions
+2 -2
View File
@@ -40,7 +40,7 @@ rustPlatform.buildRustPackage rec {
filter = sourceFilter;
};
cargoHash = "sha256-Nu+QAXwRhqqSwgc5/9XLwQEpjEnF54tWoEknM17wYq8=";
cargoHash = "sha256-tYql+E6s7WeZ2vQSfjH0BzmXmNQaqm54VQy8mUnpzLg=";
depsExtraArgs = {
# nixpkgs 25.11's fetchCargoVendor still uses crates.io's API
@@ -83,7 +83,7 @@ rustPlatform.buildRustPackage rec {
cargoBuildFlags = [
"-p"
"tui"
"insomnia"
];
# The package check is a credential-free install smoke check below. Running the