wineWow64Packages.unstable 9.2 -> 9.3 https://repology.org/project/wine-wow64/versions attrpath: wineWow64Packages.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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/7sz9zz8q383s4pmb6h5v3024hfd2g6wn-update-wine-unstable.drv /nix/store/yzixlz6qkx15iq5a3fkx5hkyhdb7rrsa-packages.json.drv building '/nix/store/7sz9zz8q383s4pmb6h5v3024hfd2g6wn-update-wine-unstable.drv'... building '/nix/store/yzixlz6qkx15iq5a3fkx5hkyhdb7rrsa-packages.json.drv'... Going to be running update for following packages: - wine-wow64-9.2 Press Enter key to continue... Running update for: - wine-wow64-9.2: UPDATING ... - wine-wow64-9.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/emulators/wine/sources.nix b/pkgs/applications/emulators/wine/sources.nix index a0195eadd090..9d2189c23063 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 = "9.2"; + version = "9.3"; url = "https://dl.winehq.org/wine/source/9.x/wine-${version}.tar.xz"; - hash = "sha256-goHFoILMR6w8LJHOqt5fFzllU7Oa3LMudBJThltlgWI="; + hash = "sha256-FIsuNBR9H6FIQVY3xyPJn0N26SyE6QzB0OAK1O07F5M="; inherit (stable) patches; ## see http://wiki.winehq.org/Gecko @@ -117,7 +117,7 @@ in rec { staging = fetchFromGitLab rec { # https://gitlab.winehq.org/wine/wine-staging inherit (unstable) version; - hash = "sha256-VQ4j4PuXRoXbCUZ16snVO+jRvuKD4Rjn14R7bhwdAco="; + hash = "sha256-1k7HHcsosce5MX86IMiFrfjg0li4DuP0utjyal1Iwkc="; domain = "gitlab.winehq.org"; owner = "wine"; repo = "wine-staging"; No auto update branch exists Successfully finished processing cachix "/nix/store/lf6j51z72rq5gmrlrqn2giznkxq4jdl2-wine-wow64-9.3" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 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 = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 [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 wineWow64Packages.unstable is: An Open Source implementation of the Windows API on top of X, OpenGL, and Unix meta.homepage for wineWow64Packages.unstable is: https://www.winehq.org/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 9.3 with grep in /nix/store/lf6j51z72rq5gmrlrqn2giznkxq4jdl2-wine-wow64-9.3 - found 9.3 in filename of file in /nix/store/lf6j51z72rq5gmrlrqn2giznkxq4jdl2-wine-wow64-9.3 ---
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 vinegar 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/lf6j51z72rq5gmrlrqn2giznkxq4jdl2-wine-wow64-9.3 \ --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 wineWow64Packages.unstable https://github.com/r-ryantm/nixpkgs/archive/c683f362a50836d8bc2383d54c6ee11377d69b44.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/c683f362a50836d8bc2383d54c6ee11377d69b44#wineWow64Packages.unstable ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/lf6j51z72rq5gmrlrqn2giznkxq4jdl2-wine-wow64-9.3 ls -la /nix/store/lf6j51z72rq5gmrlrqn2giznkxq4jdl2-wine-wow64-9.3/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 @reckenrode 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/291635