You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
bbigras
changed the title
stuck at Initializing...
stuck at Initializing... on NixOS
Jul 18, 2020
Sorry, I have never used Nix so I'm not sure what's up with that. If you are using #245, maybe @Yutyo could offer some advice? It seems they managed to make desktop work on Nix :)
I'm trying to run it on NixOS.
I added the
"nix": "nix run nixpkgs.electron_6 -c electron ."
part of #245The text was updated successfully, but these errors were encountered: