nixos-config/packages/zabbix/versions.nix
2025-08-01 11:02:08 +02:00

19 lines
474 B
Nix

generic: {
latest = generic {
version = "7.4.1";
hash = "sha256-AtTttBuXR8CJ98pFvMjczdF3n4i0k9wV/59w26n1OUM=";
vendorHash = null;
};
v60 = generic {
version = "6.0.26";
hash = "sha256-MIOKe5hqfDecB1oWZKzbFmJCsQLuAGtp21l2WxxVG+g=";
vendorHash = null;
};
v50 = generic {
version = "5.0.41";
hash = "sha256-pPvw0lPoK1IpsXc5c8Qu9zFhx2oHJz2bwiX80vrYa58=";
vendorHash = "sha256-qLDoNnEFiSrWXbLtYlmQaqY8Rv6JaG8WbMYBlry5Evc=";
};
}