blink: 1.0.0 -> 1.2.0

This commit is contained in:
raf 2025-05-03 08:41:27 +03:00
commit 5278dab32b
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF

View file

@ -14,7 +14,7 @@
env.RUSTC_BOOTSTRAP = true; env.RUSTC_BOOTSTRAP = true;
useFetchCargoVendor = true; useFetchCargoVendor = true;
cargoHash = "sha256-MWElqh7ENJ6CbLOnvz0DsP5YYu+e+y12GSUOfW1IKGU="; cargoHash = "sha256-IDoDugtNWQovfSstbVMkKHLBXKa06lxRWmywu4zyS3M=";
nativeBuildInputs = [gitMinimal]; nativeBuildInputs = [gitMinimal];
}; };