pve-container 0 -> 1 attrpath: pve-container [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-container-5.2.6 Press Enter key to continue... Running update for: - pve-container-5.2.6: UPDATING ... - pve-container-5.2.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-container/default.nix b/pkgs/pve-container/default.nix index e72c823..2bbe665 100644 --- a/pkgs/pve-container/default.nix +++ b/pkgs/pve-container/default.nix @@ -17,12 +17,12 @@ in perl538.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-container"; - version = "5.2.6"; + version = "6.0.0"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "a0a7cec91c6f57c4ca3b6317ff12a15d2c528177"; - hash = "sha256-n0LR/DCziTYX7hvyptcyoKoZ9GtLncczLUXYeo4pZjQ="; + rev = "7b8077037b310f881e0422f3aabb7e9cf057cb72"; + hash = "sha256-NC7HLYnIoCczunmo1jqTw9/Ve09zwyhej0oWkLydzrc="; }; 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-container is: Proxmox VE container manager & runtime meta.homepage for pve-container is: git://git.proxmox.com/?p=pve-container.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/3xxpfn46i3if3jw4c3xr0vfjh0742zcv-pve-container-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-container ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-container https://github.com/proxmox-update/nixpkgs/archive/ed9b812a80106ebf8fc668913b1437e90e6aedb6.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/ed9b812a80106ebf8fc668913b1437e90e6aedb6#pve-container ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/3xxpfn46i3if3jw4c3xr0vfjh0742zcv-pve-container-6.0.0 ls -la /nix/store/3xxpfn46i3if3jw4c3xr0vfjh0742zcv-pve-container-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","Wed, 18 Jun 2025 10:12:35 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","273"),("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","4993"),("X-RateLimit-Reset","1750245005"),("X-RateLimit-Used","7"),("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","BF26:306384:3BBAFCE:3D7799F:68529113")], 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-container.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}")) pve-container 0 -> 1 attrpath: pve-container [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-container-5.2.6 Press Enter key to continue... Running update for: - pve-container-5.2.6: UPDATING ... - pve-container-5.2.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-container/default.nix b/pkgs/pve-container/default.nix index e72c823..2bbe665 100644 --- a/pkgs/pve-container/default.nix +++ b/pkgs/pve-container/default.nix @@ -17,12 +17,12 @@ in perl538.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-container"; - version = "5.2.6"; + version = "6.0.0"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "a0a7cec91c6f57c4ca3b6317ff12a15d2c528177"; - hash = "sha256-n0LR/DCziTYX7hvyptcyoKoZ9GtLncczLUXYeo4pZjQ="; + rev = "7b8077037b310f881e0422f3aabb7e9cf057cb72"; + hash = "sha256-NC7HLYnIoCczunmo1jqTw9/Ve09zwyhej0oWkLydzrc="; }; 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-container is: Proxmox VE container manager & runtime meta.homepage for pve-container is: git://git.proxmox.com/?p=pve-container.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/3xxpfn46i3if3jw4c3xr0vfjh0742zcv-pve-container-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-container ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-container https://github.com/proxmox-update/nixpkgs/archive/b5f6e3b646df87529cf98eda5eb083e923ff0b5e.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/b5f6e3b646df87529cf98eda5eb083e923ff0b5e#pve-container ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/3xxpfn46i3if3jw4c3xr0vfjh0742zcv-pve-container-6.0.0 ls -la /nix/store/3xxpfn46i3if3jw4c3xr0vfjh0742zcv-pve-container-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","Wed, 18 Jun 2025 22:12:58 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","273"),("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","4993"),("X-RateLimit-Reset","1750288205"),("X-RateLimit-Used","7"),("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","957C:2B7123:745FD33:773F14A:685339E9")], 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-container.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}"))