pve-container 0 -> 1 attrpath: pve-container [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0v437nrcl0j3h0hzakzj29pd5b57vqnl-packages.json.drv building '/nix/store/0v437nrcl0j3h0hzakzj29pd5b57vqnl-packages.json.drv'... Going to be running update for following packages: - pve-container-5.2.2 Press Enter key to continue... Running update for: - pve-container-5.2.2: UPDATING ... - pve-container-5.2.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/pve-container/default.nix b/pkgs/pve-container/default.nix index 7a030bf..e72c823 100644 --- a/pkgs/pve-container/default.nix +++ b/pkgs/pve-container/default.nix @@ -17,12 +17,12 @@ in perl538.pkgs.toPerlModule ( stdenv.mkDerivation rec { pname = "pve-container"; - version = "5.2.2"; + version = "5.2.6"; src = fetchgit { url = "git://git.proxmox.com/git/${pname}.git"; - rev = "a39c5b0617e15aabf5259f9743337beb16c2c173"; - hash = "sha256-lM4QG4ezzUxr4N0aJ3mRYgiq6OouGJwfUcz4OjHugkw="; + rev = "a0a7cec91c6f57c4ca3b6317ff12a15d2c528177"; + hash = "sha256-n0LR/DCziTYX7hvyptcyoKoZ9GtLncczLUXYeo4pZjQ="; }; 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-container is: Proxmox VE container manager & runtime meta.homepage for pve-container is: git://git.proxmox.com/?p=pve-container.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.6 in filename of file in /nix/store/4x6sad43rd5c734q1afvvq4210b55fva-pve-container-5.2.6 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath pve-container ```
Instructions to test this update (click to expand) --- Build yourself: ``` nix-build -A pve-container https://github.com/proxmox-update/nixpkgs/archive/8ec9a5f68b441bc2379e5ae1b5b9e5fa9e8a7a77.tar.gz ``` Or: ``` nix build github:proxmox-update/nixpkgs/8ec9a5f68b441bc2379e5ae1b5b9e5fa9e8a7a77#pve-container ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/4x6sad43rd5c734q1afvvq4210b55fva-pve-container-5.2.6 ls -la /nix/store/4x6sad43rd5c734q1afvvq4210b55fva-pve-container-5.2.6/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/145