pve-access-control 0 -> 1 attrpath: pve-access-control [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-access-control-8.2.2 Press Enter key to continue... Running update for: - pve-access-control-8.2.2: UPDATING ... - pve-access-control-8.2.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-access-control/default.nix b/pkgs/pve-access-control/default.nix index 8d6de55..28638eb 100644 --- a/pkgs/pve-access-control/default.nix +++ b/pkgs/pve-access-control/default.nix @@ -19,12 +19,12 @@ in perl538.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-access-control"; - version = "8.2.2"; + version = "9.0.2"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "25dd3756f90afbf65799da4708b3df9c2bf7e9f6"; - hash = "sha256-gmTlDvOTPeFNB2W0H3xHZBWsRFY6XeIb0r/1qNzsphA="; + rev = "4adb2a3a1187e61617cc5ec999f6e953f69a25e7"; + hash = "sha256-ZHFu4bLjRk3YXm58FCY+L4vF9N0wl3buhZzh4wHfeb0="; }; 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-access-control is: Proxmox VE Access control framework meta.homepage for pve-access-control is: git://git.proxmox.com/?p=pve-access-control.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.2 in filename of file in /nix/store/9af8ssqr44y1c29gqq8cwv5c3qwb52iz-pve-access-control-9.0.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-access-control ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-access-control https://github.com/proxmox-update/nixpkgs/archive/bda38a9d7e8eb5af56d518db4a61d4e5997d3017.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/bda38a9d7e8eb5af56d518db4a61d4e5997d3017#pve-access-control ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/9af8ssqr44y1c29gqq8cwv5c3qwb52iz-pve-access-control-9.0.2 ls -la /nix/store/9af8ssqr44y1c29gqq8cwv5c3qwb52iz-pve-access-control-9.0.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","Sat, 19 Jul 2025 10:14:41 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","278"),("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","4986"),("X-RateLimit-Reset","1752923427"),("X-RateLimit-Used","14"),("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","AD66:7C983:31DB825:3387E7D:687B7010")], 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-access-control.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}")) pve-access-control 0 -> 1 attrpath: pve-access-control [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pve-access-control-8.2.2 Press Enter key to continue... Running update for: - pve-access-control-8.2.2: UPDATING ... - pve-access-control-8.2.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-access-control/default.nix b/pkgs/pve-access-control/default.nix index 8d6de55..28638eb 100644 --- a/pkgs/pve-access-control/default.nix +++ b/pkgs/pve-access-control/default.nix @@ -19,12 +19,12 @@ in perl538.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-access-control"; - version = "8.2.2"; + version = "9.0.2"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "25dd3756f90afbf65799da4708b3df9c2bf7e9f6"; - hash = "sha256-gmTlDvOTPeFNB2W0H3xHZBWsRFY6XeIb0r/1qNzsphA="; + rev = "4adb2a3a1187e61617cc5ec999f6e953f69a25e7"; + hash = "sha256-ZHFu4bLjRk3YXm58FCY+L4vF9N0wl3buhZzh4wHfeb0="; }; 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-access-control is: Proxmox VE Access control framework meta.homepage for pve-access-control is: git://git.proxmox.com/?p=pve-access-control.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.2 in filename of file in /nix/store/9af8ssqr44y1c29gqq8cwv5c3qwb52iz-pve-access-control-9.0.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-access-control ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-access-control https://github.com/proxmox-update/nixpkgs/archive/968ee090a0f92ffb4395f251eb428c704f4c4943.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/968ee090a0f92ffb4395f251eb428c704f4c4943#pve-access-control ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/9af8ssqr44y1c29gqq8cwv5c3qwb52iz-pve-access-control-9.0.2 ls -la /nix/store/9af8ssqr44y1c29gqq8cwv5c3qwb52iz-pve-access-control-9.0.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","Sat, 19 Jul 2025 22:14:37 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","278"),("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","4986"),("X-RateLimit-Reset","1752966603"),("X-RateLimit-Used","14"),("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","8A06:1C5439:3BD4EF5:3DE1F72:687C18CD")], 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-access-control.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}"))