cloudlog 2.4.3 -> 2.4.4 https://github.com/magicbug/Cloudlog/releases attrpath: cloudlog Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/76kzhp33ijxa4d0nlvfpc3vczhbi7575-packages.json.drv these 5 paths will be fetched (4.29 MiB download, 14.71 MiB unpacked): /nix/store/4chqhg8hv4gaq027all65y32bvm4q7c7-git-lfs-3.3.0 /nix/store/iyab3glz90xya9af5xmrw1q2li6kb4fn-nix-prefetch-git /nix/store/7dr05s5996vkbngbw84ycw3z2wf2gdaz-nix-update-0.19.0 /nix/store/7a8256z7hkh99ia0hz1h5xalmpcrgdsf-nixpkgs-fmt-1.3.0 /nix/store/3n6j68j44qcsi43s8z4cidskin4wfzfk-nixpkgs-review-2.9.3 copying path '/nix/store/7a8256z7hkh99ia0hz1h5xalmpcrgdsf-nixpkgs-fmt-1.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/3n6j68j44qcsi43s8z4cidskin4wfzfk-nixpkgs-review-2.9.3' from 'https://cache.nixos.org'... copying path '/nix/store/4chqhg8hv4gaq027all65y32bvm4q7c7-git-lfs-3.3.0' from 'https://cache.nixos.org'... copying path '/nix/store/iyab3glz90xya9af5xmrw1q2li6kb4fn-nix-prefetch-git' from 'https://cache.nixos.org'... copying path '/nix/store/7dr05s5996vkbngbw84ycw3z2wf2gdaz-nix-update-0.19.0' from 'https://cache.nixos.org'... building '/nix/store/76kzhp33ijxa4d0nlvfpc3vczhbi7575-packages.json.drv'... Going to be running update for following packages: - cloudlog-2.4.3 Press Enter key to continue... Running update for: - cloudlog-2.4.3: UPDATING ... - cloudlog-2.4.3: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/radio/cloudlog/default.nix b/pkgs/applications/radio/cloudlog/default.nix index 669a596ccbd..680278bf0e7 100644 --- a/pkgs/applications/radio/cloudlog/default.nix +++ b/pkgs/applications/radio/cloudlog/default.nix @@ -8,13 +8,13 @@ stdenvNoCC.mkDerivation rec { pname = "cloudlog"; - version = "2.4.3"; + version = "2.4.5"; src = fetchFromGitHub { owner = "magicbug"; repo = "Cloudlog"; rev = version; - sha256 = "sha256-2L+Yp8yxhmoVh34cW1s5Xy1f0X2xUo3UP32XcAV2LsM="; + sha256 = "sha256-L68jk49lGw9LNSqIPlDp2WHoQhn8UBW6VDZwsCtjTQI="; }; postPath = '' An auto update branch exists with message `cloudlog: add changelog to meta`. New version is 2.4.5. The auto update branch does not match or exceed the new version. Successfully finished processing cachix "/nix/store/4k868ymrqpzds4f1mm5pld1zl8ziq4g6-cloudlog-2.4.5" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
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 cloudlog is: Web based amateur radio logging application built using PHP & MySQL meta.homepage for cloudlog is: https://www.magicbug.co.uk/cloudlog ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/magicbug/Cloudlog/releases/tag/2.4.5) - [Compare changes on GitHub](https://github.com/magicbug/Cloudlog/compare/2.4.3...2.4.5) ###### Impact
Checks done (click to expand) --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 2.4.5 with grep in /nix/store/4k868ymrqpzds4f1mm5pld1zl8ziq4g6-cloudlog-2.4.5 - found 2.4.5 in filename of file in /nix/store/4k868ymrqpzds4f1mm5pld1zl8ziq4g6-cloudlog-2.4.5 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath cloudlog ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/4k868ymrqpzds4f1mm5pld1zl8ziq4g6-cloudlog-2.4.5 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A cloudlog https://github.com/r-ryantm/nixpkgs/archive/bb8999eaf4b6e5fa738448ca98c92da0005a0f9b.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/4k868ymrqpzds4f1mm5pld1zl8ziq4g6-cloudlog-2.4.5 ls -la /nix/store/4k868ymrqpzds4f1mm5pld1zl8ziq4g6-cloudlog-2.4.5/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @mattmelling for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/241064