Loading pkgs/by-name/hy/hyperfine/package.nix +4 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ rustPlatform, fetchFromGitHub, installShellFiles, nix-update-script, }: rustPlatform.buildRustPackage rec { Loading @@ -28,6 +29,8 @@ rustPlatform.buildRustPackage rec { --zsh $releaseDir/build/hyperfine-*/out/_hyperfine ''; passthru.updateScript = nix-update-script { }; meta = { description = "Command-line benchmarking tool"; homepage = "https://github.com/sharkdp/hyperfine"; Loading @@ -37,6 +40,7 @@ rustPlatform.buildRustPackage rec { mit ]; maintainers = with lib.maintainers; [ mdaniels5757 thoughtpolice ]; mainProgram = "hyperfine"; Loading Loading
pkgs/by-name/hy/hyperfine/package.nix +4 −0 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ rustPlatform, fetchFromGitHub, installShellFiles, nix-update-script, }: rustPlatform.buildRustPackage rec { Loading @@ -28,6 +29,8 @@ rustPlatform.buildRustPackage rec { --zsh $releaseDir/build/hyperfine-*/out/_hyperfine ''; passthru.updateScript = nix-update-script { }; meta = { description = "Command-line benchmarking tool"; homepage = "https://github.com/sharkdp/hyperfine"; Loading @@ -37,6 +40,7 @@ rustPlatform.buildRustPackage rec { mit ]; maintainers = with lib.maintainers; [ mdaniels5757 thoughtpolice ]; mainProgram = "hyperfine"; Loading