Loading pkgs/by-name/sy/symbolicator/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -12,18 +12,18 @@ rustPlatform.buildRustPackage rec { pname = "symbolicator"; version = "25.3.0"; version = "25.4.0"; src = fetchFromGitHub { owner = "getsentry"; repo = "symbolicator"; rev = version; hash = "sha256-/8Jo/M51ulrQFzXKkcFXTYfh9a3w6C5oW6A/bDFcRp0="; hash = "sha256-TMQzrwPjQnLcIveJIwHMMbglagrtH6sNqGIbUD/Q8Xs="; fetchSubmodules = true; }; useFetchCargoVendor = true; cargoHash = "sha256-mWvCvzqTUzpxYYxf8KWjxfo4E7oS9oNVbeVxx8J3QwI="; cargoHash = "sha256-Q148QzBHNOty/icF8oarEOD3p8cjSMA/IdjJaE9ncn8="; nativeBuildInputs = [ pkg-config Loading Loading
pkgs/by-name/sy/symbolicator/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -12,18 +12,18 @@ rustPlatform.buildRustPackage rec { pname = "symbolicator"; version = "25.3.0"; version = "25.4.0"; src = fetchFromGitHub { owner = "getsentry"; repo = "symbolicator"; rev = version; hash = "sha256-/8Jo/M51ulrQFzXKkcFXTYfh9a3w6C5oW6A/bDFcRp0="; hash = "sha256-TMQzrwPjQnLcIveJIwHMMbglagrtH6sNqGIbUD/Q8Xs="; fetchSubmodules = true; }; useFetchCargoVendor = true; cargoHash = "sha256-mWvCvzqTUzpxYYxf8KWjxfo4E7oS9oNVbeVxx8J3QwI="; cargoHash = "sha256-Q148QzBHNOty/icF8oarEOD3p8cjSMA/IdjJaE9ncn8="; nativeBuildInputs = [ pkg-config Loading