pve-novnc 0 -> 1
attrpath: pve-novnc
[updateScript]
[updateScript] Success
[updateScript]
Going to be running update for following packages:
- pve-novnc-1.4.0-4
Press Enter key to continue...
Running update for:
- pve-novnc-1.4.0-4: UPDATING ...
- pve-novnc-1.4.0-4: DONE.
Packages updated!
The diff was empty after rewrites.
pve-novnc 0 -> 1
attrpath: pve-novnc
[updateScript]
[updateScript] Success
[updateScript] this derivation will be built:
/nix/store/nw7r6crn63nq2prgddyxsn0km5m30bnk-packages.json.drv
building '/nix/store/nw7r6crn63nq2prgddyxsn0km5m30bnk-packages.json.drv'...
Going to be running update for following packages:
- pve-novnc-1.4.0-4
Press Enter key to continue...
Running update for:
- pve-novnc-1.4.0-4: UPDATING ...
- pve-novnc-1.4.0-4: DONE.
Packages updated!
Diff after rewrites:
diff --git a/pkgs/pve-novnc/default.nix b/pkgs/pve-novnc/default.nix
index ebe4e1c..536d20f 100644
--- a/pkgs/pve-novnc/default.nix
+++ b/pkgs/pve-novnc/default.nix
@@ -7,12 +7,12 @@
novnc.overrideAttrs (old: rec {
pname = "pve-novnc";
- version = "1.4.0-4";
+ version = "1.5.0-1";
src = fetchgit {
url = "git://git.proxmox.com/git/novnc-pve.git";
- rev = "e410ca0eea1d2ab9d3bf93db8e5e1c44cd8229fb";
- hash = "sha256-BQm4hDC7b+YaFipVonzcwVG/4JswkMSFZEpVkCdfrjM=";
+ rev = "2de2bef9737032c14edf0862261e34da74adb76d";
+ hash = "sha256-5pybuOkvNVcP+In03ZokNpqgmGwB4DQEO4jmefV7W9Y=";
fetchSubmodules = true;
};
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.
###### 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 1.5.0-1 in filename of file in /nix/store/5knjh1xrb797a8yvf8rxiy435mrjmvbz-pve-novnc-1.5.0-1
---
Rebuild report (if merged into master) (click to expand)
```
1 total rebuild path(s)
1 package rebuild(s)
First fifty rebuilds by attrpath
pve-novnc
```
Instructions to test this update (click to expand)
---
Build yourself:
```
nix-build -A pve-novnc https://github.com/proxmox-update/nixpkgs/archive/cc0088312bc6293aebcb8f6195289871280b939b.tar.gz
```
Or:
```
nix build github:proxmox-update/nixpkgs/cc0088312bc6293aebcb8f6195289871280b939b#pve-novnc
```
After you've downloaded or built it, look at the files and if there are any, run the binaries:
```
ls -la /nix/store/5knjh1xrb797a8yvf8rxiy435mrjmvbz-pve-novnc-1.5.0-1
ls -la /nix/store/5knjh1xrb797a8yvf8rxiy435mrjmvbz-pve-novnc-1.5.0-1/bin
```
---
### Pre-merge build results
NixPkgs review skipped
---
###### Maintainer pings
https://api.github.com/repos/SaumonNet/proxmox-nixos/pulls/107