Ben Siraphob
|
127733211e
|
treewide: unzip buildInputs to nativeBuildInputs (#112302)
|
2021-02-20 16:01:53 -05:00 |
|
Ben Siraphob
|
2f78ee7e81
|
pkgs/development: stdenv.lib -> lib
|
2021-01-24 00:16:29 +07:00 |
|
Ben Siraphob
|
66e44425c6
|
pkgs/development/libraries: stdenv.lib -> lib
|
2021-01-21 19:11:02 -08:00 |
|
zowoq
|
35b89f31e3
|
irrlicht: use spaces for indentation
|
2021-01-20 10:53:10 +10:00 |
|
Maximilian Bosch
|
5a3dd6b2d0
|
irrlicht: fix build w/glibc-2.32
|
2020-09-12 23:04:48 +02:00 |
|
Michael Reilly
|
84cf00f980
|
treewide: Per RFC45, remove all unquoted URLs
|
2020-04-10 17:54:53 +01:00 |
|
Roman Plášil
|
3a3ccb106e
|
Address PR comments
|
2020-02-28 18:50:12 +01:00 |
|
Roman Plášil
|
fb285f2153
|
minetest: update to 5.1.0 and build on Darwin
|
2020-02-28 18:50:12 +01:00 |
|
adisbladis
|
c9d8624ccd
|
treewide: Get rid of libGLU_combined
|
2019-11-18 20:10:43 +00:00 |
|
volth
|
46420bbaa3
|
treewide: name -> pname (easy cases) (#66585)
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
|
2019-08-15 13:41:18 +01:00 |
|
Alexander V. Nikolaev
|
0acec7e984
|
treewide: transition mesa to libGLU_combined
|
2018-02-24 17:06:49 +02:00 |
|
Daniel Fullmer
|
4bf9622749
|
irrlicht: 1.8-svn-5104 -> 1.8.4
|
2017-08-29 15:25:40 -04:00 |
|
Daniel Fullmer
|
1c44981d19
|
irrlicht3843: Removed unused derivation
supertuxcart includes its own version of irrlicht so this is no longer
needed.
|
2017-08-29 15:04:46 -04:00 |
|
Linus Heckemann
|
c14bf4f2b1
|
irrlicht: link to X11 libs explicitly
This allows applications that require irrlicht to depend on the X
libraries implicitly rather than explicitly.
|
2017-05-29 18:31:08 +01:00 |
|
Tuomas Tynkkynen
|
21f17d69f6
|
treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
|
2016-08-02 21:42:43 +03:00 |
|
C0DEHERO
|
d90dd6d17b
|
irrlicht: update rev 3843 (1.8) -> rev 5104 (1.8); fixed awkward naming; use svn release branch
|
2015-05-16 22:48:43 -04:00 |
|
Richard Zetterberg
|
46178f057e
|
Fixes irrlicht and minetest to work with mesa > 10
|
2015-04-03 20:45:50 +02:00 |
|
Mateusz Kowalczyk
|
7a45996233
|
Turn some license strings into lib.licenses values
|
2014-07-28 11:31:14 +02:00 |
|
Lluís Batlle i Rossell
|
e7c6623372
|
I think this may make irrlicht build, and thus, supertuxkart.
svn path=/nixpkgs/branches/stdenv-updates/; revision=32605
|
2012-02-26 21:32:29 +00:00 |
|
Lluís Batlle i Rossell
|
3b02e6f70d
|
Updating super tux kart to 0.7.3. I also add the library irrlicht, the specific
version needed for super tux kart.
svn path=/nixpkgs/trunk/; revision=32399
|
2012-02-19 13:15:50 +00:00 |
|