pve-cluster 0 -> 1
attrpath: pve-cluster
[updateScript]
[updateScript] Success
[updateScript] this derivation will be built:
/nix/store/drp1k339ilm4vfdrf3bzl52dsj7rb4zz-packages.json.drv
building '/nix/store/drp1k339ilm4vfdrf3bzl52dsj7rb4zz-packages.json.drv'...
Going to be running update for following packages:
- pve-cluster-8.0.10
Press Enter key to continue...
Running update for:
- pve-cluster-8.0.10: UPDATING ...
- pve-cluster-8.0.10: DONE.
Packages updated!
Diff after rewrites:
diff --git a/pkgs/pve-cluster/default.nix b/pkgs/pve-cluster/default.nix
index cbe02e5..78c970a 100644
--- a/pkgs/pve-cluster/default.nix
+++ b/pkgs/pve-cluster/default.nix
@@ -41,12 +41,12 @@ in
perl538.pkgs.toPerlModule (
stdenv.mkDerivation rec {
pname = "pve-cluster";
- version = "8.0.10";
+ version = "9.0.0";
src = fetchgit {
url = "git://git.proxmox.com/git/${pname}.git";
- rev = "3749d370ac2e1e73d2558f8dbe5d7f001651157c";
- hash = "sha256-/DQ59CGlK8UDQFpnXnE8rrJ0sgtG4G5J6BpsBV2gHPg=";
+ rev = "19238c3feda078c5a3a86b863ee3a25413decf35";
+ hash = "sha256-WhP/AJ1p4WiZrQWrob4SX0Be0cqgpWpv1Ozv+VIJ5gE=";
};
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-cluster is: Proxmox VE Cluster FS and Tools
meta.homepage for pve-cluster is: git://git.proxmox.com/?p=pve-cluster.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 9.0.0 in filename of file in /nix/store/c7lzjr98spwa4hd2cd9sccv48fnw18cl-pve-cluster-9.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-cluster
```
Instructions to test this update (click to expand)
---
Build yourself:
```
nix-build -A pve-cluster https://github.com/proxmox-update/nixpkgs/archive/f03108023fb42528f2b7935a9fd611bc73746b9e.tar.gz
```
Or:
```
nix build github:proxmox-update/nixpkgs/f03108023fb42528f2b7935a9fd611bc73746b9e#pve-cluster
```
After you've downloaded or built it, look at the files and if there are any, run the binaries:
```
ls -la /nix/store/c7lzjr98spwa4hd2cd9sccv48fnw18cl-pve-cluster-9.0.0
ls -la /nix/store/c7lzjr98spwa4hd2cd9sccv48fnw18cl-pve-cluster-9.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/149