jgart writes:
> I'm packaging babi and mtimes phase fails:
>
> error: in phase 'ensure-no-mtimes-pre-1980': uncaught exception:
> system-error "utime" "~A" ("No such file or directory") (2)
> phase `ensure-no-mtimes-pre-1980' failed after 0.0 seconds
Try "(delete 'ensure-no-mtimes-pre-1980)" like
Hi Zelphir!
Zelphir Kaltstahl writes:
> building
> /gnu/store/yqc31b08dxahwpghlp872976ba3ilg2m-emacs-libgit-20200515-1.0ef8b13.drv...
> | 'check' phasebuilder for
> `/gnu/store/yqc31b08dxahwpghlp872976ba3ilg2m-emacs-libgit-20200515-1.0ef8b13.drv'
> failed with exit code 1
> build of
> /gnu/st
Zelphir Kaltstahl writes:
> I noticed, that the emacs-magit package does not seem to work. When I
> install it via guix and load it via guix-init in my init.el file, I
> get the following error in my *Messages* buffer:
What do you mean with "load it via guix-init in my init.el"?
with e.g.
`guix
Hi Simon,
zimoun writes:
> As Leo asked: Can you say what web browser you were using? Bonus points
> if you can give us the exact version, assuming it's from Guix. And what
> kind of computer did you use?
Browser is icecat 78.5.0-guix0-preview1 with all extensions disabled,
except "Surfingkeys".
raingloom writes:
> My only issue was that I had to reconnect audio every 3-4 minutes,
> sometimes having to do a full reload. BBB was nice, but apparently it's
> still pretty heavy.
I had a similar issue, but only in the break where we had lots of
webcams: After about 5 or 6 webcams, my (slow) n
Hello Tanguy,
Tanguy Le Carrour writes:
> I've just learned, by accident (working on `python-keyring` [1]), that
> `python setup.py install` was somehow deprecated in favor of tools like
> `pep517` or `build`.
>
> So, I've tried packaging `python-keyring` with those two…
apropos python-keyring:
Jack Hill writes:
> Now that Emacs 27.1 has been released, I've updated the patch for
> released version. Per Michael Rohleder's (mroh) suggestion on IRC, I
> have added gmp as an input.
emacs (26 and 27) configure and compiles with gmp anyway. I couldn't
find out where it's (implicit) coming fro