mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-12 08:43:06 +00:00
5 lines
88 B
Nix
5 lines
88 B
Nix
|
{
|
||
|
downloadPage = "http://ftp.gnu.org/gnu/xboard/?C=T,M;O=D";
|
||
|
baseName = "xboard";
|
||
|
}
|