furnace 0.6pre4-hotfix -> 0.5.8 https://repology.org/project/furnace/versions 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 [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/fcxl40xgwkj0fjwxyk2jgxc3pag9jipb-generic-update-script.sh.drv /nix/store/xvpg1v26y2473lhy2z9nnb4z04p0vj6k-packages.json.drv building '/nix/store/fcxl40xgwkj0fjwxyk2jgxc3pag9jipb-generic-update-script.sh.drv'... building '/nix/store/xvpg1v26y2473lhy2z9nnb4z04p0vj6k-packages.json.drv'... Going to be running update for following packages: - furnace-0.6pre4-hotfix Press Enter key to continue... Running update for: - furnace-0.6pre4-hotfix: UPDATING ... - furnace-0.6pre4-hotfix: 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 372a873ca58..951cc340c46 100644 --- a/pkgs/applications/audio/furnace/default.nix +++ b/pkgs/applications/audio/furnace/default.nix @@ -21,14 +21,14 @@ stdenv.mkDerivation rec { pname = "furnace"; - version = "0.6pre4-hotfix"; + version = "0.6pre5"; src = fetchFromGitHub { owner = "tildearrow"; repo = "furnace"; rev = "v${version}"; fetchSubmodules = true; - sha256 = "sha256-lJtV/0GnWN5mSjv2LaPEMnkuThaNeijBMjLGFPOJX4k="; + sha256 = "sha256-6KiG7nfQUdPW+EkBW3PPM141kOmolAgrrqhEGH/Azg4="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - furnace: 0.6pre4-hotfix -> 0.6pre5 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/233947"