cabal-club/cabal-desktop

stuck at Initializing... on NixOS

bbigras opened this issue · 2 comments

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

image

Any ideas?

cblgh commented

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 :)