0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 21:50:33 +03:00

stockfish: darwin build support

This commit is contained in:
Travis Whitton 2021-02-12 16:54:26 -05:00
parent 6964689aff
commit d1b8249e55
2 changed files with 25 additions and 6 deletions

View file

@ -9433,6 +9433,12 @@
fingerprint = "556A 403F B0A2 D423 F656 3424 8489 B911 F9ED 617B";
}];
};
tmountain = {
email = "tinymountain@gmail.com";
github = "tmountain";
githubId = 135297;
name = "Travis Whitton";
};
tmplt = {
email = "tmplt@dragons.rocks";
github = "tmplt";