Commit graph

8 commits

Author SHA1 Message Date
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Sophie Taylor c736f9693d Added maps to sc2-headless 2019-02-22 09:01:00 +00:00
Jan Malakhovski c7675be3c1 sc2-headless: move defaults to package file 2019-02-03 15:33:29 +00:00
Sophie Taylor ce1eb1ea79 Update and rename maps.nix to maps-replays.nix 2019-02-12 10:41:41 +00:00
Florian Franzen 337babae4c sc2-headless: 3.17 -> 4.7.1 2019-01-31 15:21:58 +01:00
Dan Haraj bdce7d3a04 sc2-headless: add pysc2 minigame map pack 2017-11-14 14:37:53 -05:00
John Ericson 6e1f864fd0 sc2-headless: License is unfree
I wrongly assumed that was the default when reviewing the PR.
2017-10-16 17:06:48 -04:00
Dan Haraj 188a413ebc sc2-headless: init at 3.17
This packages up the Starcraft II headless Linux client provided by
Blizzard for machine learning research.
2017-10-16 16:34:00 -04:00