[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
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 https://github.com/cabal-club/cabal-desktop/pull/245