Files
nix-doom-emacs/default.nix
László Vaskó f9286c8c56 Emacs wrapper: extract duplicated wrapProgram call
Additional refactors made:

* eliminated the quirky $out/bin/$(basename $prog) path calculation as
  it equals to $prog anyway (I have no idea why was it that way...)
* Removed the platform dependent optionalString call as there is an
  additional runtime check anyway for the existence of Applications
  directory.

Referecnes: #100
2020-12-04 20:46:26 +00:00

7.7 KiB