c0bw3b
9cb260d091
[treewide] delete unused patches
2019-05-04 19:52:24 +02:00
Carles Pagès
eda985dc24
trigger-rally: 0.6.5 -> 0.6.6
...
Fixes build.
2019-03-05 00:08:17 +01:00
Jörg Thalheim
dadc7eb329
treewide: use runtimeShell instead of stdenv.shell whenever possible
...
Whenever we create scripts that are installed to $out, we must use runtimeShell
in order to get the shell that can be executed on the machine we create the
package for. This is relevant for cross-compiling. The only use case for
stdenv.shell are scripts that are executed as part of the build system.
Usages in checkPhase are borderline however to decrease the likelyhood
of people copying the wrong examples, I decided to use runtimeShell as well.
2019-02-26 14:10:49 +00:00
rnhmjoj
bcf54ce5bb
treewide: use ${stdenv.shell} instead of /bin/sh where possible
2019-01-16 20:37:15 +01:00
Alexander V. Nikolaev
0acec7e984
treewide: transition mesa to libGLU_combined
2018-02-24 17:06:49 +02:00
Lluís Batlle i Rossell
1e7da9ec78
trigger: update to 0.6.5
2017-02-16 22:25:23 +01:00
Robert Helgesson
72f455362c
trigger-rally: fix build
...
Previously failed due to not finding `SDL.h`.
2016-09-03 11:29:59 +02:00
Lluís Batlle i Rossell
f07b934c8a
Updating trigger-rally to 0.6.3
2016-04-01 11:16:02 +02:00
Lluís Batlle i Rossell
7937bd7039
Updating trigger rally to 0.6.1
...
A lot more tracks
2015-04-17 10:46:22 +02:00
Mateusz Kowalczyk
7a45996233
Turn some license strings into lib.licenses values
2014-07-28 11:31:14 +02:00
Yury G. Kudryashov
fc21cca549
svn merge ^/nixpkgs/trunk
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32231
2012-02-12 09:33:54 +00:00
Lluís Batlle i Rossell
ff240c0150
Updating trigger rally
...
svn path=/nixpkgs/trunk/; revision=32223
2012-02-10 22:23:33 +00: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
Lluís Batlle i Rossell
48748dedcb
Adding the rally game Trigger. As a side effect, I add jam.
...
svn path=/nixpkgs/trunk/; revision=26615
2011-03-30 18:45:11 +00:00