pve-storage 0 -> 1 attrpath: pve-storage [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kc3d70z2fhajx6i9p1zqg7pf1n8nc2k3-packages.json.drv building '/nix/store/kc3d70z2fhajx6i9p1zqg7pf1n8nc2k3-packages.json.drv'... Going to be running update for following packages: - pve-storage-8.2.8 Press Enter key to continue... Running update for: - pve-storage-8.2.8: UPDATING ... - pve-storage-8.2.8: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-storage/default.nix b/pkgs/pve-storage/default.nix index ab97065..57921ed 100644 --- a/pkgs/pve-storage/default.nix +++ b/pkgs/pve-storage/default.nix @@ -46,12 +46,12 @@ in perl536.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-storage"; - version = "8.2.8"; + version = "8.2.9"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "a3db720967b21e787fae41037116417e5c42071f"; - hash = "sha256-egWFrKFouMnPUgSBZGKXHuHy6vc+q/JUo3TzO/nhlxw="; + rev = "39fd552d14c075a9760fcdbbecd207b8c8028731"; + hash = "sha256-vNGpDbT6QGjYhl07h58+e5Px7QpEG8xFouxF5Nks7xY="; }; 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-storage is: Proxmox VE Storage Library meta.homepage for pve-storage is: git://git.proxmox.com/?p=pve-storage.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.9 in filename of file in /nix/store/8sjxdajsrjm4kcxggff84p76smmbld1f-pve-storage-8.2.9 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath pve-storage ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-storage https://github.com/proxmox-update/nixpkgs/archive/824668b928e772fe66a9dfd6e458eb7e743e235f.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/824668b928e772fe66a9dfd6e458eb7e743e235f#pve-storage ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/8sjxdajsrjm4kcxggff84p76smmbld1f-pve-storage-8.2.9 ls -la /nix/store/8sjxdajsrjm4kcxggff84p76smmbld1f-pve-storage-8.2.9/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/91 pve-storage 0 -> 1 attrpath: pve-storage [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/l9s4i1rmiydivzr7qkvlr9ka1gppd4ca-packages.json.drv building '/nix/store/l9s4i1rmiydivzr7qkvlr9ka1gppd4ca-packages.json.drv'... Going to be running update for following packages: - pve-storage-8.2.9 Press Enter key to continue... Running update for: - pve-storage-8.2.9: UPDATING ... - pve-storage-8.2.9: DONE. Packages updated! The diff was empty after rewrites.