Loading pkgs/by-name/ox/oxlint/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, rustPlatform, fetchFromGitHub, nix-update-script, rust-jemalloc-sys, versionCheckHook, }: Loading Loading @@ -35,6 +36,8 @@ rustPlatform.buildRustPackage (finalAttrs: { versionCheckProgramArg = "--version"; doInstallCheck = true; passthru.updateScript = nix-update-script { }; meta = { description = "Collection of JavaScript tools written in Rust"; homepage = "https://github.com/oxc-project/oxc"; Loading Loading
pkgs/by-name/ox/oxlint/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, rustPlatform, fetchFromGitHub, nix-update-script, rust-jemalloc-sys, versionCheckHook, }: Loading Loading @@ -35,6 +36,8 @@ rustPlatform.buildRustPackage (finalAttrs: { versionCheckProgramArg = "--version"; doInstallCheck = true; passthru.updateScript = nix-update-script { }; meta = { description = "Collection of JavaScript tools written in Rust"; homepage = "https://github.com/oxc-project/oxc"; Loading