Loading pkgs/by-name/pe/perf_data_converter/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -38,8 +38,8 @@ buildBazelPackage rec { fetchAttrs = { hash = { aarch64-linux = "sha256-F4fYZfdCmDzJRR+z1rCLsculP9y9B8H8WHNQbFZEv+s="; x86_64-linux = "sha256-rjlquK0WcB7Te2uUKKVOrL7+6PtcWQImUWTVafIsbHY="; aarch64-linux = "sha256-Ksae4VC2FbkW79N5EGn/rTdj+GFKQsZCdi4LPfnzV7Y="; x86_64-linux = "sha256-TYeS1bax7sA0hJLXqtE8Q5FLnIylcWPZynVE2LhvZKc="; } .${system} or (throw "No hash for system: ${system}"); }; Loading Loading
pkgs/by-name/pe/perf_data_converter/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -38,8 +38,8 @@ buildBazelPackage rec { fetchAttrs = { hash = { aarch64-linux = "sha256-F4fYZfdCmDzJRR+z1rCLsculP9y9B8H8WHNQbFZEv+s="; x86_64-linux = "sha256-rjlquK0WcB7Te2uUKKVOrL7+6PtcWQImUWTVafIsbHY="; aarch64-linux = "sha256-Ksae4VC2FbkW79N5EGn/rTdj+GFKQsZCdi4LPfnzV7Y="; x86_64-linux = "sha256-TYeS1bax7sA0hJLXqtE8Q5FLnIylcWPZynVE2LhvZKc="; } .${system} or (throw "No hash for system: ${system}"); }; Loading