Commit graph

26 commits

Author SHA1 Message Date
Kira Bruneau bafbd14ce9
Merge pull request #211976 from Misterio77/protontricks-1-10-1
protontricks: 1.7.0 -> 1.10.1
2023-01-21 20:57:38 -05:00
Gabriel Fontes d95c81cc61
protontricks: 1.7.0 -> 1.10.1 2023-01-21 16:15:32 -03:00
Guillaume Girol 33afbf39f6 treewide: switch to nativeCheckInputs
checkInputs used to be added to nativeBuildInputs. Now we have
nativeCheckInputs to do that instead. Doing this treewide change allows
to keep hashes identical to before the introduction of
nativeCheckInputs.
2023-01-21 12:00:00 +00:00
figsoda a211d94291 treewide: remove attrPath from nix-update-script calls
after https://github.com/Mic92/nix-update/pull/120 and https://github.com/NixOS/nixpkgs/pull/207703, `attrPath` can now be omitted when using `nix-update-script`
2022-12-26 12:39:21 -05:00
Kira Bruneau 1f78e4c101 protontricks: 1.6.2 → 1.7.0 2022-01-09 11:54:03 -05:00
Kira Bruneau bc25e8f24f protontricks: 1.6.1 → 1.6.2 2021-11-30 23:24:27 -05:00
Kira Bruneau f4100c9079 protontricks: 1.6.0 → 1.6.1 2021-10-26 12:07:04 -04:00
Kira Bruneau 2df0c2aae5 protontricks: 1.5.2 → 1.6.0 2021-09-06 11:43:54 -04:00
Kira Bruneau e2c86a37a9 protontricks: 1.5.1 → 1.5.2 2021-06-19 10:29:45 -04:00
Sandro Jäckel 89d5f4b3d0
treewide: setuptools_scm -> setuptools-scm 2021-06-03 12:44:33 +02:00
Kira Bruneau cd4780fab4
maintainers: rename metadark -> kira-bruneau (#124035) 2021-05-22 16:47:40 +02:00
Kira Bruneau df85615cde protontricks: 1.5.0 → 1.5.1 2021-05-10 16:46:40 -04:00
Kira Bruneau 27f60ec4b8 protontricks: 1.4.4 -> 1.5.0
- Update steam-run.patch to support Pressure Vessel runtime
- Fix adding $PROTON_DIST_PATH/lib to LD_LIBRARY_PATH when using legacy runtime
- Use bash instead of /bin/sh now that wrappers are non-POSIX compliant
- Remove `test_run_steam_runtime_not_found` in steam-run.patch instead of using disabledTests
- Add import check
2021-04-25 13:08:06 -04:00
Kira Bruneau e5cb1701e0 protontricks: 1.4.3 -> 1.4.4 2021-02-06 12:46:10 -05:00
Kira Bruneau 57c9834f7d protontricks: don't hard code default wine in winetricks
Reduces closure size by 1.8G
2020-12-13 10:25:03 -05:00
Kira Bruneau 3054057943 protontricks: 1.4.2 -> 1.4.3 2020-12-12 20:52:00 -05:00
MetaDark 56b35d8859 protontricks: support proton wine with steam-run 2020-12-12 20:52:00 -05:00
MetaDark b94338be05 protontricks: 1.4.1 -> 1.4.2
Formatted with nixpkgs-fmt
2020-09-19 09:37:15 -04:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
MetaDark 327c4b7ea6 protontricks: 1.4 -> 1.4.1 2020-02-18 00:12:54 -08:00
MetaDark 28d361ae3c protontricks: 1.3.1 -> 1.4
- Specify SETUPTOOLS_SCM_PRETEND_VERSION to workaround missing .git
- Start running tests that were introduced in 1.3
2020-01-27 19:41:58 -05:00
R. RyanTM c711972fcd protontricks: 1.3 -> 1.3.1 2019-11-28 19:31:06 -08:00
MetaDark 093ea0c15a protontricks: 1.2.5 -> 1.3 2019-11-06 12:28:01 -05:00
MetaDark c52f723d5e protontricks: 1.2.4 -> 1.2.5 2019-09-23 17:42:31 -04:00
MetaDark a0e09b9542 protontricks: 1.2.3 -> 1.2.4 2019-08-06 19:47:15 -04:00
MetaDark 5d053d8333 protontricks: init at 1.2.3
fixes #61193
2019-07-18 19:59:19 -04:00