pve-rados2 0 -> 1
attrpath: pve-rados2
[updateScript]
[updateScript] Success
[updateScript] this derivation will be built:
/nix/store/x1xcfrwwdp49fhcavlvn9zfjbi5x75zw-packages.json.drv
building '/nix/store/x1xcfrwwdp49fhcavlvn9zfjbi5x75zw-packages.json.drv'...
Going to be running update for following packages:
- pve-rados2-1.4.1
Press Enter key to continue...
Running update for:
- pve-rados2-1.4.1: UPDATING ...
- pve-rados2-1.4.1: DONE.
Packages updated!
Diff after rewrites:
diff --git a/pkgs/pve-rados2/default.nix b/pkgs/pve-rados2/default.nix
index d0d270e..b2dfb5d 100644
--- a/pkgs/pve-rados2/default.nix
+++ b/pkgs/pve-rados2/default.nix
@@ -9,12 +9,12 @@
perl538.pkgs.toPerlModule (
stdenv.mkDerivation rec {
pname = "pve-rados2";
- version = "1.4.1";
+ version = "1.5.0";
src = fetchgit {
url = "git://git.proxmox.com/git/librados2-perl.git";
- rev = "b2017399cac82628e15ec14e95551c14fdfbf14f";
- hash = "sha256-rHBM4xVwxAO0ZOU9YVw/n98JBzyRDwm0sOEAOhzUARc=";
+ rev = "52544bb3b69bad74b4caf29698bb9ceb9a7bb6e0";
+ hash = "sha256-CcURv6KrfdyzRq9ccOXita05QHJ9AdvZTTxPRWpO0k0=";
};
postPatch = ''
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-rados2 is: Perl bindings for librados
meta.homepage for pve-rados2 is: git://git.proxmox.com/?p=librados2-perl.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 1.5.0 in filename of file in /nix/store/lg6bif6qsvpi6sbq3r5g9hdh9ksjj8y7-pve-rados2-1.5.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-rados2
```
Instructions to test this update (click to expand)
---
Build yourself:
```
nix-build -A pve-rados2 https://github.com/proxmox-update/nixpkgs/archive/99abc013ae6acd0874eddd28bbaf25b7dfc5c5b2.tar.gz
```
Or:
```
nix build github:proxmox-update/nixpkgs/99abc013ae6acd0874eddd28bbaf25b7dfc5c5b2#pve-rados2
```
After you've downloaded or built it, look at the files and if there are any, run the binaries:
```
ls -la /nix/store/lg6bif6qsvpi6sbq3r5g9hdh9ksjj8y7-pve-rados2-1.5.0
ls -la /nix/store/lg6bif6qsvpi6sbq3r5g9hdh9ksjj8y7-pve-rados2-1.5.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/148