Commit graph

14 commits

Author SHA1 Message Date
Jonathan Ringer 5cc527d44c
lutris: remove gnutls-kdh 2019-10-29 19:51:49 -07:00
Nikolay Amiantov 7eb6027aa4 lutris: add fribidi as winetricks dependency 2019-09-11 22:06:37 +03:00
Andrew Valencik 3ae9f165dd lutris: 0.5.2.1 -> 0.5.3 2019-09-08 09:27:24 +03:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
worldofpeace b1bc0645ea gdk-pixbuf: rename from gdk_pixbuf 2019-07-22 18:50:57 -04:00
Nikolay Amiantov b24841dd22 lutris: add multilib dependencies
Fix 32-bit Wine, possibly PCSX2.
2019-07-22 14:51:00 +03:00
Nikolay Amiantov 48d98b02f6 lutris: use optimus and nvidia from environment
That's the correct way because these should be enabled with NixOS
modules.
2019-07-18 12:43:14 +03:00
Nikolay Amiantov b0a961e6fa lutris: refactor, fix icons
* Split the package into wrapped and unwrapped versions;
* Use FHS chrootenv for libraries instead of adding them to
LD_LIBRARY_PATH;
* Fix wrapping so that icons now work.
2019-07-18 12:34:29 +03:00
Nikolay Amiantov 62ef555a96 lutris: use wineWowPackages
They are built by Hydra.
2019-06-28 16:55:56 +03:00
Frederik Rietdijk f120248daf Merge staging-next into staging 2019-06-18 11:07:56 +02:00
Matthew Bauer 263f5891b6 treewide: mesa_noglu, mesa_drivers, libGL_driver -> mesa
Just use mesa for these to be more clear. Move these to aliases.nix
2019-06-17 14:43:18 -04:00
volth f3282c8d1e treewide: remove unused variables (#63177)
* treewide: remove unused variables

* making ofborg happy
2019-06-16 19:59:05 +00:00
Jonathan Ringer fbc96ad9e0 lutris: add hicolor theme 2019-06-04 16:51:35 -07:00
Okina Matara 59738bae06 lutris: init at 0.5.2.1
Original derivation for version 0.4.18 by Chiiruno.
With minor fixes by yegortimoshenko.
Updated by 0.5.2.1 by abbradar.
2019-05-25 10:58:54 +03:00