Commit graph

15 commits

Author SHA1 Message Date
Mikolaj Galkowski 686db53ada unityhub: add a .desktop item 2021-08-05 12:45:32 +02:00
Mikolaj Galkowski a1de1fc28b unityhub: add missing dependency (cacert) 2021-08-05 08:17:58 +02:00
Sandro Jäckel 26713e2241
treewide: remove gdk_pixbuf alias 2021-07-16 09:35:40 +02:00
AndersonTorres e9e5f5f84d Change all alsaLib references to alsa-lib 2021-06-10 01:12:49 -03:00
Pavol Rusnak a6ce00c50c
treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
Mikołaj Gałkowski 5525440dd6
unityhub: add mising icu and clang libraries (#109413)
Compilation of c# scripts with L2CPP for would fail, due to
missing icu and clang libs
2021-01-14 19:38:36 -05: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
Maciej Krüger 3adf441284
Merge pull request #96545 from tesq0/unityhub-update-to-2.3.2
unityhub: update to 2.3.2
2020-09-09 20:00:02 +02:00
Mikolaj Galkowski 60c3ade786 unityhub: update to 2.3.2 2020-08-28 15:48:40 +02:00
Mikolaj Galkowski 1c4de332c3 unityhub: fix editor with versions >= 2020.1.3f1 not opening 2020-08-28 15:19:57 +02:00
Mikołaj Gałkowski 0cff75edf9
unityhub: fix editor crashes after opening a project (#91443) 2020-06-24 17:06:58 -04:00
Jörg Thalheim 5569860b1f
unityhub: ? -> 2.3.1
Fix future breakages by mirroring the source
2020-05-01 12:49:55 +01:00
Jonathan Ringer 2a56d98a99 unityhub: fix hash 2020-03-23 09:52:08 -07:00
Dmitry Kalinkin 4c7a9a0a88
unityhub: switch name to "unityhub"
cc #65391
2019-12-29 10:37:48 -05:00
Mikołaj Gałkowski 650a6354bb unityhub: init at 2.2.2 (#65391) 2019-12-28 13:16:18 -05:00