2022-12-22T22:55:36 faustPhysicalModeling 2.50.6 -> 2.54.9 https://github.com/grame-cncm/faust/releases 2022-12-22T22:55:40 attrpath: faustPhysicalModeling 2022-12-22T22:55:40 Checking auto update branch... 2022-12-22T22:55:40 No auto update branch exists 2022-12-22T22:55:47 [version] 2022-12-22T22:56:08 [version] updated version and sha256 2022-12-22T22:56:08 [rustCrateVersion] 2022-12-22T22:56:08 [rustCrateVersion] No cargoSha256 found 2022-12-22T22:56:08 [golangModuleVersion] 2022-12-22T22:56:08 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-22T22:56:08 [updateScript] 2022-12-22T22:56:08 [updateScript] skipping because derivation has no updateScript 2022-12-22T22:56:08 2022-12-22T22:56:08 [quotedUrls] 2022-12-22T22:56:09 [quotedUrls] nothing found to replace 2022-12-22T22:56:09 Diff after rewrites: diff --git a/pkgs/applications/audio/faustPhysicalModeling/default.nix b/pkgs/applications/audio/faustPhysicalModeling/default.nix index 720bc1613b1..bc28a2238b8 100644 --- a/pkgs/applications/audio/faustPhysicalModeling/default.nix +++ b/pkgs/applications/audio/faustPhysicalModeling/default.nix @@ -1,13 +1,13 @@ { stdenv, lib, fetchFromGitHub, faust2jaqt, faust2lv2 }: stdenv.mkDerivation rec { pname = "faustPhysicalModeling"; - version = "2.50.6"; + version = "2.54.9"; src = fetchFromGitHub { owner = "grame-cncm"; repo = "faust"; rev = version; - sha256 = "sha256-Q/vrm3WPsjkE3Xf/XEirsJPFXHNSW/Ve3Jbi/5nIrx8="; + sha256 = "sha256-1ZS7SVTWI1vNOGycZIDyKLgwfNooIGDa8Wmr6qfFSkU="; }; buildInputs = [ faust2jaqt faust2lv2 ]; 2022-12-22T23:06:01 Successfully finished processing 2022-12-22T23:06:01 cachix "/nix/store/rbvn118686qvhks8vsd8rin4cxngfnha-faustPhysicalModeling-2.54.9" 2022-12-22T23:06:06 [check][nixpkgs-review] 2022-12-22T23:08:53 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-22T23:08:56 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/grame-cncm/faust/releases. meta.description for faustPhysicalModeling is: "The physical models included with faust compiled as jack standalone and lv2 instruments" meta.homepage for faustPhysicalModeling is: "https://github.com/grame-cncm/faust/tree/master-dev/examples/physicalModeling" meta.changelog for faustPhysicalModeling is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/grame-cncm/faust/releases/tag/2.54.9) - [Compare changes on GitHub](https://github.com/grame-cncm/faust/compare/2.50.6...2.54.9) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.54.9 in filename of file in /nix/store/rbvn118686qvhks8vsd8rin4cxngfnha-faustPhysicalModeling-2.54.9 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath faustPhysicalModeling ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/rbvn118686qvhks8vsd8rin4cxngfnha-faustPhysicalModeling-2.54.9 \ --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 faustPhysicalModeling https://github.com/r-ryantm/nixpkgs/archive/8a00c83c49452133635e174c259137b261b30084.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/rbvn118686qvhks8vsd8rin4cxngfnha-faustPhysicalModeling-2.54.9 ls -la /nix/store/rbvn118686qvhks8vsd8rin4cxngfnha-faustPhysicalModeling-2.54.9/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-22T23:08:58 https://api.github.com/repos/NixOS/nixpkgs/pulls/207341