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.1.4 Press Enter key to continue... Running update for: - pve-access-control-8.1.4: UPDATING ... - pve-access-control-8.1.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-access-control/default.nix b/pkgs/pve-access-control/default.nix index 023d065..23cb573 100644 --- a/pkgs/pve-access-control/default.nix +++ b/pkgs/pve-access-control/default.nix @@ -19,12 +19,12 @@ in perl536.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-access-control"; - version = "8.1.4"; + version = "8.2.0"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "2c74a9abd5e34764c3ac16af1845eecb2dadf1af"; - hash = "sha256-yY9WQ47K+pezcJ1auHvDjAgXQ6LKxLAcH65+jy/D4qc="; + rev = "de84a7894b61de8fce49539a853c3dd7d5154028"; + hash = "sha256-jnq/VDRRN5l+D94FDGUdwEcmT8v7ZPVru3RvuWGHeP0="; }; 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 8.2.0 in filename of file in /nix/store/l5klazg3afknsw5fvdb19w27yjiph846-pve-access-control-8.2.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-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/eca0ba2a7ed79f3a8b24a068f5648c9fd9bddd19.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/eca0ba2a7ed79f3a8b24a068f5648c9fd9bddd19#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/l5klazg3afknsw5fvdb19w27yjiph846-pve-access-control-8.2.0 ls -la /nix/store/l5klazg3afknsw5fvdb19w27yjiph846-pve-access-control-8.2.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","Tue, 19 Nov 2024 11:12:40 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","4997"),("X-RateLimit-Reset","1732018214"),("X-RateLimit-Used","3"),("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","C39E:11F2E8:35C58:36639:673C72A8")], 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.1.4 Press Enter key to continue... Running update for: - pve-access-control-8.1.4: UPDATING ... - pve-access-control-8.1.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-access-control/default.nix b/pkgs/pve-access-control/default.nix index 023d065..23cb573 100644 --- a/pkgs/pve-access-control/default.nix +++ b/pkgs/pve-access-control/default.nix @@ -19,12 +19,12 @@ in perl536.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-access-control"; - version = "8.1.4"; + version = "8.2.0"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "2c74a9abd5e34764c3ac16af1845eecb2dadf1af"; - hash = "sha256-yY9WQ47K+pezcJ1auHvDjAgXQ6LKxLAcH65+jy/D4qc="; + rev = "de84a7894b61de8fce49539a853c3dd7d5154028"; + hash = "sha256-jnq/VDRRN5l+D94FDGUdwEcmT8v7ZPVru3RvuWGHeP0="; }; 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 8.2.0 in filename of file in /nix/store/l5klazg3afknsw5fvdb19w27yjiph846-pve-access-control-8.2.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-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/e0293ad52985f6ccd922bc8572e2260c1787c5d1.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/e0293ad52985f6ccd922bc8572e2260c1787c5d1#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/l5klazg3afknsw5fvdb19w27yjiph846-pve-access-control-8.2.0 ls -la /nix/store/l5klazg3afknsw5fvdb19w27yjiph846-pve-access-control-8.2.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","Tue, 19 Nov 2024 23:12:55 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","4997"),("X-RateLimit-Reset","1732061426"),("X-RateLimit-Used","3"),("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","D1C4:0F24:11B1E98:11F0E2C:673D1B77")], 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\"}"))