about summary refs log tree commit diff
path: root/pkgs/games/commandergenius
AgeCommit message (Collapse)AuthorFilesLines
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-15treewide: name -> pname (easy cases) (#66585)volth1-1/+1
treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
2019-05-01commandergenius: 2.3.2 -> 2.3.3R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/commandergenius/versions
2019-03-18commandergenius: update and move to gitlab (#57740)Stephen1-5/+5
update and move to gitlab (repo has moved) update fixes build (https://hydra.nixos.org/build/90482453/nixlog/2) for #56826
2018-07-21Merge branch 'master' into unused5Jörg Thalheim1-2/+2
2018-07-21pkgs/*: remove unreferenced function argumentsvolth1-1/+1
2018-07-18commandergenius: 2.2.0 -> 2.2.2R. RyanTM1-2/+2
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/commandergenius/versions.
2018-03-28commandergenius: 1822release -> 2.2.0Maximilian Bosch1-5/+10
The `1822-release` build breaks on Hydra, some days ago the stable `2.2.0` release has been tagged on upstream. It required some new build inputs (zlib, curl, SDL2_mixer, python3) and some minor changes in the cmakeFlags and makeFlags for the build. See https://hydra.nixos.org/build/71818713/log See ticket #36453 and #31747
2018-02-24treewide: transition from mesa_noglu to libGLAlexander V. Nikolaev1-2/+2
2017-12-07treewide: checkMeta fixes for x86_64-linuxVladimír Čunát1-1/+1
2017-08-01pkgs: refactor needless quoting of homepage meta attribute (#27809)Silvan Mosberger1-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
2016-08-22commandergenius: 194beta -> 1822releaseNikolay Amiantov1-28/+12
2016-08-02treewide: Add lots of meta.platformsTuomas Tynkkynen1-0/+1
Build-tested on x86_64 Linux & Mac.
2016-07-15commandergenius: init at 194betaHans-Christian Esperer1-0/+54