Commit graph

429 commits

Author SHA1 Message Date
Stefan Frijters 2c588e0edd
wine{Unstable,Staging}: 6.13 -> 6.14 2021-08-02 21:19:43 +02:00
Stefan Frijters 5732bf5886
wine{Unstable,Staging}: 6.12 -> 6.13 2021-07-26 09:23:33 +02:00
Alexander V. Nikolaev 538937f56e wineUnstable: 6.11 -> 6.12
Staging updated as well
2021-07-08 01:17:27 +03:00
Artturin 5341c6f548 wine{Unstable,Staging}: 6.10 -> 6.11 2021-06-21 15:54:12 +03:00
Sandro f1c140d54f
Merge pull request #126695 from SFrijters/wine-6.0.1 2021-06-12 21:38:28 +02:00
Stefan Frijters c5a98fd73c
wineStable: 6.0 -> 6.0.1 2021-06-12 18:27:07 +02:00
Alexander V. Nikolaev 280afb7d4c wineUnstable: 6.9 -> 6.10
Staging updated as well
2021-06-12 15:04:38 +03:00
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Stefan Frijters 0cd06e8b09
wine{Unstable,Staging}: 6.8 -> 6.9 2021-05-29 17:35:34 +02:00
Stefan Frijters d37dd6c301
wine{Unstable,Staging}: 6.7 -> 6.8 2021-05-29 15:21:53 +02:00
Bernardo Meurer 15752dc7f3
winetricks: 20201206 -> 20210206 2021-05-23 22:10:40 -07:00
Samuel Gräfenstein 1e77642558
wine*: add meta.mainProgram
Fix running wine builds from `wineWowPackages` via `nix run`,
this change makes it execute `bin/wine` instead of the non-existent
`bin/wine-wow`.
2021-04-29 17:42:11 +02:00
Stefan Frijters efa5a31633
wine{Unstable,Staging}: 6.6 -> 6.7 2021-04-24 09:59:40 +02:00
Stefan Frijters 5cf6870d1f
wine{Unstable,Staging}: 6.5 -> 6.6 2021-04-11 20:50:53 +02:00
Stefan Frijters 9ea9b7a9f2
wine{Unstable,Staging}: 6.4 -> 6.5 2021-03-29 19:37:26 +02:00
Alexander V. Nikolaev 3b90e8f9de wineUnstable: enable cross building for unstable/staging by default 2021-03-27 18:10:00 -04:00
Alexander V. Nikolaev f01d07ec0b wineUnstable: 6.3 -> 6.4
Staging updated as well
2021-03-27 18:10:00 -04:00
Stefan Frijters 41a95ce500
wine{Unstable,Staging}: 6.2 -> 6.3 2021-02-28 10:59:04 +01:00
Stefan Frijters 5d9735c262
wine{Unstable,Staging}: 6.1 -> 6.2 2021-02-14 17:49:58 +01:00
Stefan Frijters 0ec2ea8c17
wine{Unstable,Staging}: 6.0-rc6 -> 6.1 2021-02-05 14:06:40 +01:00
Stefan Frijters c93866be97
wineStaging: 5.0.3 -> 6.0 2021-02-05 14:01:50 +01:00
Stefan Frijters da97c80fd7
wine{Unstable,Staging}: 6.0-rc5 -> 6.0-rc6 2021-02-05 12:35:28 +01:00
Stefan Frijters c8d207ed5a
wine{Unstable,Staging}: 6.0-rc4 -> 6.0-rc5 2021-02-05 12:14:16 +01:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
zowoq 932941b79c treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-21 13:29:54 +10:00
Ben Siraphob badf51221d treewide: stdenv.lib -> lib 2021-01-16 17:58:11 +07:00
Michael Raskin 983cd52d2f
Merge pull request #108225 from avnik/wine-update
Wine update
2021-01-14 19:22:06 +00:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
Alexander V. Nikolaev dfe26d0d34 wineUnstable: 6.0-rc3 -> 6.0-rc4 2021-01-02 19:49:51 +02:00
Alexander V. Nikolaev 36a6002f96 wineUnstable: 6.0-rc2 -> 6.0-rc3 2021-01-02 19:49:50 +02:00
Alexander V. Nikolaev 809c04b37a wineUnstable: 6.0-rc1 -> 6.0-rc2
Staging updated as well
2021-01-02 19:49:45 +02:00
Alexander V. Nikolaev f3206ed7db wineUnstable: 5.22 -> 6.0-rc1 2021-01-02 19:49:45 +02:00
github-actions[bot] e75c8744cb
Merge master into staging-next 2020-12-30 18:40:45 +00:00
Michael Raskin 7699bf12fd
Merge pull request #107916 from MetaDark/wineStaging
wineStaging: fix mingwSupport
2020-12-30 17:51:42 +00:00
github-actions[bot] 056304189c
Merge master into staging-next 2020-12-30 06:22:20 +00:00
Anderson Torres 4f5ae3e7d2
Merge pull request #106800 from MetaDark/protontricks
protontricks: 1.4.2 -> 1.4.3
2020-12-30 01:06:55 -03:00
Kira Bruneau 1fb875c036 wineStaging: fix mingwSupport 2020-12-29 21:29:54 -05:00
Lucas Ransan 6274a5bbb3 wine: re-enable stripping 2020-12-28 08:43:33 +01:00
P. R. d. O 702161d4d2
winetricks: 20200412 -> 20201206 2020-12-22 18:25:24 -06:00
Kira Bruneau 30ec971ceb winetricks: skip null dependencies
This can be used to reduce closure size when a wrapper uses a custom
WINE at runtime, or a different wine in PATH.

See pkgs/tools/package-management/protontricks/default.nix
2020-12-13 10:20:28 -05:00
Michael Raskin 9567f6f62f
Merge pull request #104719 from avnik/wine-update
Wine update
2020-11-27 10:36:47 +00:00
Alexander V. Nikolaev 626f931022 wineUnstable: use own set of patches
Contain important hotfixes from wine's master and staging master.
2020-11-24 23:10:38 +02:00
Alexander V. Nikolaev 9144ebaf1e wineStable: revert cert-path patch for stable 2020-11-24 23:10:24 +02:00
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
Alexander V. Nikolaev 22da5d92af wine{Unstable,Staging}: 5.21 -> 5.22 2020-11-24 00:54:08 +02:00
Lengyel Balazs 152147a8f6 wine-mono: 4.9.4 -> 5.1.1 2020-11-24 00:53:51 +02:00
Philipp dfcd45de58 wineStable: 5.0.2 -> 5.0.3 2020-11-24 00:53:35 +02:00
Philipp 3d9ee22da3 wine{Unstable,Staging}: 5.20 -> 5.21 2020-11-24 00:51:54 +02:00
Atemu 35db176b85 wine: only use strictDeps when mingwSupport is enabled
9f5cba0aaa broke regular wineStaging
2020-11-16 23:15:12 +01:00
Kira Bruneau 9f5cba0aaa wine: add MinGW-w64 support 2020-11-12 17:44:55 -05:00