pve-docs 0 -> 1
attrpath: pve-docs
[updateScript]
[updateScript] Success
[updateScript] this derivation will be built:
/nix/store/kj39nd3ca7plyla6l4lxzm5jpx9f10c6-packages.json.drv
building '/nix/store/kj39nd3ca7plyla6l4lxzm5jpx9f10c6-packages.json.drv'...
Going to be running update for following packages:
- pve-docs-8.3.1
Press Enter key to continue...
Running update for:
- pve-docs-8.3.1: UPDATING ...
- pve-docs-8.3.1: DONE.
Packages updated!
Diff after rewrites:
diff --git a/pkgs/pve-docs/default.nix b/pkgs/pve-docs/default.nix
index 4803826..3f4191c 100644
--- a/pkgs/pve-docs/default.nix
+++ b/pkgs/pve-docs/default.nix
@@ -16,12 +16,12 @@ in
stdenv.mkDerivation rec {
pname = "pve-docs";
- version = "8.3.1";
+ version = "9.0.0";
src = fetchgit {
url = "git://git.proxmox.com/git/${pname}.git";
- rev = "a89cb75f36a1c3a5c7ba7d9ca113ee5af7a88e17";
- hash = "sha256-9vgGDgRXKC9cIVhNOf9RLgCMVqf4lC9Ik97/18zLXys=";
+ rev = "7cc17ee5950a53bbd5b5ad81270352ccdb1c541c";
+ hash = "sha256-rs0Chcn8aTdWnweLBNEXbtmGWgHidYU0Vvi8G84/nlo=";
};
postPatch = ''
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-docs is: Proxmox VE Documentation
meta.homepage for pve-docs is: git://git.proxmox.com/?p=pve-docs.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/ng46r3bhx5av3b3lrzwqz2y02vsbpsf8-pve-docs-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-docs
```
Instructions to test this update (click to expand)
---
Build yourself:
```
nix-build -A pve-docs https://github.com/proxmox-update/nixpkgs/archive/8416b5fb82d5e3eea40f53622b7c6f33845b4cf5.tar.gz
```
Or:
```
nix build github:proxmox-update/nixpkgs/8416b5fb82d5e3eea40f53622b7c6f33845b4cf5#pve-docs
```
After you've downloaded or built it, look at the files and if there are any, run the binaries:
```
ls -la /nix/store/ng46r3bhx5av3b3lrzwqz2y02vsbpsf8-pve-docs-9.0.0
ls -la /nix/store/ng46r3bhx5av3b3lrzwqz2y02vsbpsf8-pve-docs-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/155