2022-12-15T10:03:26 MIDIVisualizer 6.5 -> 7.0 https://github.com/kosua20/MIDIVisualizer/releases 2022-12-15T10:03:29 attrpath: MIDIVisualizer 2022-12-15T10:03:29 Checking auto update branch... 2022-12-15T10:03:29 No auto update branch exists 2022-12-15T10:03:32 [version] 2022-12-15T10:03:34 [version] updated version and sha256 2022-12-15T10:03:34 [rustCrateVersion] 2022-12-15T10:03:34 [rustCrateVersion] No cargoSha256 found 2022-12-15T10:03:34 [golangModuleVersion] 2022-12-15T10:03:34 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-15T10:03:34 [updateScript] 2022-12-15T10:03:34 [updateScript] skipping because derivation has no updateScript 2022-12-15T10:03:34 2022-12-15T10:03:34 [quotedUrls] 2022-12-15T10:03:35 [quotedUrls] nothing found to replace 2022-12-15T10:03:35 Diff after rewrites: diff --git a/pkgs/applications/audio/midi-visualizer/default.nix b/pkgs/applications/audio/midi-visualizer/default.nix index a50e5dcd669..bfaaa870cb3 100644 --- a/pkgs/applications/audio/midi-visualizer/default.nix +++ b/pkgs/applications/audio/midi-visualizer/default.nix @@ -3,13 +3,13 @@ stdenv.mkDerivation rec { pname = "MIDIVisualizer"; - version = "6.5"; + version = "7.0"; src = fetchFromGitHub { owner = "kosua20"; repo = pname; rev = "v${version}"; - sha256 = "sha256-thRcRJ88bz3jwu6rKaQxt2MkBSf5Ri1jygkKDguP2eE="; + sha256 = "sha256-wfPSPH+E9cErVvfJZqHttFtjiUYJopM/u6w6NpRHifE="; }; nativeBuildInputs = [ cmake pkg-config makeWrapper]; 2022-12-15T10:05:17 Successfully finished processing 2022-12-15T10:05:17 cachix "/nix/store/jbzhs56x50ndpi610yh7h6wgpybwyagz-MIDIVisualizer-7.0" 2022-12-15T10:05:21 [check][nixpkgs-review] 2022-12-15T10:08:05 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
2022-12-15T10:08:08 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/kosua20/MIDIVisualizer/releases. meta.description for MIDIVisualizer is: "A small MIDI visualizer tool, using OpenGL" meta.homepage for MIDIVisualizer is: "https://github.com/kosua20/MIDIVisualizer" meta.changelog for MIDIVisualizer is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/kosua20/MIDIVisualizer/releases/tag/v7.0) - [Compare changes on GitHub](https://github.com/kosua20/MIDIVisualizer/compare/v6.5...v7.0) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 7.0 with grep in /nix/store/jbzhs56x50ndpi610yh7h6wgpybwyagz-MIDIVisualizer-7.0 - found 7.0 in filename of file in /nix/store/jbzhs56x50ndpi610yh7h6wgpybwyagz-MIDIVisualizer-7.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath MIDIVisualizer ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/jbzhs56x50ndpi610yh7h6wgpybwyagz-MIDIVisualizer-7.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 MIDIVisualizer https://github.com/r-ryantm/nixpkgs/archive/f163ec78a3dd54cfd69e407dfe016ae053ed9ed5.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/jbzhs56x50ndpi610yh7h6wgpybwyagz-MIDIVisualizer-7.0 ls -la /nix/store/jbzhs56x50ndpi610yh7h6wgpybwyagz-MIDIVisualizer-7.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 @ericdallo 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-15T10:08:10 https://api.github.com/repos/NixOS/nixpkgs/pulls/206218