Loading pkgs/by-name/ru/rustic/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,16 +9,16 @@ rustPlatform.buildRustPackage rec { pname = "rustic"; version = "0.10.2"; version = "0.10.3"; src = fetchFromGitHub { owner = "rustic-rs"; repo = "rustic"; tag = "v${version}"; hash = "sha256-IyAfaCeppmIKrnEb/RxNV3nNYLjlZR28u5HXNbyc8wc="; hash = "sha256-MYl6tcCpWsyU38YSXpK3uFaDpS351ct89JIXhvpVu+Q="; }; cargoHash = "sha256-wkI38C0ol0q5od+mbmr8JVekLMGEyWT+eQyy9kILyFs="; cargoHash = "sha256-RIkOyx1paYKeytNPAcD402hBQi36gys+6lMnmoR24L8="; nativeBuildInputs = [ installShellFiles ]; Loading Loading
pkgs/by-name/ru/rustic/package.nix +3 −3 Original line number Diff line number Diff line Loading @@ -9,16 +9,16 @@ rustPlatform.buildRustPackage rec { pname = "rustic"; version = "0.10.2"; version = "0.10.3"; src = fetchFromGitHub { owner = "rustic-rs"; repo = "rustic"; tag = "v${version}"; hash = "sha256-IyAfaCeppmIKrnEb/RxNV3nNYLjlZR28u5HXNbyc8wc="; hash = "sha256-MYl6tcCpWsyU38YSXpK3uFaDpS351ct89JIXhvpVu+Q="; }; cargoHash = "sha256-wkI38C0ol0q5od+mbmr8JVekLMGEyWT+eQyy9kILyFs="; cargoHash = "sha256-RIkOyx1paYKeytNPAcD402hBQi36gys+6lMnmoR24L8="; nativeBuildInputs = [ installShellFiles ]; Loading