about summary refs log tree commit diff
path: root/pkgs/games/ball-and-paddle
AgeCommit message (Collapse)AuthorFilesLines
2023-10-16ballAndPaddle: dropWeijia Wang2-58/+0
2021-06-25games: /s/name/pname&version/Felix Buehler1-2/+3
2021-01-15pkgs/games: stdenv.lib -> libBen Siraphob1-4/+4
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2018-12-02Treewide: use HTTPS on GNU domainsc0bw3b1-1/+1
HTTP -> HTTPS for : - http://gnu.org/ - http://www.gnu.org/ - http://elpa.gnu.org/ - http://lists.gnu.org/ - http://gcc.gnu.org/ - http://ftp.gnu.org/ (except in fetchurl mirrors) - http://bugs.gnu.org/
2018-06-23treewide: disable sdl-config darwin time outsMatthew Bauer1-0/+2
sdl-config has an issue on hydra where it will hang when run on Darwin. This is probably related to the headless mode that is set up & the sdl-config program waiting for a graphical to finish.
2018-04-30ballandpaddle: supports darwinMatthew Bauer1-2/+1
2014-07-28Turn some license strings into lib.licenses valuesMateusz Kowalczyk1-1/+1
2013-08-16unmaintain several packagesLudovic Courtès1-1/+1
2009-09-16GNU Ball-and-Paddle: Don't build on {Cyg,Dar}.Ludovic Courtès1-0/+3
svn path=/nixpkgs/trunk/; revision=17206
2009-07-16GNU Ball and Paddle 0.8.1.Ludovic Courtès2-3/+20
svn path=/nixpkgs/trunk/; revision=16410
2008-10-04Add GNU Ball and Paddle, the ultimate game.Ludovic Courtès1-0/+36
svn path=/nixpkgs/trunk/; revision=12938