8 pname = "volantes-cursors";
9 version = "2022-08-27";
11 src = fetchFromGitHub {
13 repo = "volantes-cursors";
14 rev = "b13a4bbf6bd1d7e85fadf7f2ecc44acc198f8d01";
15 hash = "sha256-vJe1S+YHrUBwJSwt2+InTu5ho2FOtz7FjDxu0BIA1Js=";
19 nativeBuildInputs = [ inkscape xcursorgen ];
21 makeTargets = [ "build" ];
23 makeFlags = [ "DESTDIR=$(out)" "PREFIX=" ];
26 homepage = "https://www.pling.com/p/1356095/";
27 description = "Classic cursor theme with a flying style";
28 license = licenses.gpl2;
29 maintainers = with maintainers; [ jordanisaacs ];
30 platforms = platforms.unix;
31 broken = stdenv.hostPlatform.isDarwin && stdenv.hostPlatform.isAarch64; # build timeout