summary refs log tree commit diff
path: root/pkgs/development/tools/unity3d
Commit message (Collapse)AuthorAge
* unity3d: update sha1 to sha256Felix Buehler2021-06-29
|
* Change all alsaLib references to alsa-libAndersonTorres2021-06-10
|
* treewide: editorconfig fixeszowoq2021-01-20
| | | | | - remove trailing whitespace - use spaces for indentation
* 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
* unity3d: fix editor not launching due to missing libraries (#91452)Mikołaj Gałkowski2020-06-24
|
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
|
* treewide: remove redundant recvolth2019-08-28
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* gdk-pixbuf: rename from gdk_pixbufworldofpeace2019-07-22
|
* unity3d: remove myself (jb55) as maintainerWilliam Casarin2019-05-26
| | | | | | I don't really use this anymore Signed-off-by: William Casarin <jb55@jb55.com>
* unity3d: 2017.4.10f1 -> 2018.3.0f2Mikolaj Galkowski2019-04-11
|
* unity3d: add tesq0 to the maintainersMikolaj Galkowski2019-04-11
|
* unity3d: add missing libGLCarles Pagès2018-11-17
|
* unity3d: 5.6.1 -> 2017.4.10 (#48643)Pavel Platto2018-10-20
|
* treewide: transition from mesa_glu to libGLUAlexander V. Nikolaev2018-02-24
|
* unity3d: 5.5.3 -> 5.6.1Nikolay Amiantov2017-05-26
| | | | Fixes #26061.
* unity3d: 5.3.5 -> 5.5.3Nikolay Amiantov2017-04-12
| | | | | Also add udev to dependencies and don't strip unneeded ones. Fixes #22513.
* Getting rid of the var indirection and using a bin path insteadParnell Springmeyer2017-01-29
|
* Addressing PR feedbackParnell Springmeyer2017-01-28
|
* setcap-wrapper: Merging with upstream master and resolving conflictsParnell Springmeyer2017-01-25
|\
| * treewide: explicitly specify gtk and related package versionsKirill Boltaev2016-09-12
| |
* | Adapting everything for the merged permissions wrappers work.Parnell Springmeyer2016-09-01
|/
* unity3d: use chromium-suid-sandboxNikolay Amiantov2016-08-08
|
* unity3d: 5.1.0f3 -> 5.3.5f1Nikolay Amiantov2016-05-29
|
* unity3d: wip at 5.1.0f3William Casarin2016-05-29