15 gobject-introspection,
22 stdenv.mkDerivation rec {
26 src = fetchFromGitHub {
30 sha256 = "sha256-/g/r/1i69PmPND40zIID3Nun0I4ZFT1EFoNf1qprBjI=";
56 patchShebangs build-aux/meson/postinstall.py
60 ln -s bitstower-markets $out/bin/markets
64 homepage = "https://github.com/bitstower/markets";
65 description = "Stock, currency and cryptocurrency tracker";
66 maintainers = with maintainers; [ qyliss ];
67 license = licenses.gpl3Plus;
68 platforms = platforms.linux;