pve-guest-common 0 -> 1 attrpath: pve-guest-common [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-guest-common-5.1.7 Press Enter key to continue... Running update for: - pve-guest-common-5.1.7: UPDATING ... - pve-guest-common-5.1.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-guest-common/default.nix b/pkgs/pve-guest-common/default.nix index 6d57099..4d8615a 100644 --- a/pkgs/pve-guest-common/default.nix +++ b/pkgs/pve-guest-common/default.nix @@ -8,12 +8,12 @@ perl538.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-guest-common"; - version = "5.1.7"; + version = "5.2.2"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "90edabc8168ce685ede004abcf93f12795832ba9"; - hash = "sha256-7R56F0zg9q0B+STbFs/csxH3YYtb2hKqkFYRF9hRWwA="; + rev = "58ad1835bf48ac8a62877cc8889c67b49330113f"; + hash = "sha256-vKm8C5cAHaU0LRb9AYM1wyYrfeY1R7Z8HuZ7qgfeQCw="; }; sourceRoot = "${src.name}/src"; Successfully finished processing skipping cachix Semi-automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for pve-guest-common is: Proxmox VE guest-related modules meta.homepage for pve-guest-common is: git://git.proxmox.com/?p=pve-guest-common.git ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 5.2.2 in filename of file in /nix/store/p0cmjkqm97w1z0ikwj6nh726r129n043-pve-guest-common-5.2.2 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath pve-guest-common ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-guest-common https://github.com/proxmox-update/nixpkgs/archive/9d7e4d11a668852bd090db4ec5786010bdd39052.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/9d7e4d11a668852bd090db4ec5786010bdd39052#pve-guest-common ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/p0cmjkqm97w1z0ikwj6nh726r129n043-pve-guest-common-5.2.2 ls -la /nix/store/p0cmjkqm97w1z0ikwj6nh726r129n043-pve-guest-common-5.2.2/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @camillemndn @JulienMalka for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). HTTPError (HttpExceptionRequest Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } (StatusCodeException (Response {responseStatus = Status {statusCode = 422, statusMessage = "Unprocessable Entity"}, responseVersion = HTTP/1.1, responseHeaders = [("Date","Mon, 16 Jun 2025 10:16:58 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","276"),("X-OAuth-Scopes","admin:enterprise, admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, admin:ssh_signing_key, audit_log, codespace, copilot, delete:packages, delete_repo, gist, project, repo, user, workflow, write:discussion, write:packages"),("X-Accepted-OAuth-Scopes",""),("X-GitHub-Media-Type","github.v3; format=json"),("x-github-api-version-selected","2022-11-28"),("X-RateLimit-Limit","5000"),("X-RateLimit-Remaining","4979"),("X-RateLimit-Reset","1750072205"),("X-RateLimit-Used","21"),("X-RateLimit-Resource","core"),("Access-Control-Expose-Headers","ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"),("Access-Control-Allow-Origin","*"),("Strict-Transport-Security","max-age=31536000; includeSubdomains; preload"),("X-Frame-Options","deny"),("X-Content-Type-Options","nosniff"),("X-XSS-Protection","0"),("Referrer-Policy","origin-when-cross-origin, strict-origin-when-cross-origin"),("Content-Security-Policy","default-src 'none'"),("Vary","Accept-Encoding, Accept, X-Requested-With"),("Server","github.com"),("X-GitHub-Request-Id","E870:207F08:4BFD7B6:4E621AE:684FEF1A")], responseBody = (), responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose, responseOriginalRequest = Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } }) "{\"message\":\"Validation Failed\",\"errors\":[{\"resource\":\"PullRequest\",\"code\":\"custom\",\"message\":\"A pull request already exists for proxmox-update:auto-update/pve-guest-common.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}")) pve-guest-common 0 -> 1 attrpath: pve-guest-common [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-guest-common-5.1.7 Press Enter key to continue... Running update for: - pve-guest-common-5.1.7: UPDATING ... - pve-guest-common-5.1.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-guest-common/default.nix b/pkgs/pve-guest-common/default.nix index 6d57099..2d18d0f 100644 --- a/pkgs/pve-guest-common/default.nix +++ b/pkgs/pve-guest-common/default.nix @@ -8,12 +8,12 @@ perl538.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-guest-common"; - version = "5.1.7"; + version = "6.0.0"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "90edabc8168ce685ede004abcf93f12795832ba9"; - hash = "sha256-7R56F0zg9q0B+STbFs/csxH3YYtb2hKqkFYRF9hRWwA="; + rev = "531097338bc0900816cab34f35e24ef8744d3ed0"; + hash = "sha256-N453cgr04fVh8g0yJrWa2RcnSmD+oFIdUpyK9Pb/Cls="; }; sourceRoot = "${src.name}/src"; Successfully finished processing skipping cachix Semi-automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for pve-guest-common is: Proxmox VE guest-related modules meta.homepage for pve-guest-common is: git://git.proxmox.com/?p=pve-guest-common.git ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 6.0.0 in filename of file in /nix/store/27bn2ibf1q4m49rr8jsdrc54kfiba9zp-pve-guest-common-6.0.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath pve-guest-common ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-guest-common https://github.com/proxmox-update/nixpkgs/archive/e8d1ae943510d24b12d7000fd4b9fa9403f4043d.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/e8d1ae943510d24b12d7000fd4b9fa9403f4043d#pve-guest-common ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/27bn2ibf1q4m49rr8jsdrc54kfiba9zp-pve-guest-common-6.0.0 ls -la /nix/store/27bn2ibf1q4m49rr8jsdrc54kfiba9zp-pve-guest-common-6.0.0/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @camillemndn @JulienMalka for [testing](https://github.com/ryantm/nixpkgs-update/blob/main/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). HTTPError (HttpExceptionRequest Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } (StatusCodeException (Response {responseStatus = Status {statusCode = 422, statusMessage = "Unprocessable Entity"}, responseVersion = HTTP/1.1, responseHeaders = [("Date","Mon, 16 Jun 2025 22:16:41 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","276"),("X-OAuth-Scopes","admin:enterprise, admin:gpg_key, admin:org, admin:org_hook, admin:public_key, admin:repo_hook, admin:ssh_signing_key, audit_log, codespace, copilot, delete:packages, delete_repo, gist, project, repo, user, workflow, write:discussion, write:packages"),("X-Accepted-OAuth-Scopes",""),("X-GitHub-Media-Type","github.v3; format=json"),("x-github-api-version-selected","2022-11-28"),("X-RateLimit-Limit","5000"),("X-RateLimit-Remaining","4978"),("X-RateLimit-Reset","1750115405"),("X-RateLimit-Used","22"),("X-RateLimit-Resource","core"),("Access-Control-Expose-Headers","ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset"),("Access-Control-Allow-Origin","*"),("Strict-Transport-Security","max-age=31536000; includeSubdomains; preload"),("X-Frame-Options","deny"),("X-Content-Type-Options","nosniff"),("X-XSS-Protection","0"),("Referrer-Policy","origin-when-cross-origin, strict-origin-when-cross-origin"),("Content-Security-Policy","default-src 'none'"),("Vary","Accept-Encoding, Accept, X-Requested-With"),("Server","github.com"),("X-GitHub-Request-Id","88D6:3212F7:1E289DE:1EF239A:685097C8")], responseBody = (), responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose, responseOriginalRequest = Request { host = "api.github.com" port = 443 secure = True requestHeaders = [("User-Agent","github.hs/0.28.0.1"),("Accept","application/vnd.github.v3+json"),("Authorization","")] path = "/repos/saumonnet/proxmox-nixos/pulls" queryString = "" method = "POST" proxy = Nothing rawBody = False redirectCount = 10 responseTimeout = ResponseTimeoutDefault requestVersion = HTTP/1.1 proxySecureMode = ProxySecureWithConnect } }) "{\"message\":\"Validation Failed\",\"errors\":[{\"resource\":\"PullRequest\",\"code\":\"custom\",\"message\":\"A pull request already exists for proxmox-update:auto-update/pve-guest-common.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}"))