pve-cluster 0 -> 1 attrpath: pve-cluster [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-cluster-8.0.10 Press Enter key to continue... Running update for: - pve-cluster-8.0.10: UPDATING ... - pve-cluster-8.0.10: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-cluster/default.nix b/pkgs/pve-cluster/default.nix index cbe02e5..78c970a 100644 --- a/pkgs/pve-cluster/default.nix +++ b/pkgs/pve-cluster/default.nix @@ -41,12 +41,12 @@ in perl538.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-cluster"; - version = "8.0.10"; + version = "9.0.0"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "3749d370ac2e1e73d2558f8dbe5d7f001651157c"; - hash = "sha256-/DQ59CGlK8UDQFpnXnE8rrJ0sgtG4G5J6BpsBV2gHPg="; + rev = "19238c3feda078c5a3a86b863ee3a25413decf35"; + hash = "sha256-WhP/AJ1p4WiZrQWrob4SX0Be0cqgpWpv1Ozv+VIJ5gE="; }; 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-cluster is: Proxmox VE Cluster FS and Tools meta.homepage for pve-cluster is: git://git.proxmox.com/?p=pve-cluster.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/xqds43j1vm40lcpsm2qg0m928sl30xs4-pve-cluster-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-cluster ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-cluster https://github.com/proxmox-update/nixpkgs/archive/9954e81e602dd7ce7e8c6501b207e3231c002cf1.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/9954e81e602dd7ce7e8c6501b207e3231c002cf1#pve-cluster ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/xqds43j1vm40lcpsm2qg0m928sl30xs4-pve-cluster-9.0.0 ls -la /nix/store/xqds43j1vm40lcpsm2qg0m928sl30xs4-pve-cluster-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, 25 Jun 2025 22:20:08 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","271"),("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","4982"),("X-RateLimit-Reset","1750893023"),("X-RateLimit-Used","18"),("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","E8DE:2ACBCB:643ADF:6794B9:685C7617")], 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-cluster.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}"))