Loading pkgs/by-name/hu/hurl/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ openssl, curl, versionCheckHook, nix-update-script, }: rustPlatform.buildRustPackage (finalAttrs: { Loading Loading @@ -52,6 +53,8 @@ rustPlatform.buildRustPackage (finalAttrs: { --zsh completions/_hurlfmt ''; passthru.updateScript = nix-update-script { }; meta = { description = "Command line tool that performs HTTP requests defined in a simple plain text format"; homepage = "https://hurl.dev/"; Loading Loading
pkgs/by-name/hu/hurl/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -8,6 +8,7 @@ openssl, curl, versionCheckHook, nix-update-script, }: rustPlatform.buildRustPackage (finalAttrs: { Loading Loading @@ -52,6 +53,8 @@ rustPlatform.buildRustPackage (finalAttrs: { --zsh completions/_hurlfmt ''; passthru.updateScript = nix-update-script { }; meta = { description = "Command line tool that performs HTTP requests defined in a simple plain text format"; homepage = "https://hurl.dev/"; Loading