lima-bin 0 -> 1 attrpath: lima-bin Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/2y26i6qrbkpc08wrjhqc4v25xmlm1h9s-update-lima-bin.sh.drv /nix/store/z3af8il3vli61ii515jlc4rpqwja7j5b-packages.json.drv building '/nix/store/2y26i6qrbkpc08wrjhqc4v25xmlm1h9s-update-lima-bin.sh.drv'... building '/nix/store/z3af8il3vli61ii515jlc4rpqwja7j5b-packages.json.drv'... Going to be running update for following packages: - lima-0.20.1 Press Enter key to continue... Running update for: - lima-0.20.1: UPDATING ... - lima-0.20.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/virtualization/lima/bin.nix b/pkgs/applications/virtualization/lima/bin.nix index e02d41f4ddc3..d9d89dfee112 100644 --- a/pkgs/applications/virtualization/lima/bin.nix +++ b/pkgs/applications/virtualization/lima/bin.nix @@ -9,31 +9,31 @@ }: let - version = "0.20.1"; + version = "0.20.2"; dist = { aarch64-darwin = rec { archSuffix = "Darwin-arm64"; url = "https://github.com/lima-vm/lima/releases/download/v${version}/lima-${version}-${archSuffix}.tar.gz"; - sha256 = "a561a457d3620965e017fc750805dd2fb99db1c21b2f14e8f044dfaa042de76f"; + sha256 = "f250bed8a20b705f913e382b545641082f278f44687409f4b897d6430df4d735"; }; x86_64-darwin = rec { archSuffix = "Darwin-x86_64"; url = "https://github.com/lima-vm/lima/releases/download/v${version}/lima-${version}-${archSuffix}.tar.gz"; - sha256 = "c57d2b317e5488c96b642b05146146a5ec94d0407cccba0f31401f52824d404d"; + sha256 = "bec9933254ed80827a6fd38eabe1234b538bdb783f4656a94e120bcaa5689d37"; }; aarch64-linux = rec { archSuffix = "Linux-aarch64"; url = "https://github.com/lima-vm/lima/releases/download/v${version}/lima-${version}-${archSuffix}.tar.gz"; - sha256 = "1d93b5fc0bde1369fce3029c917934ef57514fa23a715f8fb7fb333c1db9ec41"; + sha256 = "0b839459aa3adde059577f7d9c3ed1bb4720dbdad798e4ffe00af5d86afa556e"; }; x86_64-linux = rec { archSuffix = "Linux-x86_64"; url = "https://github.com/lima-vm/lima/releases/download/v${version}/lima-${version}-${archSuffix}.tar.gz"; - sha256 = "e7093ca1889d2dab436d9f0e6b53d65336f75cf8ebd54f583085eca462a1fc4b"; + sha256 = "f9af6bd42e48a803fc1aeb5214bdf511582a56701a1c058ce4e66d871db65dd8"; }; }; in No auto update branch exists Successfully finished processing cachix "/nix/store/90192rc8ia55zc0gr3zdf1fsq4s5lzkp-lima-0.20.2" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` 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 lima-bin is: Linux virtual machines (on macOS, in most cases) meta.homepage for lima-bin is: https://github.com/lima-vm/lima ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/lima-vm/lima/releases/tag/v0.20.2) - [Compare changes on GitHub](https://github.com/lima-vm/lima/compare/v0.20.1...v0.20.2) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.20.2 with grep in /nix/store/90192rc8ia55zc0gr3zdf1fsq4s5lzkp-lima-0.20.2 - found 0.20.2 in filename of file in /nix/store/90192rc8ia55zc0gr3zdf1fsq4s5lzkp-lima-0.20.2 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath lima-bin ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/90192rc8ia55zc0gr3zdf1fsq4s5lzkp-lima-0.20.2 \ --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 lima-bin https://github.com/r-ryantm/nixpkgs/archive/03888f44e75b5f3e046e1daa21258423be6bc625.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/03888f44e75b5f3e046e1daa21258423be6bc625#lima-bin ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/90192rc8ia55zc0gr3zdf1fsq4s5lzkp-lima-0.20.2 ls -la /nix/store/90192rc8ia55zc0gr3zdf1fsq4s5lzkp-lima-0.20.2/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @tricktron 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/295275