Commit Graph

32 Commits

Author SHA1 Message Date
R. Ryantm
3c1af008d9 unityhub: 3.7.0 -> 3.8.0 2024-04-28 00:46:20 +00:00
huantian
b12ca09813
unityhub: 3.6.1 -> 3.7.0 2023-12-28 14:22:34 -07:00
R. Ryantm
508836ad94 unityhub: 3.5.2 -> 3.6.1 2023-11-15 05:39:59 +00:00
huantian
40cc73c3aa
unityhub: 3.5.1 -> 3.5.2 2023-09-19 10:42:41 -07:00
huantian
2ce6b6e355
unityhub: 3.5.0 -> 3.5.1 2023-08-22 16:59:51 -07:00
huantian
8361dd6889
unityhub: edit libraries, update meta
xdg-utils moved to targetPkgs because it's used for its binaries
nss_latest -> nss as we don't need nss_latest for this package
added sourceProvenance, and added downloadPage/changelog
2023-07-01 15:29:22 -07:00
huantian
2ffac9873d
unityhub: 3.4.2 -> 3.5.0 2023-06-25 18:41:41 -07:00
huantian
dd2d2f3318
unityhub: add 2019 editor dependencies
Fixes #236381
2023-06-25 18:40:29 -07:00
huantian
578b1cd844
unityhub: update FHS dep openssl_1_1 -> openssl_3 2023-05-12 15:38:54 -07:00
huantian
afb1ed831a
unityhub: remove GTK filepicker workaround
Previously, /usr/share was manually added to XDG_DATA_DIRS in the FHS env to allow GTK filepickers in the application to work.
This is no longer necessary as #230375 implements this change for all FHS envs.
2023-05-09 13:40:13 -07:00
huantian
e83162abfe
unityhub: 3.4.1 -> 3.4.2 2023-04-27 11:55:40 -07:00
huantian
64a3cb7347
unityhub: add update script 2023-04-27 11:55:40 -07:00
Atemu
f63a12f296 tree-wide: buildFHSUserEnv -> buildFHSEnv 2023-04-16 10:15:13 +02:00
huantian
e4959cfe97
unityhub: 2.3.2 -> 3.4.1 2023-03-13 15:12:09 -07:00
Artturin
1a634cc057 treewide: remove unecessary XDG_DATA_DIRS from appimage wrapType2
they're unnecessary since https://github.com/NixOS/nixpkgs/pull/161739/files

which links the schemas to their correct fhs locations and adds
gsettings-desktop-schemas and hicolor-icon-theme to appimage fhs
2022-05-15 05:19:23 +03:00
Sandro Jäckel
7bcf151685
unityhub: fix nix-env version parsing 2022-04-30 02:44:52 +02:00
FliegendeWurst
f73ec5d6c6 unityhub: remove gconf dependency 2022-02-11 15:07:21 +01:00
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