libjack2 1.9.19 -> 1.9.22 https://github.com/jackaudio/jack2/releases attrpath: libjack2 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/misc/jackaudio/default.nix b/pkgs/misc/jackaudio/default.nix index 7d5b622eaa81..21ed258e2be7 100644 --- a/pkgs/misc/jackaudio/default.nix +++ b/pkgs/misc/jackaudio/default.nix @@ -28,13 +28,13 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "${prefix}jack2"; - version = "1.9.19"; + version = "1.9.22"; src = fetchFromGitHub { owner = "jackaudio"; repo = "jack2"; rev = "v${finalAttrs.version}"; - sha256 = "01s8i64qczxqawgrzrw19asaqmcspf5l2h3203xzg56wnnhhzcw7"; + sha256 = "sha256-Cslfys5fcZDy0oee9/nM5Bd1+Cg4s/ayXjJJOSQCL4E="; }; outputs = [ "out" "dev" ]; Successfully finished processing cachix "/nix/store/b0jc186qb0xm97j4db2af6vfh1dm3sy3-libjack2-1.9.22" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/jackaudio/jack2/releases. meta.description for libjack2 is: JACK audio connection kit, version 2 with jackdbus meta.homepage for libjack2 is: https://jackaudio.org ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/jackaudio/jack2/releases/tag/v1.9.22) - [Compare changes on GitHub](https://github.com/jackaudio/jack2/compare/v1.9.19...v1.9.22) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.9.22 with grep in /nix/store/b0jc186qb0xm97j4db2af6vfh1dm3sy3-libjack2-1.9.22 - found 1.9.22 in filename of file in /nix/store/b0jc186qb0xm97j4db2af6vfh1dm3sy3-libjack2-1.9.22 ---
Rebuild report (if merged into master) (click to expand) ``` 3321 total rebuild path(s) 3321 package rebuild(s) First fifty rebuilds by attrpath CHOWTapeModel ChowCentaur ChowKick ChowPhaser CuboCore.corepdf CuboCore.coretoppings EmptyEpsilon LibreArp LibreArp-lv2 MIDIVisualizer MMA PageEdit SDL2 SDL2_gfx SDL2_image SDL2_image_2_0_5 SDL2_mixer SDL2_mixer_2_0 SDL2_net SDL2_sound SDL2_ttf SDL_audiolib SDL_compat SDL_gpu SDL_mixer Sylk _1oom _20kly _7kaa _86Box _90secondportraits a2jmidid aaxtomp3 abbaye-des-morts abracadabra abuse acoustidFingerprinter activitywatch adapta-gtk-theme adl adoptopenjdk-icedtea-web aegisub aeolus ahoviewer aitrack aj-snapshot ajour alass alephone alfaview ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/b0jc186qb0xm97j4db2af6vfh1dm3sy3-libjack2-1.9.22 \ --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 libjack2 https://github.com/r-ryantm/nixpkgs/archive/1260276f1a7b2aeccbc16acdfb54c54c06aa3cc5.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/b0jc186qb0xm97j4db2af6vfh1dm3sy3-libjack2-1.9.22 ls -la /nix/store/b0jc186qb0xm97j4db2af6vfh1dm3sy3-libjack2-1.9.22/bin ``` ---

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