2022-11-08T01:05:53 microbin 1.1.0 -> 1.2.0 https://github.com/szabodanika/microbin/releases 2022-11-08T01:05:55 attrpath: microbin 2022-11-08T01:05:55 Checking auto update branch... 2022-11-08T01:05:55 No auto update branch exists 2022-11-08T01:05:59 [version] 2022-11-08T01:05:59 [version] generic version rewriter does not support multiple hashes 2022-11-08T01:05:59 [rustCrateVersion] 2022-11-08T01:07:18 [rustCrateVersion] Replacing cargoSha256 with sha256-fBbChu5iy/2H/8IYCwd1OwxplGPZAmkd8z8xD7Uc0vo= 2022-11-08T01:10:15 [rustCrateVersion] Finished updating Crate version and replacing hashes 2022-11-08T01:10:15 [golangModuleVersion] 2022-11-08T01:10:15 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-08T01:10:15 [updateScript] 2022-11-08T01:10:15 [updateScript] skipping because derivation has no updateScript 2022-11-08T01:10:15 2022-11-08T01:10:15 [quotedUrls] 2022-11-08T01:10:16 [quotedUrls] nothing found to replace 2022-11-08T01:10:16 Diff after rewrites: diff --git a/pkgs/servers/microbin/default.nix b/pkgs/servers/microbin/default.nix index 82e30b57c3c..b3d4c1929ed 100644 --- a/pkgs/servers/microbin/default.nix +++ b/pkgs/servers/microbin/default.nix @@ -5,15 +5,15 @@ rustPlatform.buildRustPackage rec { pname = "microbin"; - version = "1.1.0"; + version = "1.2.0"; # GitHub sources do not have Cargo.lock src = fetchCrate { inherit pname version; - sha256 = "sha256-gfEO7Rrzc4KSnSXFrMmGLrTXuZIUCdumt2N429nHPi8="; + sha256 = "sha256-dZClslUTUchx+sOJzFG8wiAgyW/0RcCKfKYklKfVrzM="; }; - cargoSha256 = "sha256-k/5CG8bf5RuO6K9mEj6seqV6AuWMqatBRDaSS0guhi0="; + cargoSha256 = "sha256-fBbChu5iy/2H/8IYCwd1OwxplGPZAmkd8z8xD7Uc0vo="; meta = with lib; { description = "A tiny, self-contained, configurable paste bin and URL shortener written in Rust"; 2022-11-08T01:12:23 Successfully finished processing 2022-11-08T01:12:24 cachix "/nix/store/3whpw3db0x8iz9xibzvnz0i4xg3j5psq-microbin-1.2.0" 2022-11-08T01:12:31 [check][nixpkgs-review] 2022-11-08T01:17:34 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-11-08T01:17:37 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/szabodanika/microbin/releases. meta.description for microbin is: "A tiny, self-contained, configurable paste bin and URL shortener written in Rust" meta.homepage for microbin is: "https://github.com/szabodanika/microbin" meta.changelog for microbin is: "" ###### Updates performed - Rust version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.2.0 with grep in /nix/store/3whpw3db0x8iz9xibzvnz0i4xg3j5psq-microbin-1.2.0 - found 1.2.0 in filename of file in /nix/store/3whpw3db0x8iz9xibzvnz0i4xg3j5psq-microbin-1.2.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath microbin ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/3whpw3db0x8iz9xibzvnz0i4xg3j5psq-microbin-1.2.0 \ --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 microbin https://github.com/r-ryantm/nixpkgs/archive/11e941860c42e3c900227f0a3da484a334574baa.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/3whpw3db0x8iz9xibzvnz0i4xg3j5psq-microbin-1.2.0 ls -la /nix/store/3whpw3db0x8iz9xibzvnz0i4xg3j5psq-microbin-1.2.0/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 @dit7ya 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). 2022-11-08T01:17:39 https://api.github.com/repos/NixOS/nixpkgs/pulls/200119