Loading pkgs/tools/misc/star-history/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,14 +9,14 @@ rustPlatform.buildRustPackage rec { pname = "star-history"; version = "1.0.13"; version = "1.0.14"; src = fetchCrate { inherit pname version; sha256 = "sha256-WOdiBN/qyszAI4GNFB/RuZd9EV0uj9l5yUnryZ6cqSE="; sha256 = "sha256-bdu0LLH6f5rLwzNw1wz0J9zEspYmAOlJYCWOdamWjyw="; }; cargoSha256 = "sha256-sET5Gf4vLJAvgdslT+bov9vzCKuTKCEJ0/+JR2GfhmY="; cargoSha256 = "sha256-Z7zq93Orx7Mb2b9oZxAIPn6qObzYPGOx4N86naUvqtg="; nativeBuildInputs = [ pkg-config ]; Loading Loading
pkgs/tools/misc/star-history/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,14 +9,14 @@ rustPlatform.buildRustPackage rec { pname = "star-history"; version = "1.0.13"; version = "1.0.14"; src = fetchCrate { inherit pname version; sha256 = "sha256-WOdiBN/qyszAI4GNFB/RuZd9EV0uj9l5yUnryZ6cqSE="; sha256 = "sha256-bdu0LLH6f5rLwzNw1wz0J9zEspYmAOlJYCWOdamWjyw="; }; cargoSha256 = "sha256-sET5Gf4vLJAvgdslT+bov9vzCKuTKCEJ0/+JR2GfhmY="; cargoSha256 = "sha256-Z7zq93Orx7Mb2b9oZxAIPn6qObzYPGOx4N86naUvqtg="; nativeBuildInputs = [ pkg-config ]; Loading