corrected hash

This commit is contained in:
alsaiduq-lab 2025-03-30 03:55:15 -06:00
parent eec11cfdbe
commit f6030d3606

View file

@ -9,7 +9,7 @@
owner = "pydantic"; owner = "pydantic";
repo = "pydantic"; repo = "pydantic";
rev = "v${version}"; rev = "v${version}";
sha256 = "PiYl6hcpzJoKF/rssCunF6xuCHLWfgZUQxD2wkAbLH4="; sha256 = "17v4y4l7bq8716y0vxv817n68k8rlc2sfa86a1jiala04s1jsmr0";
}; };
doCheck = false; doCheck = false;
}); });