Loading pkgs/by-name/ox/oxlint/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,17 +9,17 @@ rustPlatform.buildRustPackage rec { pname = "oxlint"; version = "0.15.14"; version = "0.16.7"; src = fetchFromGitHub { owner = "web-infra-dev"; repo = "oxc"; rev = "oxlint_v${version}"; hash = "sha256-PCaS60UjD502YI9lZsvbSa3utwrYl8YazZj/CF91euQ="; hash = "sha256-bnfo/4hRO9ZT9Rj1NX9o4Z8pbWKux7L08YH+owolYXI="; }; useFetchCargoVendor = true; cargoHash = "sha256-/OLcyHTTevqpkrHY3Ueo38xtIjhjE4quqPTEZfPEcaY="; cargoHash = "sha256-OdV80+B/H/xMfZDeFw+oaoFLgJrIDsR3mDkfaSw5+W4="; buildInputs = [ Loading Loading
pkgs/by-name/ox/oxlint/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,17 +9,17 @@ rustPlatform.buildRustPackage rec { pname = "oxlint"; version = "0.15.14"; version = "0.16.7"; src = fetchFromGitHub { owner = "web-infra-dev"; repo = "oxc"; rev = "oxlint_v${version}"; hash = "sha256-PCaS60UjD502YI9lZsvbSa3utwrYl8YazZj/CF91euQ="; hash = "sha256-bnfo/4hRO9ZT9Rj1NX9o4Z8pbWKux7L08YH+owolYXI="; }; useFetchCargoVendor = true; cargoHash = "sha256-/OLcyHTTevqpkrHY3Ueo38xtIjhjE4quqPTEZfPEcaY="; cargoHash = "sha256-OdV80+B/H/xMfZDeFw+oaoFLgJrIDsR3mDkfaSw5+W4="; buildInputs = [ Loading