pve-http-server 0 -> 1
attrpath: pve-http-server
[updateScript]
[updateScript] Success
[updateScript]
Going to be running update for following packages:
- pve-http-server-5.1.2
Press Enter key to continue...
Running update for:
- pve-http-server-5.1.2: UPDATING ...
- pve-http-server-5.1.2: DONE.
Packages updated!
The diff was empty after rewrites.
pve-http-server 0 -> 1
attrpath: pve-http-server
[updateScript]
[updateScript] Success
[updateScript]
Going to be running update for following packages:
- pve-http-server-5.1.2
Press Enter key to continue...
Running update for:
- pve-http-server-5.1.2: UPDATING ...
- pve-http-server-5.1.2: DONE.
Packages updated!
Diff after rewrites:
diff --git a/pkgs/pve-http-server/default.nix b/pkgs/pve-http-server/default.nix
index f37e02d..a00ba35 100644
--- a/pkgs/pve-http-server/default.nix
+++ b/pkgs/pve-http-server/default.nix
@@ -26,12 +26,12 @@ in
perl538.pkgs.toPerlModule (
stdenv.mkDerivation rec {
pname = "pve-http-server";
- version = "5.1.2";
+ version = "5.2.0";
src = fetchgit {
url = "git://git.proxmox.com/git/${pname}.git";
- rev = "2ef480f66473fd090e9a2cb02773461349e54502";
- hash = "sha256-MsBGven0SCUMU0rcm2nFFCz2G5uSjcAlaLjZdIhS4aU=";
+ rev = "011d2da3b1a4a212a8bee400dac1be794796a0a2";
+ hash = "sha256-Q5lS+duzKB/dAy8aJiz7L3qMh6u6PYNLfzl+Ebfvx6w=";
};
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-http-server is: Proxmox VE HTTP Server
meta.homepage for pve-http-server is: git://git.proxmox.com/?p=pve-http-server.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 5.2.0 in filename of file in /nix/store/lyi3rkm8n791vpg23xdklcv8cpddna67-pve-http-server-5.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-http-server
```
Instructions to test this update (click to expand)
---
Build yourself:
```
nix-build -A pve-http-server https://github.com/proxmox-update/nixpkgs/archive/035a6aaa5fc3852a567d82fa1c11587075dbebe1.tar.gz
```
Or:
```
nix build github:proxmox-update/nixpkgs/035a6aaa5fc3852a567d82fa1c11587075dbebe1#pve-http-server
```
After you've downloaded or built it, look at the files and if there are any, run the binaries:
```
ls -la /nix/store/lyi3rkm8n791vpg23xdklcv8cpddna67-pve-http-server-5.2.0
ls -la /nix/store/lyi3rkm8n791vpg23xdklcv8cpddna67-pve-http-server-5.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).
https://api.github.com/repos/SaumonNet/proxmox-nixos/pulls/119