wine64Packages.unstable 8.13 -> 8.0.2 https://repology.org/project/wine/versions attrpath: wine64Packages.unstable 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/8a1zg0dzc2xmjbvv8kkm8r36yfs077vc-update-wine-unstable.drv /nix/store/dwjjg6flz0vjnbfdjlxi6kw8lnlghi4p-packages.json.drv building '/nix/store/8a1zg0dzc2xmjbvv8kkm8r36yfs077vc-update-wine-unstable.drv'... building '/nix/store/dwjjg6flz0vjnbfdjlxi6kw8lnlghi4p-packages.json.drv'... Going to be running update for following packages: - wine64-8.13 Press Enter key to continue... Running update for: - wine64-8.13: UPDATING ... - wine64-8.13: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/emulators/wine/sources.nix b/pkgs/applications/emulators/wine/sources.nix index 1bfb35e76d78..aca987417558 100644 --- a/pkgs/applications/emulators/wine/sources.nix +++ b/pkgs/applications/emulators/wine/sources.nix @@ -69,9 +69,9 @@ in rec { unstable = fetchurl rec { # NOTE: Don't forget to change the hash for staging as well. - version = "8.13"; + version = "8.14"; url = "https://dl.winehq.org/wine/source/8.x/wine-${version}.tar.xz"; - hash = "sha256-JuXTqD0lxUGMbA9USORD0gh2OiZDqrSw8a01KSKkwnU="; + hash = "sha256-4YNu9msYJfqdoEKDDASVsqw5SBVENkNGaXnuif3X+vQ="; inherit (stable) patches; ## see http://wiki.winehq.org/Gecko @@ -117,7 +117,7 @@ in rec { staging = fetchFromGitHub rec { # https://github.com/wine-staging/wine-staging/releases inherit (unstable) version; - hash = "sha256-5upC+IWHBJE5DeFv96lD1hr4LYYaqAAzfxIroK9KlOY="; + hash = "sha256-ct/RGXt9B6F3PHbirX8K03AZ0Kunitd2HmI0N5k6VHI="; owner = "wine-staging"; repo = "wine-staging"; rev = "v${version}"; No auto update branch exists Successfully finished processing cachix "/nix/store/1w0ibpxsyw9pyflrhaasi723l0h34smv-wine64-8.14" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 45m and timed out nixpkgs-review took longer than 45m and timed out 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 wine64Packages.unstable is: An Open Source implementation of the Windows API on top of X, OpenGL, and Unix meta.homepage for wine64Packages.unstable is: https://www.winehq.org/ ###### 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 8.14 with grep in /nix/store/1w0ibpxsyw9pyflrhaasi723l0h34smv-wine64-8.14 - found 8.14 in filename of file in /nix/store/1w0ibpxsyw9pyflrhaasi723l0h34smv-wine64-8.14 ---
Rebuild report (if merged into master) (click to expand) ``` 22 total rebuild path(s) 22 package rebuild(s) First fifty rebuilds by attrpath grapejuice pipelight winbox wine-staging wine64Packages.staging wine64Packages.stagingFull wine64Packages.unstable wine64Packages.unstableFull winePackages.staging winePackages.stagingFull winePackages.unstable winePackages.unstableFull wineWow64Packages.staging wineWow64Packages.stagingFull wineWow64Packages.unstable wineWow64Packages.unstableFull wineWowPackages.staging wineWowPackages.stagingFull wineWowPackages.unstable wineWowPackages.unstableFull yabridge yabridgectl ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/1w0ibpxsyw9pyflrhaasi723l0h34smv-wine64-8.14 \ --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 wine64Packages.unstable https://github.com/r-ryantm/nixpkgs/archive/0f3611743aa1d4ba189d74716e5044460a435a1b.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/1w0ibpxsyw9pyflrhaasi723l0h34smv-wine64-8.14 ls -la /nix/store/1w0ibpxsyw9pyflrhaasi723l0h34smv-wine64-8.14/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 @avnik @7c6f434c @bendlas @jmc-figueira 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/251357