about summary refs log tree commit diff
path: root/pkgs/games/openlierox
AgeCommit message (Collapse)AuthorFilesLines
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin1-1/+1
with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists in env cause a eval failure
2021-06-25games: /s/name/pname&version/Felix Buehler1-2/+3
2021-01-15pkgs/games: stdenv.lib -> libBen Siraphob1-3/+3
2021-01-01treewide: cmake buildInputs to nativeBuildInputs, minor cleanupsBen Siraphob1-2/+3
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-01-04treewide/xorg: replace *proto with xorgprotoLengyel Balazs1-2/+2
2017-09-04openlierox: Fix buildTuomas Tynkkynen1-1/+1
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen1-0/+1
Build-tested on x86_64 Linux & Mac.
2015-10-05libxml2,libxslt: split into multiple outputsVladimír Čunát1-1/+1
Fixed all references, hopefully. libxml2Python is slightly hacky now, but it seems to work.
2014-08-04Merge remote-tracking branch 'origin/master' into staging.Peter Simons1-1/+1
Conflicts: pkgs/desktops/e18/enlightenment.nix
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2014-06-30Another attempt to eradicate ensureDirEelco Dolstra1-1/+1
See c556a6ea46e71e1907d78b71fab36df30297b3ad.
2013-04-06openlierox: fixing and updating.Lluís Batlle i Rossell1-49/+32
2012-01-18* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra1-1/+1
function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2009-08-08Adding OpenLieroXMichael Raskin1-0/+56
svn path=/nixpkgs/trunk/; revision=16617