HQFIGEP4D7NUOHGEC2E4K5WDLPBAGC3BXD7KUHJW2QPTGDTA7EPAC
* emacsMacport does not have a gui launcher add one upstream or make a wrapper, right now you have to find the path in the /nix/store/*/Emacs.app and `open` it
* emacsMacport does not have a gui launcher add one upstream or make a wrapper, right now you have to use `open -a ~/.nix-profile/Applications/Emacs.app` and start the server from within emacs, you can't do `emacs --daemon` that doesn't work (should fix that as well at somepoint)