fluffychat: mention TODO for desktop files

This commit is contained in:
colin 2022-09-22 05:25:18 -07:00
parent bee4fb4ea3
commit 4b3b71bb84

View File

@ -8,6 +8,9 @@
# > Failed to start Flutter renderer: Unable to create a GL context
# this is temporarily solved by using software renderer
# - see https://github.com/flutter/flutter/issues/106941
#
# TODO: the desktop files reference the uwrapped fluffychat and need to be updated.
# as is this only works when fluffychat is launched from the CLI
postBuild = ''
wrapProgram $out/bin/fluffychat \
--set LIBGL_ALWAYS_SOFTWARE 1