uuid 0 -> 1
attrpath: uuid
[updateScript]
[updateScript] Success
[updateScript] this derivation will be built:
/nix/store/ascchjxh5zlv8bmr3pqim0q82a6zcakp-packages.json.drv
building '/nix/store/ascchjxh5zlv8bmr3pqim0q82a6zcakp-packages.json.drv'...
Going to be running update for following packages:
- perl5.38.2-UUID-0.36
Press Enter key to continue...
Running update for:
- perl5.38.2-UUID-0.36: UPDATING ...
- perl5.38.2-UUID-0.36: DONE.
Packages updated!
Diff after rewrites:
diff --git a/pkgs/perl-modules/uuid/default.nix b/pkgs/perl-modules/uuid/default.nix
index 16da04e..d3f6d92 100644
--- a/pkgs/perl-modules/uuid/default.nix
+++ b/pkgs/perl-modules/uuid/default.nix
@@ -7,11 +7,11 @@
perl538.pkgs.buildPerlPackage rec {
pname = "UUID";
- version = "0.36";
+ version = "0.37";
src = fetchurl {
url = "mirror://cpan/authors/id/J/JR/JRM/UUID-${version}.tar.gz";
- hash = "sha256-wYLprYVJgakIA64lOA0hl8pvkjUZ4dUkvIUgXq9JvwY=";
+ hash = "sha256-AvWv4rQ4bgm2yzo5taECt054mj4pcimUogqOMoXFYcc=";
};
buildInputs = [
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 uuid is: DCE compatible Universally Unique Identifier library
meta.homepage for uuid is: https://metacpan.org/dist/UUID
###### 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 0.37 with grep in /nix/store/p1w8rv7vgbnhr3zj0bzgzrajmg57jia9-perl5.38.2-UUID-0.37
- found 0.37 in filename of file in /nix/store/p1w8rv7vgbnhr3zj0bzgzrajmg57jia9-perl5.38.2-UUID-0.37
---
Rebuild report (if merged into master) (click to expand)
```
1 total rebuild path(s)
1 package rebuild(s)
First fifty rebuilds by attrpath
uuid
```
Instructions to test this update (click to expand)
---
Build yourself:
```
nix-build -A uuid https://github.com/proxmox-update/nixpkgs/archive/226d40efa4198f2d3c578ac48ceb34d490bbbf5b.tar.gz
```
Or:
```
nix build github:proxmox-update/nixpkgs/226d40efa4198f2d3c578ac48ceb34d490bbbf5b#uuid
```
After you've downloaded or built it, look at the files and if there are any, run the binaries:
```
ls -la /nix/store/p1w8rv7vgbnhr3zj0bzgzrajmg57jia9-perl5.38.2-UUID-0.37
ls -la /nix/store/p1w8rv7vgbnhr3zj0bzgzrajmg57jia9-perl5.38.2-UUID-0.37/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/147