emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Migrating to sourcehut - what's missing?


From: Lars Ingebrigtsen
Subject: Re: Migrating to sourcehut - what's missing?
Date: Wed, 22 Dec 2021 15:10:07 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Lars Ingebrigtsen <larsi@gnus.org> writes:

> I've got a paid account, so I can submit a job.  What would the yaml
> file for Emacs look like?

Well, that was easy:

image: archlinux
packages:
  - cairo
sources:
  - https://git.sr.ht/~emacs/emacs
tasks:
  - build: |
      cd emacs
      make

OK, that failed because I don't have all the packages installed in the
"packages" section, but it otherwise looks quite good.

The only OS images are from free operating systems, though, so no
Windows or Macos.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

[Prev in Thread] Current Thread [Next in Thread]