zowoq
|
31f5dd3f36
|
treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
|
2021-01-20 09:11:11 +10:00 |
|
Ben Siraphob
|
badf51221d
|
treewide: stdenv.lib -> lib
|
2021-01-16 17:58:11 +07:00 |
|
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 |
|
volth
|
f3282c8d1e
|
treewide: remove unused variables (#63177)
* treewide: remove unused variables
* making ofborg happy
|
2019-06-16 19:59:05 +00:00 |
|
Sophie Taylor
|
59338fb99d
|
Fix sc2-headless map hash (#56320)
|
2019-02-25 01:08:12 +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
|
744e344171
|
Update maps.nix
|
2019-02-13 08:53:32 +10: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 |
|