tdns-cli: unstable-2021-02-19 -> 0.0.5-unstable-2026-02-23 (#512892)

This commit is contained in:
Michael Daniels
2026-05-16 18:08:33 +00:00
committed by GitHub
+4 -4
View File
@@ -6,16 +6,16 @@
rustPlatform.buildRustPackage {
pname = "tdns-cli";
version = "unstable-2021-02-19";
version = "0.0.5-unstable-2026-02-23";
src = fetchFromGitHub {
owner = "rotty";
repo = "tdns-cli";
rev = "9a5455fe8a52f3f14dc55ef81511b479c8cd70ea";
hash = "sha256-BGxkqlKg81izq4eOBEZFJ/MPb3UCSOo8ZTYTjtjierk=";
rev = "404ba636e031ff6101da633d3a572b1b075c0f37";
hash = "sha256-e1JEQQI8226Ey5b3Z02xEAfy22eLPC10ANQVHAM7hDs=";
};
cargoHash = "sha256-KDZGTGLHLuZgFtzIp+lL0VIiQcYspvxAivp7hVE9V/A=";
cargoHash = "sha256-G6YVZf2TxtIvEEeUtHWDITQfUayhEjS2QtXNSsvwg2M=";
meta = {
description = "DNS tool that aims to replace dig and nsupdate";