Loading pkgs/by-name/cr/croc/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ installShellFiles, nixosTests, stdenv, versionCheckHook, }: buildGoModule rec { Loading Loading @@ -45,6 +46,11 @@ buildGoModule rec { }; }; nativeInstallCheckInputs = [ versionCheckHook ]; doInstallCheck = true; meta = with lib; { description = "Easily and securely send things from one computer to another"; longDescription = '' Loading Loading
pkgs/by-name/cr/croc/package.nix +6 −0 Original line number Diff line number Diff line Loading @@ -6,6 +6,7 @@ installShellFiles, nixosTests, stdenv, versionCheckHook, }: buildGoModule rec { Loading Loading @@ -45,6 +46,11 @@ buildGoModule rec { }; }; nativeInstallCheckInputs = [ versionCheckHook ]; doInstallCheck = true; meta = with lib; { description = "Easily and securely send things from one computer to another"; longDescription = '' Loading