libgit2 1.5.1 -> 1.6.1 https://github.com/libgit2/libgit2/releases attrpath: libgit2 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/libraries/libgit2/default.nix b/pkgs/development/libraries/libgit2/default.nix index e6808b47ab0..a35ca1cdb84 100644 --- a/pkgs/development/libraries/libgit2/default.nix +++ b/pkgs/development/libraries/libgit2/default.nix @@ -16,14 +16,14 @@ stdenv.mkDerivation rec { pname = "libgit2"; - version = "1.5.1"; + version = "1.6.1"; # also check the following packages for updates: python3.pkgs.pygit2 and libgit2-glib src = fetchFromGitHub { owner = "libgit2"; repo = "libgit2"; rev = "v${version}"; - sha256 = "sha256-KzBMwpqn6wUFhgB3KDclBS0BvZSVcasM5AG/y+L91xM="; + sha256 = "sha256-W1MawEhkOOSoAEGdi2Ay+4wRo/bBPoh1HnwUxx9wHzA="; }; cmakeFlags = [ Successfully finished processing cachix "/nix/store/jwfjzlgri7xv1181jx9r74d9ygn1vvfg-libgit2-1.6.1" Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.nix.ci/stats.php's evaluator.messages.waiting = 3 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/libgit2/libgit2/releases. meta.description for libgit2 is: Linkable library implementation of Git that you can use in your application meta.homepage for libgit2 is: https://libgit2.org/ ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/libgit2/libgit2/releases/tag/v1.6.1) - [Compare changes on GitHub](https://github.com/libgit2/libgit2/compare/v1.5.1...v1.6.1) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.6.1 with grep in /nix/store/jwfjzlgri7xv1181jx9r74d9ygn1vvfg-libgit2-1.6.1 - found 1.6.1 in filename of file in /nix/store/jwfjzlgri7xv1181jx9r74d9ygn1vvfg-libgit2-1.6.1 ---
Rebuild report (if merged into master) (click to expand) ``` 635 total rebuild path(s) 635 package rebuild(s) First fifty rebuilds by attrpath MIDIVisualizer abiword adapta-gtk-theme aether almanah amarok amarok-kf5 amp apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile arc-theme arcanPackages.all-wrapped arcanPackages.arcan arcanPackages.arcan-wrapped arcanPackages.cat9-wrapped arcanPackages.durden-wrapped arcanPackages.ffmpeg arcanPackages.pipeworld-wrapped arcanPackages.prio-wrapped arcanPackages.xarcan arx-libertatis asc-key-to-qr-code-gif asciidoc-full asciidoc-full-with-plugins asymptote authenticator auto-multiple-choice autotrace awesome ayu-theme-gtk ballerburg beets beets-unstable beetsPackages.beets beetsPackages.beets-stable beetsPackages.beets-unstable betterlockscreen bisq-desktop blockhash bombono bottles bottles-unwrapped brasero brasero-original breath-theme broot calibre calibre-web calligra capitaine-cursors ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/jwfjzlgri7xv1181jx9r74d9ygn1vvfg-libgit2-1.6.1 \ --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 libgit2 https://github.com/r-ryantm/nixpkgs/archive/f04260448a6a71830911c38323ee95bb803ed78e.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/jwfjzlgri7xv1181jx9r74d9ygn1vvfg-libgit2-1.6.1 ls -la /nix/store/jwfjzlgri7xv1181jx9r74d9ygn1vvfg-libgit2-1.6.1/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @SuperSandro2000 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/218707