Louis Bettens
d0163f2af0
multimc: unstable -> 0.6.12
2021-03-23 17:24:27 +01:00
Pavol Rusnak
a6ce00c50c
treewide: remove stdenv where not needed
2021-01-25 18:31:47 +01:00
Tristan
e3a86d5577
multimc: Update to latest development build ( #110439 )
2021-01-24 02:47:06 +01:00
Ben Siraphob
2e34288f0d
pkgs/games: stdenv.lib -> lib
2021-01-15 13:36:04 +07: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
Ben Siraphob
3ae5e6ce03
treewide: remove enableParallelBuilding = true if using cmake
2021-01-03 18:37:40 +07:00
Sandro
639017c738
Merge pull request #96192 from Artturin/change-multimc
...
multimc: remove unneeded flag
2020-11-27 22:48:41 +01:00
Artturin
fcc7272cc0
multimc: remove unneeded flag
2020-08-24 19:58:24 +03:00
Gabriel Ebner
6eab2acc6a
multimc: use jdk8
2020-09-19 17:43:00 +02:00
Dmitry Kudriavtsev
d44b9d3028
multimc: 0.6.7 -> 0.6.11
2020-04-15 18:01:15 -07:00
jD91mZM2
c86c704289
multimc: 0.6.6 -> 0.6.7
2019-08-18 14:53:59 +02:00
Milan Pässler
c79aa36292
multimc: 0.6.4 -> 0.6.6
...
Use -DMultiMC_LAYOUT=lin-system to install shared object files to
$out/lib and the jars required at runtime to $out/share/multimc.
2019-07-29 12:30:56 +02:00
TheSandwichMakr
f3b1693759
multimc: wrapQtAppsHook, add xrandr for lwjgl 2.9.2
2019-07-27 22:17:02 +00:00
leo60228
21e2427050
multimc: unstable-2018-06-04 -> 0.6.4
...
Closes #55699 .
2019-02-13 08:16:24 -05:00
Kevin Liu
be47f95083
multimc: create compatibility symlink to fix desktop icon
2018-06-23 09:37:29 -04:00
Kevin Liu
28ff1f7565
multimc: 0.6.2 → unstable-2018-06-04
...
Fixes #42387 . See also #42351 for information on Qt breakage.
2018-06-23 09:37:20 -04:00
Okina Matara
c52beb18ad
multimc: 0.6.1 -> 0.6.2
2018-06-02 19:58:34 -05:00
Will Dietz
ad71b24d07
multimc: drop quazip per reviewer feedback, use nativeBuildInputs a bit
2018-02-20 08:45:52 -06:00
Will Dietz
e2ceb06642
multimc: simplify a bit
2018-02-20 08:01:21 -06:00
Will Dietz
4327b9d945
multimc: 0.5.1 -> 0.6.1
...
Fetch dependencies as git submodules:
* Replaces need to manually track + fetch libnbtplusplus source
* upstream relies on a forked version of quazip so we can't use ours
Fixes #35189 .
2018-02-20 08:01:21 -06:00
michael bishop
3690ad1772
multimc: 5 -> 0.5.1
2017-03-31 18:37:32 -03:00
Nikolay Amiantov
8a67af13f4
multimc: don't use qt.full
2017-02-03 18:21:16 +03:00
Kier Davis
f3e8a6df6b
multimc: update to Java 8 ( #21485 )
...
Technically, this changes the version of Java depended on from 7 to
the default, which is currently 7 on darwin and 8 on all other
systems.
2016-12-29 02:33:39 +01:00
Pascal Wittmann
f7e0bc2ae7
Make all meta.maintainers attributes lists
2016-11-20 18:06:03 +01:00
michael bishop
a855ef85ea
multimc: fix building under chroot
2016-03-02 13:48:27 -04:00
michael bishop
17020526a7
multimc: init at 0.4.8
2015-11-25 06:34:26 -04:00