aboutsummaryrefslogtreecommitdiff
path: root/pkgs/games/lincity (follow)
Commit message (Collapse)AuthorAgeFilesLines
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-101-1/+1
|
* treewide: Get rid of libGLU_combinedadisbladis2019-11-181-2/+2
|
* treewide: remove redundant recvolth2019-08-281-1/+1
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-152-3/+3
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* treewide/xorg: replace *proto with xorgprotoLengyel Balazs2019-01-042-4/+4
|
* treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev2018-02-241-2/+2
|
* lincity_ng: cleanups and compile against older physfsPeter Hoeg2018-01-171-20/+34
|
* treewide: checkMeta fixes for x86_64-linuxVladimír Čunát2017-12-071-1/+1
|
* lincity_ng: 2.0 -> 2.9beta20170715Michael Raskin2017-08-292-28/+25
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-011-1/+1
| | | | | | | | | | | | * pkgs: refactor needless quoting of homepage meta attribute A lot of packages are needlessly quoting the homepage meta attribute (about 1400, 22%), this commit refactors all of those instances. * pkgs: Fixing some links that were wrongfully unquoted in the previous commit * Fixed some instances
* lincity: fix buildRobin Gloster2017-02-281-5/+18
|
* Use general hardening flag toggle listsFranz Pletz2016-03-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | The following parameters are now available: * hardeningDisable To disable specific hardening flags * hardeningEnable To enable specific hardening flags Only the cc-wrapper supports this right now, but these may be reused by other wrappers, builders or setup hooks. cc-wrapper supports the following flags: * fortify * stackprotector * pie (disabled by default) * pic * strictoverflow * format * relro * bindnow
* lincityNg: turn off format hardeningRobin Gloster2016-02-121-1/+3
|
* lincity: use mkDerivationRobin Gloster2016-01-301-17/+12
|
* all-packages: Use callPackage where possibleMathnerd3142015-09-141-5/+5
|
* berlios.de probably shut down, replace itVladimír Čunát2014-05-181-1/+3
| | | | The shutdown was announced years ago, only now it stopped working.
* Fix dummy pseudo-updates being found for some packagesMichael Raskin2012-12-081-0/+1
|
* Oops. Fix LincityNG source searchMichael Raskin2012-12-042-3/+4
|
* Currently advertised Lincity-NG download URLMichael Raskin2012-12-041-3/+3
|
* Add Lincity-NG forkMichael Raskin2012-11-302-0/+38
|
* big breaking change: renaming lib.getAttr to lib.attrByPathMarc Weber2009-05-241-2/+2
| | | | | | | | getAttr was ambiguous. It's also a builtin function fix svn path=/nixpkgs/trunk/; revision=15692
* Added lincity - a city simulation. And if I build houses, I build houses here.Michael Raskin2008-08-081-0/+25
svn path=/nixpkgs/trunk/; revision=12539