Loading pkgs/by-name/ra/radicle-httpd/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ rustPlatform, stdenv, xdg-utils, versionCheckHook, }: rustPlatform.buildRustPackage (finalAttrs: { Loading Loading @@ -61,6 +62,10 @@ rustPlatform.buildRustPackage (finalAttrs: { done ''; nativeInstallCheckInputs = [ versionCheckHook ]; versionCheckProgramArg = "--version"; doInstallCheck = true; meta = { description = "Radicle JSON HTTP API Daemon"; longDescription = '' Loading Loading
pkgs/by-name/ra/radicle-httpd/package.nix +5 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,7 @@ rustPlatform, stdenv, xdg-utils, versionCheckHook, }: rustPlatform.buildRustPackage (finalAttrs: { Loading Loading @@ -61,6 +62,10 @@ rustPlatform.buildRustPackage (finalAttrs: { done ''; nativeInstallCheckInputs = [ versionCheckHook ]; versionCheckProgramArg = "--version"; doInstallCheck = true; meta = { description = "Radicle JSON HTTP API Daemon"; longDescription = '' Loading