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