2022-11-11T07:11:23 bitwig-studio 4.4.2 -> 4.4.3 https://repology.org/metapackage/bitwig-studio/versions 2022-11-11T07:11:27 attrpath: bitwig-studio 2022-11-11T07:11:27 Checking auto update branch... 2022-11-11T07:11:27 No auto update branch exists 2022-11-11T07:11:35 [version] 2022-11-11T07:11:43 [version] updated version and sha256 2022-11-11T07:11:43 [rustCrateVersion] 2022-11-11T07:11:43 [rustCrateVersion] No cargoSha256 found 2022-11-11T07:11:43 [golangModuleVersion] 2022-11-11T07:11:43 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-11T07:11:43 [updateScript] 2022-11-11T07:11:43 [updateScript] skipping because derivation has no updateScript 2022-11-11T07:11:43 2022-11-11T07:11:43 [quotedUrls] 2022-11-11T07:11:43 [quotedUrls] nothing found to replace 2022-11-11T07:11:44 Diff after rewrites: diff --git a/pkgs/applications/audio/bitwig-studio/bitwig-studio4.nix b/pkgs/applications/audio/bitwig-studio/bitwig-studio4.nix index 038a5277d2f..8da04de579e 100644 --- a/pkgs/applications/audio/bitwig-studio/bitwig-studio4.nix +++ b/pkgs/applications/audio/bitwig-studio/bitwig-studio4.nix @@ -6,11 +6,11 @@ stdenv.mkDerivation rec { pname = "bitwig-studio"; - version = "4.4.2"; + version = "4.4.3"; src = fetchurl { url = "https://downloads.bitwig.com/stable/${version}/${pname}-${version}.deb"; - sha256 = "sha256-nLXpf0Xi7yuz/Rm8Sfkr1PGLuazN+Lh6sIqkWFBmP3w="; + sha256 = "sha256-NP9cM1xIHblMdUFKIviPKDi6su6Nc3xsX2pnPeP7hdQ="; }; nativeBuildInputs = [ dpkg makeWrapper wrapGAppsHook ]; 2022-11-11T07:15:24 Successfully finished processing 2022-11-11T07:15:24 cachix "/nix/store/ajkcx30bj63n9pl662jkv093jx9nmz7j-bitwig-studio-4.4.3" 2022-11-11T07:21:10 [check][nixpkgs-review] 2022-11-11T07:26:26 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-11-11T07:26:29 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/bitwig-studio/versions. meta.description for bitwig-studio is: "A digital audio workstation" meta.homepage for bitwig-studio is: "https://www.bitwig.com/" meta.changelog for bitwig-studio is: "" ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 4.4.3 with grep in /nix/store/ajkcx30bj63n9pl662jkv093jx9nmz7j-bitwig-studio-4.4.3 - found 4.4.3 in filename of file in /nix/store/ajkcx30bj63n9pl662jkv093jx9nmz7j-bitwig-studio-4.4.3 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath bitwig-studio bitwig-studio4 ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ajkcx30bj63n9pl662jkv093jx9nmz7j-bitwig-studio-4.4.3 \ --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 bitwig-studio https://github.com/r-ryantm/nixpkgs/archive/8d573a2db77ac4aeac13af0bf06589ad91fff299.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/ajkcx30bj63n9pl662jkv093jx9nmz7j-bitwig-studio-4.4.3 ls -la /nix/store/ajkcx30bj63n9pl662jkv093jx9nmz7j-bitwig-studio-4.4.3/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 @bfortz @michalrus @mrVanDalo 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-11-11T07:26:31 https://api.github.com/repos/NixOS/nixpkgs/pulls/200650