stuck at Initializing... on NixOS
bbigras opened this issue · 2 comments
bbigras commented
I'm trying to run it on NixOS.
I added the "nix": "nix run nixpkgs.electron_6 -c electron ."
part of #245
[nix-shell:~/tmp/cabal-desktop]$ yarn nix
yarn run v1.22.4
$ nix run nixpkgs.electron_6 -c electron .
Fontconfig warning: "/etc/fonts/fonts.conf", line 86: unknown element "blank"
APPIMAGE env is not defined, current application is not an AppImage
bbigras commented
Any ideas?