rotonda: 0.5.0 -> 0.6.0

This commit is contained in:
R. Ryantm
2026-06-06 22:24:08 +00:00
parent 38d9adc8ca
commit caa8720aa8

View File

@@ -10,16 +10,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "rotonda";
version = "0.5.0";
version = "0.6.0";
src = fetchFromGitHub {
owner = "NLnetLabs";
repo = "rotonda";
tag = "v${finalAttrs.version}";
hash = "sha256-7SVhxUpQq1CCDYNc0xza/2ixjKF8kHBSobt4S+azLQU=";
hash = "sha256-FsSrIkUJPotyFL2qWTYU9/a/aY1VletE8FFxqUxCvKg=";
};
cargoHash = "sha256-4wldyvg0VOFTlM0FN/BSsyDNp5HbRumw4Lv4VEJlPfI=";
cargoHash = "sha256-Iuxm1Y+k00uvDedHucBRZkBGyEKoMM4feI4mvf3tzHM=";
checkFlags = [
# Broken in sandbox: