pve-firewall 0 -> 1
attrpath: pve-firewall
[updateScript]
[updateScript] Success
[updateScript]
Going to be running update for following packages:
- pve-firewall-5.0.7
Press Enter key to continue...
Running update for:
- pve-firewall-5.0.7: UPDATING ...
- pve-firewall-5.0.7: DONE.
Packages updated!
The diff was empty after rewrites.
pve-firewall 0 -> 1
attrpath: pve-firewall
[updateScript]
[updateScript] Success
[updateScript]
Going to be running update for following packages:
- pve-firewall-5.0.7
Press Enter key to continue...
Running update for:
- pve-firewall-5.0.7: UPDATING ...
- pve-firewall-5.0.7: DONE.
Packages updated!
Diff after rewrites:
diff --git a/pkgs/pve-firewall/default.nix b/pkgs/pve-firewall/default.nix
index 3702295..f3184f9 100644
--- a/pkgs/pve-firewall/default.nix
+++ b/pkgs/pve-firewall/default.nix
@@ -22,12 +22,12 @@ in
perl536.pkgs.toPerlModule (
stdenv.mkDerivation rec {
pname = "pve-firewall";
- version = "5.0.7";
+ version = "5.1.0";
src = fetchgit {
url = "git://git.proxmox.com/git/${pname}.git";
- rev = "4339ef1526fd482f800438fbdeec2f6b50133be2";
- hash = "sha256-bAbObcdrxTY6VVwpP3fH8+7TBudlViQHNTVPjZdm8c8=";
+ rev = "b5377394d18f79cfdba5ce13b3303eb7b3952e8d";
+ hash = "sha256-JQ1gMEGz71CPoisTAu6Mp0znxLSKqlYrVhamqvVql9g=";
};
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-firewall is: Firewall test scripts
meta.homepage for pve-firewall is: git://git.proxmox.com/?p=pve-firewall.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.1.0 in filename of file in /nix/store/sja3fvpc1apx0nqbn3zqvi9xn6a8lcc4-pve-firewall-5.1.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-firewall
```
Instructions to test this update (click to expand)
---
Build yourself:
```
nix-build -A pve-firewall https://github.com/proxmox-update/nixpkgs/archive/b61fc20715063cf516c190d06d1e419d59b679ee.tar.gz
```
Or:
```
nix build github:proxmox-update/nixpkgs/b61fc20715063cf516c190d06d1e419d59b679ee#pve-firewall
```
After you've downloaded or built it, look at the files and if there are any, run the binaries:
```
ls -la /nix/store/sja3fvpc1apx0nqbn3zqvi9xn6a8lcc4-pve-firewall-5.1.0
ls -la /nix/store/sja3fvpc1apx0nqbn3zqvi9xn6a8lcc4-pve-firewall-5.1.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/90