python3Packages.proxmoxer: 2.3.0 correct revision & hash

Commit 3dee50b updated the nix metadata not source information.
This commit is contained in:
Curtis Jones
2026-05-29 10:34:01 -04:00
parent 9d6022eb7c
commit 74afbd0efc
@@ -18,8 +18,8 @@ buildPythonPackage rec {
src = fetchFromGitHub {
owner = "proxmoxer";
repo = "proxmoxer";
rev = "cf1bcde696537c74ef00d8e71fb86735fb4c2c79";
hash = "sha256-h5Sla7/4XiZSGwKstyiqs/T2Qgi13jI9YMVPqDcF3sA=";
rev = "99fe9814d6212c614a944ce7b3d907e05042c4fa";
hash = "sha256-v/QqNCzkcYk2pqr9tTeyvEEeXt4nzqooHAQEIiJitZ4=";
};
build-system = [ setuptools ];