Thank you for your helpful reply.
I can now successfully run:
`./pre-inst-env guix lint emacs-ace-link`
`./pre-inst-env guix build --rounds=4 emacs-ace-link`
Tobias Geerinckx-Rice writes:
> mikadoZero,
>
> mikadoZero wrote:
>> I have three questions about the output of:
>> `./pre-inst-env guix
mikadoZero,
mikadoZero wrote:
I have three questions about the output of:
`./pre-inst-env guix lint emacs-ace-link`
1) What is the significance of:
;;; note: source file
/home/guix/u/guix/guix/gnu/packages/image-processing.scm
;;; newer than compiled
/home/guix/u/guix/guix/gnu/package
I am preparing my first package. I have questions about the output of
guix lint.
I have done:
`guix environment guix`
`./bootstrap`
`./configure --localstatedir=/var`
`make`
`make check`
On a new git branch I have added emacs-ace-link to emacs-xyz.scm which
is:
(define-public emacs-ace-link
(