pve-docs 0 -> 1 attrpath: pve-docs [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-docs-8.3.1 Press Enter key to continue... Running update for: - pve-docs-8.3.1: UPDATING ... - pve-docs-8.3.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-docs/default.nix b/pkgs/pve-docs/default.nix index 4803826..3f4191c 100644 --- a/pkgs/pve-docs/default.nix +++ b/pkgs/pve-docs/default.nix @@ -16,12 +16,12 @@ in stdenv.mkDerivation rec { pname = "pve-docs"; - version = "8.3.1"; + version = "9.0.0"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "a89cb75f36a1c3a5c7ba7d9ca113ee5af7a88e17"; - hash = "sha256-9vgGDgRXKC9cIVhNOf9RLgCMVqf4lC9Ik97/18zLXys="; + rev = "7cc17ee5950a53bbd5b5ad81270352ccdb1c541c"; + hash = "sha256-rs0Chcn8aTdWnweLBNEXbtmGWgHidYU0Vvi8G84/nlo="; }; postPatch = '' 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-docs is: Proxmox VE Documentation meta.homepage for pve-docs is: git://git.proxmox.com/?p=pve-docs.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 9.0.0 in filename of file in /nix/store/fphai22knvf99vp45vbwazs3v3k0s2y3-pve-docs-9.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-docs ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-docs https://github.com/proxmox-update/nixpkgs/archive/7aabf403df5da6de85c033980ba897efb282697f.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/7aabf403df5da6de85c033980ba897efb282697f#pve-docs ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/fphai22knvf99vp45vbwazs3v3k0s2y3-pve-docs-9.0.0 ls -la /nix/store/fphai22knvf99vp45vbwazs3v3k0s2y3-pve-docs-9.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, 02 Jul 2025 10:14:24 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","268"),("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","1751454617"),("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","E3B4:F53E7:743AB:76E15:6865067F")], 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-docs.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}")) pve-docs 0 -> 1 attrpath: pve-docs [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-docs-8.3.1 Press Enter key to continue... Running update for: - pve-docs-8.3.1: UPDATING ... - pve-docs-8.3.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-docs/default.nix b/pkgs/pve-docs/default.nix index 4803826..3f4191c 100644 --- a/pkgs/pve-docs/default.nix +++ b/pkgs/pve-docs/default.nix @@ -16,12 +16,12 @@ in stdenv.mkDerivation rec { pname = "pve-docs"; - version = "8.3.1"; + version = "9.0.0"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "a89cb75f36a1c3a5c7ba7d9ca113ee5af7a88e17"; - hash = "sha256-9vgGDgRXKC9cIVhNOf9RLgCMVqf4lC9Ik97/18zLXys="; + rev = "7cc17ee5950a53bbd5b5ad81270352ccdb1c541c"; + hash = "sha256-rs0Chcn8aTdWnweLBNEXbtmGWgHidYU0Vvi8G84/nlo="; }; postPatch = '' 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-docs is: Proxmox VE Documentation meta.homepage for pve-docs is: git://git.proxmox.com/?p=pve-docs.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 9.0.0 in filename of file in /nix/store/fphai22knvf99vp45vbwazs3v3k0s2y3-pve-docs-9.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-docs ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-docs https://github.com/proxmox-update/nixpkgs/archive/5e20199f5027d2694ce00da329e3425b99653d58.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/5e20199f5027d2694ce00da329e3425b99653d58#pve-docs ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/fphai22knvf99vp45vbwazs3v3k0s2y3-pve-docs-9.0.0 ls -la /nix/store/fphai22knvf99vp45vbwazs3v3k0s2y3-pve-docs-9.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, 02 Jul 2025 22:14:19 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","268"),("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","1751497812"),("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","B3AC:111D79:19A1719:1A53E92:6865AF3A")], 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-docs.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}"))