libmamba 1.5.7 -> 1.5.8 https://repology.org/project/libmamba/versions attrpath: libmamba Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/by-name/li/libmamba/package.nix b/pkgs/by-name/li/libmamba/package.nix index 2c31119e2bfa..af87959a2e5f 100644 --- a/pkgs/by-name/li/libmamba/package.nix +++ b/pkgs/by-name/li/libmamba/package.nix @@ -19,12 +19,12 @@ }: stdenv.mkDerivation rec { pname = "libmamba"; - version = "1.5.7"; + version = "1.5.8"; src = fetchFromGitHub { owner = "mamba-org"; repo = "mamba"; rev = "${pname}-${version}"; - hash = "sha256-HfmvLi9IBWlaGAn2Ej4Bnm4b3l19jEXwNl5IUkdVxi0="; + hash = "sha256-sxZDlMFoMLq2EAzwBVO++xvU1C30JoIoZXEX/sqkXS0="; }; nativeBuildInputs = [ cmake Successfully finished processing cachix "/nix/store/bn1z9xsv9k9l64r8f8ry5vqkzzpbp5mp-libmamba-1.5.8" [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)
13 packages built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/libmamba/versions. meta.description for libmamba is: The library for the fast Cross-Platform Package Manager meta.homepage for libmamba is: https://github.com/mamba-org/mamba ###### Updates performed - Version update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/mamba-org/mamba/compare/libmamba-1.5.7...libmamba-1.5.8) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.5.8 with grep in /nix/store/bn1z9xsv9k9l64r8f8ry5vqkzzpbp5mp-libmamba-1.5.8 - found 1.5.8 in filename of file in /nix/store/bn1z9xsv9k9l64r8f8ry5vqkzzpbp5mp-libmamba-1.5.8 ---
Rebuild report (if merged into master) (click to expand) ``` 8 total rebuild path(s) 8 package rebuild(s) First fifty rebuilds by attrpath libmamba python311Packages.conda python311Packages.conda-libmamba-solver python311Packages.libmambapy python312Packages.conda python312Packages.conda-libmamba-solver python312Packages.libmambapy ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/bn1z9xsv9k9l64r8f8ry5vqkzzpbp5mp-libmamba-1.5.8 \ --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 libmamba https://github.com/r-ryantm/nixpkgs/archive/4d12935dfcdc3d9d3665f1b10b37c2916bc8d1f4.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/4d12935dfcdc3d9d3665f1b10b37c2916bc8d1f4#libmamba ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/bn1z9xsv9k9l64r8f8ry5vqkzzpbp5mp-libmamba-1.5.8 ls -la /nix/store/bn1z9xsv9k9l64r8f8ry5vqkzzpbp5mp-libmamba-1.5.8/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)
13 packages built:
--- ###### Maintainer pings cc @EricTheMagician 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/NixOS/nixpkgs/pulls/308717