Commit graph

47 commits

Author SHA1 Message Date
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
Tim Steinbach fc3926ea2d
Revert "minecraft: 2.2.909 → 2.2.741"
This reverts commit 8d4d8ef274.

The update script pulls the version info from AUR and they still use the old version.
Sorry...
2020-12-16 11:31:33 -05:00
Tim Steinbach 8d4d8ef274
minecraft: 2.2.909 → 2.2.741 2020-12-16 10:43:39 -05:00
Carles Pagès f1f9a55fb4 minecraft: 2.2.741 -> 2.2.909 2020-12-11 00:50:26 +01:00
Bart Bakker 0451efc553
minecraft: fix JAVA_HOME
JAVA_HOME should point to the root directory of the JRE, not the `bin` folder.
2020-12-06 14:43:09 +01:00
TredwellGit 814df2946d minecraft: 2.1.17785 -> 2.2.741 2020-12-03 22:50:28 +00:00
Fabian Möller 81e2df3ce1 minecraft: use copyDesktopItems hook 2020-11-29 04:17:12 +01:00
Tim Steinbach 0dc74a15ad
minecraft: Add test 2020-11-28 12:43:17 -05:00
Tim Steinbach 0ce6c50370
minecraft: Skip desktop file validation 2020-11-27 15:43:21 -05:00
Jan Tojnar 3825e74193 treewide: drop gnome2.pango alias 2020-10-25 23:48:29 +01:00
TredwellGit 5be19908a7 minecraft: 2.1.17627 -> 2.1.17785 2020-10-20 18:22:13 +00:00
TredwellGit d458c00d7f minecraft: 2.1.17417 -> 2.1.17627 2020-09-23 18:22:56 +00:00
TredwellGit d7ac5bd4c0 minecraft: 2.1.16102 -> 2.1.17417
Launcher 2.1.15852 removed GConf dependency.
2020-09-22 08:55:52 +00:00
Louis Bettens 3049cb5b34 minecraft: 2.1.15852 -> 2.1.16102 2020-07-26 22:35:02 +02:00
Carles Pagès d6c63c7bcd minecraft: 2.1.15166 -> 2.1.15852 2020-07-12 23:34:36 +02:00
Tim Steinbach a8edf35af8
minecraft-launcher: 2.1.14947 -> 2.1.15166
Set JAVA_HOME, which can impurely override JRE
2020-06-30 17:14:46 -04:00
zowoq c7e61112df treewide: remove deprecated value Application from makeDesktopItem 2020-06-25 12:18:37 +10:00
Piper McCorkle b4fa9575af minecraft: set platforms 2020-05-30 05:09:00 -07:00
Piper McCorkle a32bc05dc9 minecraft: 2.1.14403 -> 2.1.14947 2020-05-30 05:07:06 -07:00
Piper McCorkle 6806b649c4 minecraft: 2.1.13509 -> 2.1.14403 2020-05-19 17:21:48 -07:00
Echo Nolan 596dc1f2be minecraft: 2.1.11314 -> 2.1.13509 2020-04-02 17:15:05 -07:00
rnhmjoj 018a46ffe8
minecraft: install missing gsettings schemas 2020-03-09 16:15:54 +01:00
Ryan Mulligan 08fa4c6947
Merge pull request #78455 from oxalica/mc-update
minecraft-launcher: 2.1.9618 -> 2.1.11314
2020-01-26 08:13:32 -08:00
oxalica a84047b0c7
minecraft: no GPUCache in current directory 2020-01-25 16:58:01 +08:00
oxalica 10e95cc021
minecraft: 2.1.9618 -> 2.1.11314 2020-01-25 16:45:15 +08:00
Tristan Gosselin-Hane 289088ef72 minecraft: 2.1.7658 -> 2.1.9618 2019-12-05 16:03:02 -05:00
Jonathan Ringer eaa53f737e
minecraft: 2.1.5965 -> 2.1.7658 2019-10-26 13:55:05 -07:00
hyperfekt 3a635da857 minecraft: 2015-07-24 -> 2.1.5965
switched to the new official launcher, renamed to minecraft-launcher,
and added an update script
2019-09-18 14:07:33 +02:00
Silvan Mosberger 0d2355d7e3
minecraft: Fix versions <1.13 2018-12-02 00:15:55 +01:00
Silvan Mosberger 47f78cd36a
minecraft: clean and fix up
The launcher now downloads almost all required libraries itself into
~/.minecraft and there's nothing one can do about it. Sound only works
with libpulseaudio though
2018-07-19 00:05:53 +02:00
Alexander V. Nikolaev 0acec7e984 treewide: transition mesa to libGLU_combined 2018-02-24 17:06:49 +02:00
Carles Pagès fd400ced6b Rename page to cpages to match github
I also updated the mail.
2017-01-20 16:55:29 +01:00
Ryan Mulligan 40b661a850 minecraft: use icon in jar
This removes the dependency on a wiki image download, which seemed bad
when I first introduced it. Unfortunately, they do not provide a 48x48
icon so we are not satisfying the minimal XDG standard.
2016-06-10 07:16:36 -07:00
Nathan Zadoks ddb4ea19bc minecraft: use makeLibraryPath, so we don't use the dev outputs 2016-05-01 20:13:20 -04:00
Ryan Mulligan ad50cbe8bb minecraft: add desktop entry; add ryantm as maintainer 2016-02-14 10:24:46 -08:00
Carles Pagès af71fbc6f1 minecraft: fix wrapper
Adding jre lib path seems no longer needed, and so does padsp.
2015-07-24 00:26:48 +02:00
William A. Kennington III b07929b0a3 Use libpulseaudio instead of pulseaudio 2015-05-29 14:32:56 -07:00
Mateusz Kowalczyk 007f80c1d0 Turn more licenses into lib.licenses style
Should eval cleanly, as far as -A tarball tells me.

Relevant: issue #2999, issue #739
2014-11-06 00:48:16 +00:00
Aristid Breitkreuz 6c7786074f fix sound in minecraft for pulseaudio users 2014-10-05 19:50:35 +02:00
Eelco Dolstra f64d84698e Merge remote-tracking branch 'origin/master' into staging
Conflicts:
	pkgs/applications/audio/espeak/edit.nix
	pkgs/applications/audio/lmms/default.nix
	pkgs/desktops/e18/enlightenment.nix
	pkgs/games/exult/default.nix
	pkgs/os-specific/linux/alsa-plugins/default.nix
2014-07-28 11:30:49 +02:00
Carles Pagès 048a7e9d9c minecraft: update to latest launcher
I changed the versioning scheme to the latest launcher date, which is
independent of minecraft version and is actually what the expression gets.
2014-03-30 19:34:33 +02:00
Shea Levy ca116f76f9 Unmaintain a bunch of packages
Trying to take maintainership more seriously...

Signed-off-by: Shea Levy <shea@shealevy.com>
2014-01-21 22:34:41 -05:00
Aristid Breitkreuz d596180cf8 use alsa-oss layer for minecraft 2013-01-28 02:58:47 +01:00
Aristid Breitkreuz d674d9cf9b update minecraft recipe 2013-01-18 02:01:08 +01:00
Carles Pagès 389a76c085 minecraft: update to 1.3.1 2012-08-09 23:39:57 +02:00
Shea Levy 23506543a4 Add minecraft
Patch by Carles Pagès, minor modification (adding in version number, updating
sha256) by me

svn path=/nixpkgs/trunk/; revision=33944
2012-04-29 14:09:58 +00:00