summary refs log tree commit diff
path: root/pkgs/games/dxx-rebirth
Commit message (Collapse)AuthorAge
* treewide: Get rid of libGLU_combinedadisbladis2019-11-18
|
* dxx-rebirth: build with gcc6 as gcc8 is not supportedPeter Hoeg2019-09-25
|
* 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
* dxx-rebirth: prevent infinite loopMatthew Bauer2018-11-14
| | | | | The postInstall phase should not run postInstall itself! My mistake in renaming the old installPhase.
* treewide: use scons setup hookMatthew Bauer2018-11-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Lots of packages can use it. Here is the list: - jackmix - klick - mixx - nova-filters - rhvoice - giv - mypaint - swift-im - bombono - mapnik - serf - nuitka - pyexiv2 - godot - hammer - toluapp - btanks - dxx-rebirth - endless-sky - globulation - the-powder-toy - fceux - gpsd - mongodb - rippled - mariadb - lprof
* Take me (viric) out of most maintenanceLluĂ­s Batlle i Rossell2018-07-22
| | | | | | | Since years I'm not maintaining anything of the list below other than some updates when I needed them for some reason. Other people is doing that maintenance on my behalf so I better take me out but for very few packages. Finally!
* dxx-rebirth: Fix buildSilvan Mosberger2018-07-21
| | | | See also https://github.com/NixOS/nixpkgs/commit/8414fa2d6bb1249ed77565ff6b9f312fd52917da
* dxx-rebirth: disable format hardeningMatthew Bauer2018-06-10
|
* treewide: use more HTTPS URLsRyan Mulligan2018-03-24
| | | | | | | | Uses the HTTPS url for cases where the existing URL has a permanent redirect. For each domain, at least one fixed derivation URL was downloaded to test the domain is properly serving downloads. Also fixes jbake source URL, which was broken.
* dxx-rebirth: fix compilation with gcc7Peter Hoeg2018-03-07
|
* treewide: transition mesa to libGLU_combinedAlexander V. Nikolaev2018-02-24
|
* descent 1&2 assets: init at 2.0.0.7Peter Hoeg2018-02-12
|
* dxx-rebirth: 0.58.1 -> 0.59.100Peter Hoeg2018-01-18
d1x-rebirth and d2x-rebirth now share the same source, so we build one package instead of 2.