Philippe Vaucher
Philippe Vaucher
> I use the alpine variants usually because they are smaller which makes everything faster and puts less pressure on the build server. I won't mind much if you get...
Ok, I'll go and try to implement the table I described above.
Ok guys, it's done :rocket: Check https://github.com/Silex/docker-emacs#images for more details. I'll keep Cask/Eldev for a few days in the dev image while you adapt your scripts then I'll remove it....
Hi guys, 27.2 images should be building atm. I think I'll drop the non-latest images of each major version, there are just too many images. That means I'd only keep...
> FYI to others who may need to update their CI, you should migrate to using `silex/emacs:25`, `silex/emacs:26`, etc. rather than `silex/emacs:25.3`, `silex/emacs:26.3`, etc. which will break when a new...
@raxod502: sorry I missed your earlier message, but I see you managed to adapt 😆
I'm not far from being able to switch to purcell's https://github.com/purcell/nix-emacs-ci This means that 32 bit support will be gone and I'm currently trying to keep X support. I'll ping...
32 bit support was dropped, images use https://github.com/purcell/nix-emacs-ci, please report if anything breaks.
Hello, Apparently giflib 4 support was dropped (https://github.com/NixOS/nixpkgs/blob/master/pkgs/top-level/aliases.nix#L378), which means 23.4 X support will be complicated. Then 25.3 now refuse to build on arm64 because `Invalid function: "DEAD"`, the bugtracker...
Ok I disabled X for 23.4 only, and disabled arm64 for 25.3 (see #85).