2022-12-24T14:26:35 faust2 2.41.1 -> 2.54.9 https://github.com/grame-cncm/faust/releases 2022-12-24T14:26:38 attrpath: faust2 2022-12-24T14:26:38 Checking auto update branch... 2022-12-24T14:26:38 An auto update branch exists with message `faust2: 2.41.1 -> 2.50.6`. New version is 2.54.9. 2022-12-24T14:26:38 The auto update branch does not match or exceed the new version. 2022-12-24T14:26:42 [version] 2022-12-24T14:27:07 [version] updated version and sha256 2022-12-24T14:27:07 [rustCrateVersion] 2022-12-24T14:27:07 [rustCrateVersion] No cargoSha256 found 2022-12-24T14:27:07 [golangModuleVersion] 2022-12-24T14:27:07 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-24T14:27:07 [updateScript] 2022-12-24T14:27:07 [updateScript] skipping because derivation has no updateScript 2022-12-24T14:27:07 2022-12-24T14:27:07 [quotedUrls] 2022-12-24T14:27:07 [quotedUrls] nothing found to replace 2022-12-24T14:27:07 Diff after rewrites: diff --git a/pkgs/applications/audio/faust/faust2.nix b/pkgs/applications/audio/faust/faust2.nix index 19468b3af34..d1dd74a35dd 100644 --- a/pkgs/applications/audio/faust/faust2.nix +++ b/pkgs/applications/audio/faust/faust2.nix @@ -20,13 +20,13 @@ with lib.strings; let - version = "2.41.1"; + version = "2.54.9"; src = fetchFromGitHub { owner = "grame-cncm"; repo = "faust"; rev = version; - sha256 = "sha256-x0nBWyILrNJijs7CIvRrgYG6vgB3UlxLj9i7E4cHr9I="; + sha256 = "sha256-7eSZUsZ0h0vWJIpZWXaS+SHV6N2i9nv6Gr6a9cuu4Fg="; fetchSubmodules = true; }; 2022-12-24T14:31:08 Successfully finished processing 2022-12-24T14:31:08 cachix "/nix/store/l31q60y4xxpi03bvnb41fppd6hpc5n48-faust-2.54.9" 2022-12-24T14:31:16 [check][nixpkgs-review] 2022-12-24T15:16:16 [check][nixpkgs-review] took longer than 45m and timed out 2022-12-24T15:16:16 nixpkgs-review took longer than 45m and timed out 2022-12-24T15:16:20 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 faust2 is: "A functional programming language for realtime audio signal processing" meta.homepage for faust2 is: "https://faust.grame.fr/" meta.changelog for faust2 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 2.54.9 with grep in /nix/store/l31q60y4xxpi03bvnb41fppd6hpc5n48-faust-2.54.9 - found 2.54.9 in filename of file in /nix/store/l31q60y4xxpi03bvnb41fppd6hpc5n48-faust-2.54.9 ---
Rebuild report (if merged into master) (click to expand) ``` 29 total rebuild path(s) 29 package rebuild(s) First fifty rebuilds by attrpath faust faust2 faust2alqt faust2alsa faust2csound faust2firefox faust2jack faust2jackrust faust2jaqt faust2ladspa faust2lv2 faustPhysicalModeling faustStk faustlive guitarix kapitonov-plugins-pack magnetophonDSP.CharacterCompressor magnetophonDSP.CompBus magnetophonDSP.ConstantDetuneChorus magnetophonDSP.LazyLimiter magnetophonDSP.MBdistortion magnetophonDSP.RhythmDelay magnetophonDSP.VoiceOfFaust magnetophonDSP.faustCompressors magnetophonDSP.pluginUtils magnetophonDSP.shelfMultiBand mooSpace open-music-kontrollers.mephisto tambura ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/l31q60y4xxpi03bvnb41fppd6hpc5n48-faust-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 faust2 https://github.com/r-ryantm/nixpkgs/archive/1708bbf53faf191dda5b4b5337ce000b6725b719.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/l31q60y4xxpi03bvnb41fppd6hpc5n48-faust-2.54.9 ls -la /nix/store/l31q60y4xxpi03bvnb41fppd6hpc5n48-faust-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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings cc @magnetophon @pmahoney 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-24T15:16:22 Updated existing PR 2022-12-24T15:16:22 https://api.github.com/repos/NixOS/nixpkgs/pulls/194580