{ lib
, stdenv
, fetchFromGithub
}:
stdenv.mkDerivation {
pname = "nullpomino";
version = "v7.5.0";
}