Loading pkgs/by-name/co/code/package.nix +3 −0 Original line number Diff line number Diff line { fetchFromGitHub, lib, nix-update-script, openssl, pkg-config, rustPlatform, Loading Loading @@ -52,6 +53,8 @@ rustPlatform.buildRustPackage (finalAttrs: { doInstallCheck = true; nativeInstallCheckInputs = [ versionCheckHook ]; passthru.updateScript = nix-update-script { }; meta = { description = "Fast, effective, mind-blowing, coding CLI"; homepage = "https://github.com/just-every/code"; Loading Loading
pkgs/by-name/co/code/package.nix +3 −0 Original line number Diff line number Diff line { fetchFromGitHub, lib, nix-update-script, openssl, pkg-config, rustPlatform, Loading Loading @@ -52,6 +53,8 @@ rustPlatform.buildRustPackage (finalAttrs: { doInstallCheck = true; nativeInstallCheckInputs = [ versionCheckHook ]; passthru.updateScript = nix-update-script { }; meta = { description = "Fast, effective, mind-blowing, coding CLI"; homepage = "https://github.com/just-every/code"; Loading