Loading pkgs/by-name/tb/tbtools/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -10,17 +10,17 @@ rustPlatform.buildRustPackage rec { pname = "tbtools"; version = "0.5.0"; version = "0.6.0"; src = fetchFromGitHub { owner = "intel"; repo = "tbtools"; tag = "v${version}"; hash = "sha256-zq8q3JaoqWAQUat2gIW0Wimi/tZiC6XDphUVjH0viU4="; hash = "sha256-xLMnB8KliwHVU5y4L7K0a43gfdhLKFxnAx4wxGL9xMc="; }; useFetchCargoVendor = true; cargoHash = "sha256-SAHIDjELm4qr4whoQVdt3EuNA72qFqXEg3H0hYr7yLc="; cargoHash = "sha256-QuiDI2/XzhUKF7BGnoKeJ2143keJtmi+8WG1MpulLZo="; nativeBuildInputs = [ pkg-config Loading Loading
pkgs/by-name/tb/tbtools/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -10,17 +10,17 @@ rustPlatform.buildRustPackage rec { pname = "tbtools"; version = "0.5.0"; version = "0.6.0"; src = fetchFromGitHub { owner = "intel"; repo = "tbtools"; tag = "v${version}"; hash = "sha256-zq8q3JaoqWAQUat2gIW0Wimi/tZiC6XDphUVjH0viU4="; hash = "sha256-xLMnB8KliwHVU5y4L7K0a43gfdhLKFxnAx4wxGL9xMc="; }; useFetchCargoVendor = true; cargoHash = "sha256-SAHIDjELm4qr4whoQVdt3EuNA72qFqXEg3H0hYr7yLc="; cargoHash = "sha256-QuiDI2/XzhUKF7BGnoKeJ2143keJtmi+8WG1MpulLZo="; nativeBuildInputs = [ pkg-config Loading