pve-container 0 -> 1
attrpath: pve-container
[updateScript]
[updateScript] Success
[updateScript]
Going to be running update for following packages:
- pve-container-5.2.6
Press Enter key to continue...
Running update for:
- pve-container-5.2.6: UPDATING ...
- pve-container-5.2.6: DONE.
Packages updated!
The diff was empty after rewrites.
pve-container 0 -> 1
attrpath: pve-container
[updateScript]
[updateScript] Success
[updateScript]
Going to be running update for following packages:
- pve-container-5.2.6
Press Enter key to continue...
Running update for:
- pve-container-5.2.6: UPDATING ...
- pve-container-5.2.6: DONE.
Packages updated!
Diff after rewrites:
diff --git a/pkgs/pve-container/default.nix b/pkgs/pve-container/default.nix
index e72c823..2bbe665 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.6";
+ version = "6.0.0";
src = fetchgit {
url = "git://git.proxmox.com/git/${pname}.git";
- rev = "a0a7cec91c6f57c4ca3b6317ff12a15d2c528177";
- hash = "sha256-n0LR/DCziTYX7hvyptcyoKoZ9GtLncczLUXYeo4pZjQ=";
+ rev = "7b8077037b310f881e0422f3aabb7e9cf057cb72";
+ hash = "sha256-NC7HLYnIoCczunmo1jqTw9/Ve09zwyhej0oWkLydzrc=";
};
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 6.0.0 in filename of file in /nix/store/3xxpfn46i3if3jw4c3xr0vfjh0742zcv-pve-container-6.0.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-container
```
Instructions to test this update (click to expand)
---
Build yourself:
```
nix-build -A pve-container https://github.com/proxmox-update/nixpkgs/archive/a30c3771ba11f114402117a8e175506dfc7b5cdf.tar.gz
```
Or:
```
nix build github:proxmox-update/nixpkgs/a30c3771ba11f114402117a8e175506dfc7b5cdf#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/3xxpfn46i3if3jw4c3xr0vfjh0742zcv-pve-container-6.0.0
ls -la /nix/store/3xxpfn46i3if3jw4c3xr0vfjh0742zcv-pve-container-6.0.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/171