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 |
|
R. RyanTM
|
38f62271f2
|
box2d: 2.3.0 -> 2.3.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/box2d/versions
|
2019-01-17 19:08:41 -08:00 |
|
Vladimír Čunát
|
287144e342
|
Merge branch 'master' into staging-next
|
2019-01-10 13:07:21 +01:00 |
|
Piotr Bogdan
|
580125f6fc
|
box2d: don't build examples
They fail to build and aren't included in the output anyway.
|
2019-01-04 21:44:17 +00:00 |
|
Lengyel Balazs
|
f4a53ff3bc
|
treewide/xorg: replace *proto with xorgproto
|
2019-01-04 14:38:57 +01:00 |
|
Alexander V. Nikolaev
|
0acec7e984
|
treewide: transition mesa to libGLU_combined
|
2018-02-24 17:06:49 +02:00 |
|
John Ericson
|
ed14223f8c
|
treewide: Manual fix more pkg-config build-inputs
|
2017-09-21 15:49:54 -04:00 |
|
Joachim Fasting
|
45aa2743e2
|
box2d_2_0_1: delete expression
Not used anywhere, appears to be no reason to keep it around.
See also #4210
|
2016-05-24 14:05:30 +02:00 |
|
Robert Helgesson
|
ac8e5edada
|
box2d: use stdenv
This replaces use of `builderDefsPackage`. Also change to download
tarball from GitHub as it is the new upstream home.
|
2015-12-30 21:15:15 +01:00 |
|
Mathnerd314
|
eb7404d97a
|
all-packages: Use callPackage where possible
|
2015-09-14 22:27:19 -06:00 |
|
Michael Raskin
|
fdc29c0ed2
|
Specify Box2D_2_0_1 branch
|
2014-10-07 16:23:27 +04:00 |
|
Michael Raskin
|
be4bdff8ab
|
Update Box2D to 2.3.0. I fail to build 2.3.1, though.
|
2014-07-01 13:58:11 +04:00 |
|
Eelco Dolstra
|
c556a6ea46
|
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
|
2012-01-18 20:16:00 +00:00 |
|
Michael Raskin
|
af589388b0
|
Increase polygon vertex count for Box2D
svn path=/nixpkgs/trunk/; revision=25177
|
2010-12-17 15:40:34 +00:00 |
|
Michael Raskin
|
871112b8db
|
Adding Box2D version 2.0.1
svn path=/nixpkgs/trunk/; revision=25174
|
2010-12-17 14:15:52 +00:00 |
|
Michael Raskin
|
aa744f88a1
|
Adding Box2D library
svn path=/nixpkgs/trunk/; revision=25172
|
2010-12-17 13:02:17 +00:00 |
|