2022-12-12T00:58:38 airwindows-lv2 12.0 -> 14.0 https://github.com/hannesbraun/airwindows-lv2/releases 2022-12-12T00:58:40 attrpath: airwindows-lv2 2022-12-12T00:58:40 Checking auto update branch... 2022-12-12T00:58:40 No auto update branch exists 2022-12-12T00:58:44 [version] 2022-12-12T00:58:46 [version] updated version and sha256 2022-12-12T00:58:46 [rustCrateVersion] 2022-12-12T00:58:46 [rustCrateVersion] No cargoSha256 found 2022-12-12T00:58:46 [golangModuleVersion] 2022-12-12T00:58:46 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-12T00:58:46 [updateScript] 2022-12-12T00:58:46 [updateScript] skipping because derivation has no updateScript 2022-12-12T00:58:46 2022-12-12T00:58:46 [quotedUrls] 2022-12-12T00:58:46 [quotedUrls] nothing found to replace 2022-12-12T00:58:46 Diff after rewrites: diff --git a/pkgs/applications/audio/airwindows-lv2/default.nix b/pkgs/applications/audio/airwindows-lv2/default.nix index 3585f20f5e3..b58dbddc811 100644 --- a/pkgs/applications/audio/airwindows-lv2/default.nix +++ b/pkgs/applications/audio/airwindows-lv2/default.nix @@ -2,12 +2,12 @@ stdenv.mkDerivation rec { pname = "airwindows-lv2"; - version = "12.0"; + version = "14.0"; src = fetchFromGitHub { owner = "hannesbraun"; repo = pname; rev = "v${version}"; - sha256 = "sha256-e5iMhkcIhQikPcDrMILqBkmBjh8Ngnr2odqyefnrekI="; + sha256 = "sha256-urlj9XwMqKt5JvvsA1f7YpuLhQXMGxp0V1pGv+LTroE="; }; nativeBuildInputs = [ meson ninja pkg-config ]; 2022-12-12T01:00:28 Successfully finished processing 2022-12-12T01:00:28 cachix "/nix/store/xddwiw9vazc1bwmig2pw2pinyi4llwhk-airwindows-lv2-14.0" 2022-12-12T01:00:31 [check][nixpkgs-review] 2022-12-12T01:03:18 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-12T01:03:21 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/hannesbraun/airwindows-lv2/releases. meta.description for airwindows-lv2 is: "Airwindows plugins (ported to LV2)" meta.homepage for airwindows-lv2 is: "https://github.com/hannesbraun/airwindows-lv2" meta.changelog for airwindows-lv2 is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/hannesbraun/airwindows-lv2/releases/tag/v14.0) - [Compare changes on GitHub](https://github.com/hannesbraun/airwindows-lv2/compare/v12.0...v14.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 14.0 in filename of file in /nix/store/xddwiw9vazc1bwmig2pw2pinyi4llwhk-airwindows-lv2-14.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath airwindows-lv2 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/xddwiw9vazc1bwmig2pw2pinyi4llwhk-airwindows-lv2-14.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 airwindows-lv2 https://github.com/r-ryantm/nixpkgs/archive/a7111b1c7a09f0751ac83afe686d7591440e8726.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/xddwiw9vazc1bwmig2pw2pinyi4llwhk-airwindows-lv2-14.0 ls -la /nix/store/xddwiw9vazc1bwmig2pw2pinyi4llwhk-airwindows-lv2-14.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. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @magnetophon 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). 2022-12-12T01:03:23 https://api.github.com/repos/NixOS/nixpkgs/pulls/205699