summary refs log tree commit diff
path: root/pkgs/games/lincity
Commit message (Collapse)AuthorAge
* treewide: Get rid of libGLU_combinedadisbladis2019-11-18
|
* treewide: remove redundant recvolth2019-08-28
|
* treewide: name -> pname (easy cases) (#66585)volth2019-08-15
| | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* treewide/xorg: replace *proto with xorgprotoLengyel Balazs2019-01-04
|
* treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev2018-02-24
|
* lincity_ng: cleanups and compile against older physfsPeter Hoeg2018-01-17
|
* treewide: checkMeta fixes for x86_64-linuxVladimír Čunát2017-12-07
|
* lincity_ng: 2.0 -> 2.9beta20170715Michael Raskin2017-08-29
|
* pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger2017-08-01
| | | | | | | | | | | | * 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-28
|
* Use general hardening flag toggle listsFranz Pletz2016-03-05
| | | | | | | | | | | | | | | | | | | | | | | 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-12
|
* lincity: use mkDerivationRobin Gloster2016-01-30
|
* all-packages: Use callPackage where possibleMathnerd3142015-09-14
|
* berlios.de probably shut down, replace itVladimír Čunát2014-05-18
| | | | The shutdown was announced years ago, only now it stopped working.
* Fix dummy pseudo-updates being found for some packagesMichael Raskin2012-12-08
|
* Oops. Fix LincityNG source searchMichael Raskin2012-12-04
|
* Currently advertised Lincity-NG download URLMichael Raskin2012-12-04
|
* Add Lincity-NG forkMichael Raskin2012-11-30
|
* big breaking change: renaming lib.getAttr to lib.attrByPathMarc Weber2009-05-24
| | | | | | | | 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-08
svn path=/nixpkgs/trunk/; revision=12539