attic-client: 0-unstable-2025-08-07 -> 0-unstable-2025-08-16 (#434521)

authored by pyrox.dev and committed by GitHub e58d3a49 37c171c6

+3 -3
+3 -3
pkgs/by-name/at/attic-client/package.nix
··· 21 22 rustPlatform.buildRustPackage { 23 pname = "attic"; 24 - version = "0-unstable-2025-08-07"; 25 26 src = fetchFromGitHub { 27 owner = "zhaofengli"; 28 repo = "attic"; 29 - rev = "687dd7d607824edf11bf33e3d91038467e7fad43"; 30 - hash = "sha256-swR4GCqp5LHYJQ7pdePBtsqYyiyy+ASfUvhAgou23KI="; 31 }; 32 33 nativeBuildInputs = [
··· 21 22 rustPlatform.buildRustPackage { 23 pname = "attic"; 24 + version = "0-unstable-2025-08-16"; 25 26 src = fetchFromGitHub { 27 owner = "zhaofengli"; 28 repo = "attic"; 29 + rev = "c1cfee9b63e48d9cee18e538ca32f1721078de91"; 30 + hash = "sha256-cKw1bfEwW+pQWsvzOAe0GfsSNXTSFS+5MYcZFQB5dFc="; 31 }; 32 33 nativeBuildInputs = [