~yoctocell/git-email-devel

1

Re: Build fails when trying to install with straight

Details
Message ID
<87h76uk5ia.fsf@johnhame.link>
DKIM signature
missing
Download raw message
Hi there,

After applying @prot's patches, I was able to get `git-email' to
install with Straight using the following snippet:

(straight-use-package
 '(git-email :type git :local-repo "~/code/jh/git-email" :build nil))
(require 'git-email)

I was going to submit a patch to the docs, suggesting users install
`git-email' in a manner similar to the above, I have no idea if
`:build nil' is indicative of a bug/code-smell or not.

Hope that helps!

Re: Build fails when trying to install with straight

Details
Message ID
<87sfpdo7e3.fsf@posteo.net>
In-Reply-To
<87h76uk5ia.fsf@johnhame.link> (view parent)
DKIM signature
missing
Download raw message
Hi everyone,

Forgive me if I'm wrong, but is `:build nil` really needed? The package
seems to build fine without it under Doom Emacs.

EV
Reply to thread Export thread (mbox)