Revert "netavark: 1.17.2 -> 2.0.0" (#537016)

This commit is contained in:
zowoq
2026-07-01 02:14:10 +00:00
committed by GitHub
+3 -3
View File
@@ -11,16 +11,16 @@
rustPlatform.buildRustPackage (finalAttrs: {
pname = "netavark";
version = "2.0.0";
version = "1.17.2";
src = fetchFromGitHub {
owner = "containers";
repo = "netavark";
rev = "v${finalAttrs.version}";
hash = "sha256-hMtYAG1OnnK1xECp8yiGEtgrWWnVfywLokOw6fzKEjw=";
hash = "sha256-FdJNcHYK6Jc1dNqcUr5Ne8dv1dzlHRhcjoldiihrov8=";
};
cargoHash = "sha256-oVIOS0bzvT6FW43TJ/p0PZO/cjskzljhyxqeM0aSCCo=";
cargoHash = "sha256-wp/1lWc3OfNQt74m8DtpuFO/Mf07+M7numq2FMEkeGo=";
nativeBuildInputs = [
installShellFiles