linstor-proxmox 0 -> 1
attrpath: linstor-proxmox
[updateScript]
[updateScript] Success
[updateScript]
Going to be running update for following packages:
- linstor-proxmox-8.0.4
Press Enter key to continue...
Running update for:
- linstor-proxmox-8.0.4: UPDATING ...
- linstor-proxmox-8.0.4: DONE.
Packages updated!
Diff after rewrites:
diff --git a/pkgs/linstor-proxmox/default.nix b/pkgs/linstor-proxmox/default.nix
index a49cc1b..d6c6667 100644
--- a/pkgs/linstor-proxmox/default.nix
+++ b/pkgs/linstor-proxmox/default.nix
@@ -19,13 +19,13 @@ in
perl538.pkgs.toPerlModule (
stdenv.mkDerivation rec {
pname = "linstor-proxmox";
- version = "8.0.4";
+ version = "8.1.0";
src = fetchFromGitHub {
owner = "LINBIT";
repo = "linstor-proxmox";
rev = "v${version}";
- hash = "sha256-aQ9VqQcF9jDGcv2anKPunTTNyS1exJcODt7WkcGxH+o=";
+ hash = "sha256-BL2VVyABVAyCdINVQA6w4iuL+ndGabEovIrU5K7uziQ=";
};
makeFlags = [
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 linstor-proxmox is: Integration pluging bridging LINSTOR to Proxmox VE
meta.homepage for linstor-proxmox is: https://github.com/LINBIT/linstor-proxmox
meta.changelog for linstor-proxmox is: https://github.com/LINBIT/linstor-proxmox/blob/v8.1.0/CHANGELOG.md
###### Updates performed
- Ran passthru.UpdateScript
###### To inspect upstream changes
- [Compare changes on GitHub](https://github.com/LINBIT/linstor-proxmox/compare/v8.0.4...v8.1.0)
###### Impact
Checks done
---
- built on NixOS
- Warning: a test defined in `passthru.tests` did not pass
- found 8.1.0 with grep in /nix/store/nslii0galfqjp29y00klcwb2vhf5jk93-linstor-proxmox-8.1.0
- found 8.1.0 in filename of file in /nix/store/nslii0galfqjp29y00klcwb2vhf5jk93-linstor-proxmox-8.1.0
---
Rebuild report (if merged into master) (click to expand)
```
1 total rebuild path(s)
1 package rebuild(s)
First fifty rebuilds by attrpath
linstor-proxmox
```
Instructions to test this update (click to expand)
---
Build yourself:
```
nix-build -A linstor-proxmox https://github.com/proxmox-update/nixpkgs/archive/2b223007020aec0da350f1b365835a4ac8ea18e1.tar.gz
```
Or:
```
nix build github:proxmox-update/nixpkgs/2b223007020aec0da350f1b365835a4ac8ea18e1#linstor-proxmox
```
After you've downloaded or built it, look at the files and if there are any, run the binaries:
```
ls -la /nix/store/nslii0galfqjp29y00klcwb2vhf5jk93-linstor-proxmox-8.1.0
ls -la /nix/store/nslii0galfqjp29y00klcwb2vhf5jk93-linstor-proxmox-8.1.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","Thu, 06 Feb 2025 11:11:28 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","275"),("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","4996"),("X-RateLimit-Reset","1738843817"),("X-RateLimit-Used","4"),("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","E312:3C69E0:13D2C4F:1476C92:67A498DF")], 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/linstor-proxmox.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}"))
linstor-proxmox 0 -> 1
attrpath: linstor-proxmox
[updateScript]
[updateScript] Success
[updateScript]
Going to be running update for following packages:
- linstor-proxmox-8.0.4
Press Enter key to continue...
Running update for:
- linstor-proxmox-8.0.4: UPDATING ...
- linstor-proxmox-8.0.4: DONE.
Packages updated!
Diff after rewrites:
diff --git a/pkgs/linstor-proxmox/default.nix b/pkgs/linstor-proxmox/default.nix
index a49cc1b..d6c6667 100644
--- a/pkgs/linstor-proxmox/default.nix
+++ b/pkgs/linstor-proxmox/default.nix
@@ -19,13 +19,13 @@ in
perl538.pkgs.toPerlModule (
stdenv.mkDerivation rec {
pname = "linstor-proxmox";
- version = "8.0.4";
+ version = "8.1.0";
src = fetchFromGitHub {
owner = "LINBIT";
repo = "linstor-proxmox";
rev = "v${version}";
- hash = "sha256-aQ9VqQcF9jDGcv2anKPunTTNyS1exJcODt7WkcGxH+o=";
+ hash = "sha256-BL2VVyABVAyCdINVQA6w4iuL+ndGabEovIrU5K7uziQ=";
};
makeFlags = [
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 linstor-proxmox is: Integration pluging bridging LINSTOR to Proxmox VE
meta.homepage for linstor-proxmox is: https://github.com/LINBIT/linstor-proxmox
meta.changelog for linstor-proxmox is: https://github.com/LINBIT/linstor-proxmox/blob/v8.1.0/CHANGELOG.md
###### Updates performed
- Ran passthru.UpdateScript
###### To inspect upstream changes
- [Compare changes on GitHub](https://github.com/LINBIT/linstor-proxmox/compare/v8.0.4...v8.1.0)
###### Impact
Checks done
---
- built on NixOS
- Warning: a test defined in `passthru.tests` did not pass
- found 8.1.0 with grep in /nix/store/nslii0galfqjp29y00klcwb2vhf5jk93-linstor-proxmox-8.1.0
- found 8.1.0 in filename of file in /nix/store/nslii0galfqjp29y00klcwb2vhf5jk93-linstor-proxmox-8.1.0
---
Rebuild report (if merged into master) (click to expand)
```
1 total rebuild path(s)
1 package rebuild(s)
First fifty rebuilds by attrpath
linstor-proxmox
```
Instructions to test this update (click to expand)
---
Build yourself:
```
nix-build -A linstor-proxmox https://github.com/proxmox-update/nixpkgs/archive/b07a5217cfec7e7d4c7c8cc83c9c0abbc22a1f47.tar.gz
```
Or:
```
nix build github:proxmox-update/nixpkgs/b07a5217cfec7e7d4c7c8cc83c9c0abbc22a1f47#linstor-proxmox
```
After you've downloaded or built it, look at the files and if there are any, run the binaries:
```
ls -la /nix/store/nslii0galfqjp29y00klcwb2vhf5jk93-linstor-proxmox-8.1.0
ls -la /nix/store/nslii0galfqjp29y00klcwb2vhf5jk93-linstor-proxmox-8.1.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","Thu, 06 Feb 2025 23:11:46 GMT"),("Content-Type","application/json; charset=utf-8"),("Content-Length","275"),("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","4996"),("X-RateLimit-Reset","1738887016"),("X-RateLimit-Used","4"),("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","D824:1A60C1:693BCFE:6C7343B:67A541B1")], 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/linstor-proxmox.\"}],\"documentation_url\":\"https://docs.github.com/rest/pulls/pulls#create-a-pull-request\",\"status\":\"422\"}"))