summary refs log tree commit diff
path: root/pkgs/games/gnuchess
AgeCommit message (Collapse)AuthorFilesLines
2009-05-24big breaking change: renaming lib.getAttr to lib.attrByPathMarc Weber1-1/+1
getAttr was ambiguous. It's also a builtin function fix svn path=/nixpkgs/trunk/; revision=15692
2009-05-19FullDepEntry -> fullDepEntry, PackEntry -> packEntryMarc Weber1-1/+1
svn path=/nixpkgs/trunk/; revision=15662
2009-01-31Added GNU Chess and XBoardMichael Raskin1-0/+31
svn path=/nixpkgs/trunk/; revision=13923