pve-apiclient 0 -> 1
attrpath: pve-apiclient
[updateScript]
[updateScript] Success
[updateScript]
Going to be running update for following packages:
- pve-apiclient-3.3.2
Press Enter key to continue...
Running update for:
- pve-apiclient-3.3.2: UPDATING ...
- pve-apiclient-3.3.2: DONE.
Packages updated!
The diff was empty after rewrites.
pve-apiclient 0 -> 1
attrpath: pve-apiclient
[updateScript]
[updateScript] Success
[updateScript]
Going to be running update for following packages:
- pve-apiclient-3.3.2
Press Enter key to continue...
Running update for:
- pve-apiclient-3.3.2: UPDATING ...
- pve-apiclient-3.3.2: DONE.
Packages updated!
Diff after rewrites:
diff --git a/pkgs/pve-apiclient/default.nix b/pkgs/pve-apiclient/default.nix
index 9023f3f..dc28fc0 100644
--- a/pkgs/pve-apiclient/default.nix
+++ b/pkgs/pve-apiclient/default.nix
@@ -12,12 +12,12 @@ in
perl538.pkgs.toPerlModule (
stdenv.mkDerivation rec {
pname = "pve-apiclient";
- version = "3.3.2";
+ version = "3.4.0";
src = fetchgit {
url = "git://git.proxmox.com/git/${pname}.git";
- rev = "94d38f0aba67ad04bf20159f605d5f7380cf7b58";
- hash = "sha256-wCPCEx8SpGpcuYDV2InobN9bcBu0RUlzcpD6sgmm/Wg=";
+ rev = "6138da4f9d2e96db4a809fd8d4927dec43f8a9f9";
+ hash = "sha256-2Dg364G2M8tBPPWSF2w2Ebz8UahYdopslyqqNWuLYVY=";
};
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-apiclient is: Perl API client library
meta.homepage for pve-apiclient is: git://git.proxmox.com/?p=pve-apiclient.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 3.4.0 in filename of file in /nix/store/d23di3dcqf84a5hf7z5nir51z5w2karq-pve-apiclient-3.4.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-apiclient
```
Instructions to test this update (click to expand)
---
Build yourself:
```
nix-build -A pve-apiclient https://github.com/proxmox-update/nixpkgs/archive/b5734029747a869585a036c3e6ee4aada1857cf6.tar.gz
```
Or:
```
nix build github:proxmox-update/nixpkgs/b5734029747a869585a036c3e6ee4aada1857cf6#pve-apiclient
```
After you've downloaded or built it, look at the files and if there are any, run the binaries:
```
ls -la /nix/store/d23di3dcqf84a5hf7z5nir51z5w2karq-pve-apiclient-3.4.0
ls -la /nix/store/d23di3dcqf84a5hf7z5nir51z5w2karq-pve-apiclient-3.4.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/169