sc2-headless: License is unfree
I wrongly assumed that was the default when reviewing the PR.
This commit is contained in:
parent
155b163a78
commit
6e1f864fd0
@ -48,6 +48,7 @@ stdenv.mkDerivation rec {
|
||||
license = {
|
||||
fullName = "BLIZZARD® STARCRAFT® II AI AND MACHINE LEARNING LICENSE";
|
||||
url = "https://blzdistsc2-a.akamaihd.net/AI_AND_MACHINE_LEARNING_LICENSE.html";
|
||||
free = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user