mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-06 13:23:41 +00:00
python3Packages.proxmoxer: 2.2.0-unstable-2025-02-18 -> 2.3.0
Diff: cf1bcde696...cf1bcde696
Changelog: https://github.com/proxmoxer/proxmoxer/releases/tag/2.3.0
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
buildPythonPackage rec {
|
||||
pname = "proxmoxer";
|
||||
version = "2.2.0-unstable-2025-02-18";
|
||||
version = "2.3.0";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
|
||||
Reference in New Issue
Block a user