summary refs log tree commit diff
path: root/pkgs/applications/misc/playonlinux
Commit message (Collapse)AuthorAge
* playonlinux: migrate to wxPython_4_2Weijia Wang2023-03-18
|
* treewide/applications: add `sourceType` `binaryNativeCode` for many packagesRobert Scott2022-06-23
|
* treewide: remove steam-run-nativeJonathan Ringer2022-03-02
|
* playonlinux: improve wrappingArtturin2022-03-02
| | | | add hicolor-icon-theme to fix gtk warning
* playonlinux: fix crash on open file (GSettings)Elian Doran2022-02-12
|
* playonlinux: making it work at runtime (#112093)pasqui232021-02-25
| | | | | | playonlinux: GSettings schemas necessary to avoid crash on file dialog playonlinux: adding steam-run to exec downloaded wine Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
* pkgs/applications: stdenv.lib -> libBen Siraphob2021-01-15
|
* treewide: with stdenv.lib; in meta -> with lib;Profpatsch2021-01-11
| | | | | | | | | | | | | | | | | | | 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
* treewide: remove trailing whitespacesBen Siraphob2021-01-01
|
* playonlinux: 4.3.4 -> 4.4R. RyanTM2020-11-29
|
* playonlinux: fix buildFrederik Rietdijk2020-04-25
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide: name -> pnamevolth2019-08-17
|
* switch users of "gnupg1" to plain "gnupg"Spencer Baugh2019-05-12
| | | | | | | gnupg is gnupg 2.2. gnupg1 is also gnupg 2.2, just with a few extra symlinks in the bin directory. None of these packages need those symlinks, and it's confusing for them to say they're depending on "gnupg1", so switch their dep to plain "gnupg".
* No need for xorg.libX11.devmtrsk2019-04-17
|
* Fixed fatal error with X11 and libGL while building playonlinux on unstablemtrsk2019-04-17
|
* playonlinux: mark as broken (#59373)Timo Kaufmann2019-04-12
| | | Doesn't build.
* Added jq to playonlinux depsmschonfinkel2019-02-25
|
* playonlinux: 4.3.3 -> 4.3.4R. RyanTM2019-01-03
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/playonlinux/versions
* playonlinux: 4.2.12 -> 4.3.3R. RyanTM2018-12-14
| | | | | | | Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/playonlinux/versions
* reewide: Purge all uses `stdenv.system` and top-level `system`John Ericson2018-08-30
| | | | It is deprecated and will be removed after 18.09.
* treewide: remove platform assertionsMatthew Bauer2018-05-03
| | | | linux: readd assertion
* treewide: s/xlibs/xorg/g (#36889)volth2018-03-13
|
* treewide platform checks: `abort` -> `throw`Vladimír Čunát2017-12-12
| | | | | | They aren't meant to be critical (uncatchable) errors. Tested with nix-env + checkMeta: [ "x86_64-linux" "i686-linux" "x86_64-darwin" "aarch64-linux" ]
* playOnLinux: 4.2.10 -> 4.2.12Marti Serra2017-10-18
|
* netcat: make netcat-openbsd the default netcat (#19411)sternenseemann2016-10-30
| | | | | | | The motivation for this change is the following: As gnu-netcat, e. g. does not support ipv6, it is not suitable as default netcat. This commit also fixes all obvious build issues caused by this change.
* playonlinux: 4.2.9 -> 4.2.10Teo Klestrup Röijezon2016-08-11
|
* replace makeSearchPath tree-wise to take care of possible multiple outputsNikolay Amiantov2016-04-13
|
* playonlinux: needs which and curl during runtimeYuri Albuquerque2015-12-27
|
* fix evalDomen Kožar2015-12-14
|
* playonlinux: attempt to fix Hydra failureNikolay Amiantov2015-12-11
|
* playonlinux: fix with new wxPython, fix OpenGL checkNikolay Amiantov2015-12-09
|
* playonlinux: 4.2.8 -> 4.2.9Adam Russell2015-09-11
|
* playonlinux: init at 4.2.8Adam Russell2015-09-09