12 , gobject-introspection
18 stdenv.mkDerivation rec {
22 src = fetchFromGitHub {
26 hash = "sha256-aXGdHFj9P8+33VuR8YBi+YYN/vBn94drmtKzNDc4SAY=";
44 ] ++ (with gst_all_1; [
51 description = "Get what motivates you done, without losing concentration";
52 homepage = "https://github.com/Diego-Ivan/Flowtime";
53 license = licenses.gpl3Plus;
54 maintainers = with maintainers; [ foo-dogsquared ];