about summary refs log tree commit diff
path: root/.version
diff options
context:
space:
mode:
authorMatthew Glazar <strager.nds@gmail.com>2020-02-01 17:53:55 -0800
committerMatthew Glazar <strager.nds@gmail.com>2020-02-01 19:15:05 -0800
commitcdd1c216ff377e724d390aaed73cc7b5fc2273bb (patch)
tree5aacaad218c7551e39f1d12ee4f8db9d416f8a08 /.version
parentedbf5d86e156afe30f1cb86c4dec868648403f4f (diff)
chatterino2: fix install on macOS
On Darwin/macOS, chatterino2's install phase copies no files into the
output. `make install` does not copy chatterino2.app. Copy the .app
manually, fixing the installation.

With this patch, chatterino2 almost works on macOS. Issue #42893
applies, so to make chatterino2 work, you must install qtbase in your
environment. For example:

    $ nix-env -iA nixpkgs.qt5.qtbase
    $ open ~/.nix-profile/Applications/chatterino.app
Diffstat (limited to '.version')
0 files changed, 0 insertions, 0 deletions