about summary refs log tree commit diff
path: root/overrides/writeElispBin.nix (follow)
AgeCommit message (Collapse)AuthorFilesLines
2019-12-09 r/104 fix(writeElispBin): Add required nixpkgs attributes for elispVincent Ambo1-2/+2
2019-12-09 r/99 feat: Add writeElispBin helper functionVincent Ambo1-0/+23
Exactly as the name suggests. Currently, passing arguments from the CLI is not really supported.