furnace 0 -> 1 attrpath: furnace Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1iwykcviz6yazhjavn4kxazqn492qn57-packages.json.drv building '/nix/store/1iwykcviz6yazhjavn4kxazqn492qn57-packages.json.drv'... Going to be running update for following packages: - furnace-0.6 Press Enter key to continue... Running update for: - furnace-0.6: UPDATING ... - furnace-0.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/audio/furnace/default.nix b/pkgs/applications/audio/furnace/default.nix index 71cc796a621d..6b208d423f00 100644 --- a/pkgs/applications/audio/furnace/default.nix +++ b/pkgs/applications/audio/furnace/default.nix @@ -28,14 +28,14 @@ stdenv.mkDerivation rec { pname = "furnace"; - version = "0.6"; + version = "0.6pre18"; src = fetchFromGitHub { owner = "tildearrow"; repo = "furnace"; rev = "v${version}"; fetchSubmodules = true; - hash = "sha256-8we7vKyGWjM9Rx0MJjSKLJcKBHiHt5vjuy17HHx/pP8="; + hash = "sha256-RLmXP/F3WnADx/NUPAJZpGSQZ7CGm1bG4UJYAcIeHME="; }; postPatch = lib.optionalString stdenv.hostPlatform.isLinux '' No auto update branch exists Successfully finished processing cachix "/nix/store/i2i9x2fbmzbzi14jqadyvag10bj5dqjy-furnace-0.6pre18" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 11 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 11 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 11 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for furnace is: Multi-system chiptune tracker compatible with DefleMask modules meta.homepage for furnace is: https://github.com/tildearrow/furnace meta.changelog for furnace is: https://github.com/tildearrow/furnace/releases/tag/v0.6pre18 ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.6pre18 with grep in /nix/store/i2i9x2fbmzbzi14jqadyvag10bj5dqjy-furnace-0.6pre18 - found 0.6pre18 in filename of file in /nix/store/i2i9x2fbmzbzi14jqadyvag10bj5dqjy-furnace-0.6pre18 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath furnace ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/i2i9x2fbmzbzi14jqadyvag10bj5dqjy-furnace-0.6pre18 \ --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 furnace https://github.com/r-ryantm/nixpkgs/archive/a5c8d1d2e0c6af17e505a60ed437bc64f90a27e9.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/a5c8d1d2e0c6af17e505a60ed437bc64f90a27e9#furnace ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/i2i9x2fbmzbzi14jqadyvag10bj5dqjy-furnace-0.6pre18 ls -la /nix/store/i2i9x2fbmzbzi14jqadyvag10bj5dqjy-furnace-0.6pre18/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 @OPNA2608 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). https://api.github.com/repos/NixOS/nixpkgs/pulls/259864