2022-11-16T10:00:41 libheimdal 7.7.0 -> 7.8.0 https://github.com/heimdal/heimdal/releases 2022-11-16T10:00:43 attrpath: libheimdal 2022-11-16T10:00:43 Checking auto update branch... 2022-11-16T10:00:44 No auto update branch exists 2022-11-16T10:00:54 [version] 2022-11-16T10:00:59 [version] updated version and sha256 2022-11-16T10:00:59 [rustCrateVersion] 2022-11-16T10:00:59 [rustCrateVersion] No cargoSha256 found 2022-11-16T10:00:59 [golangModuleVersion] 2022-11-16T10:00:59 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-16T10:00:59 [updateScript] 2022-11-16T10:00:59 [updateScript] skipping because derivation has no updateScript 2022-11-16T10:00:59 2022-11-16T10:00:59 [quotedUrls] 2022-11-16T10:00:59 [quotedUrls] nothing found to replace 2022-11-16T10:01:00 Diff after rewrites: diff --git a/pkgs/development/libraries/kerberos/heimdal.nix b/pkgs/development/libraries/kerberos/heimdal.nix index c426ec922ae..792d4b102f4 100644 --- a/pkgs/development/libraries/kerberos/heimdal.nix +++ b/pkgs/development/libraries/kerberos/heimdal.nix @@ -7,13 +7,13 @@ with lib; stdenv.mkDerivation rec { pname = "heimdal"; - version = "7.7.0"; + version = "7.8.0"; src = fetchFromGitHub { owner = "heimdal"; repo = "heimdal"; rev = "heimdal-${version}"; - sha256 = "099qn9b8q20invvi5r8d8q9rnwpcm3nr89hx5rj7gj2ah2x5vgxs"; + sha256 = "sha256-iXOaar1S3y0xHdL0S+vS0uxoFQjy43kABxqE+KEhxjU="; }; outputs = [ "out" "dev" "man" "info" ]; 2022-11-16T10:02:31 Successfully finished processing 2022-11-16T10:02:31 cachix "/nix/store/wgchrfjhrkbls7d4vp14624qa9969jpp-heimdal-7.8.0" 2022-11-16T10:02:33 [check][nixpkgs-review] 2022-11-16T10:47:35 [check][nixpkgs-review] took longer than 45m and timed out 2022-11-16T10:47:35 nixpkgs-review took longer than 45m and timed out 2022-11-16T10:47:39 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/heimdal/heimdal/releases. meta.description for libheimdal is: "An implementation of Kerberos 5 (and some more stuff)" meta.homepage for libheimdal is: "" meta.changelog for libheimdal is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/heimdal/heimdal/releases/tag/heimdal-7.8.0) - [Compare changes on GitHub](https://github.com/heimdal/heimdal/compare/heimdal-7.7.0...heimdal-7.8.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 7.8.0 with grep in /nix/store/wgchrfjhrkbls7d4vp14624qa9969jpp-heimdal-7.8.0 - found 7.8.0 in filename of file in /nix/store/wgchrfjhrkbls7d4vp14624qa9969jpp-heimdal-7.8.0 ---
Rebuild report (if merged into master) (click to expand) ``` 295 total rebuild path(s) 295 package rebuild(s) First fifty rebuilds by attrpath MIDIVisualizer adapta-gtk-theme almanah appvm arcanPackages.all-wrapped arcanPackages.arcan arcanPackages.arcan-wrapped arcanPackages.cat9-wrapped arcanPackages.durden-wrapped arcanPackages.ffmpeg arcanPackages.pipeworld-wrapped arcanPackages.prio-wrapped arcanPackages.xarcan autofs5 bubblemail calls ceph ceph-client ceph-csi ceph-dev chatty check_zfs cinnamon.cinnamon-common cinnamon.cinnamon-control-center cinnamon.cinnamon-gsettings-overrides cinnamon.cinnamon-screensaver cinnamon.nemo citrix_workspace citrix_workspace_21_01_0 citrix_workspace_21_03_0 citrix_workspace_21_06_0 citrix_workspace_21_08_0 citrix_workspace_21_09_0 citrix_workspace_21_12_0 citrix_workspace_22_05_0 citrix_workspace_22_07_0 clementine collectd corrscope diffoscope docker-machine-kvm docker-machine-kvm2 dropbox dropbox-cli easysnap elementary-planner empathy endeavour enum4linux enum4linux-ng ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/wgchrfjhrkbls7d4vp14624qa9969jpp-heimdal-7.8.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 libheimdal https://github.com/r-ryantm/nixpkgs/archive/4fafe800bbd666681a913ffba4ac5b1bbb3a6555.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/wgchrfjhrkbls7d4vp14624qa9969jpp-heimdal-7.8.0 ls -la /nix/store/wgchrfjhrkbls7d4vp14624qa9969jpp-heimdal-7.8.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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings 2022-11-16T10:47:42 https://api.github.com/repos/NixOS/nixpkgs/pulls/201476