Making hydra build neverball
svn path=/nixpkgs/trunk/; revision=26329
This commit is contained in:
parent
497c46e5e5
commit
0afc4b949e
@ -33,5 +33,7 @@ stdenv.mkDerivation rec {
|
||||
homepage = http://neverball.org/;
|
||||
description = "Tilt the floor to roll a ball";
|
||||
license = "GPL";
|
||||
maintainers = with stdenv.lib.maintainers; [viric];
|
||||
platforms = with stdenv.lib.platforms; linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user