all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jgart <jgart@dismail.de>
To: Phil <phil@beadling.co.uk>
Cc: guix-devel@gnu.org
Subject: Re: Guix Packaging Meetup Tomorrow (Saturday) Oct 30 18:00 UTC (14:00 ET)
Date: Sun, 31 Oct 2021 18:05:20 -0400	[thread overview]
Message-ID: <20211031180520.GB32306@gac.attlocal.net> (raw)
In-Reply-To: <8735ogj30m.fsf@beadling.co.uk>

On Sun, 31 Oct 2021 21:30:33 +0000 Phil <phil@beadling.co.uk> wrote:
> Hi jgart,
> 
> Is there a recording of this available? - I couldn't make it yesterday.

Hi Phil,

There's no recording but we essentially worked on the guix cookbook a bit.

I showed one of the attendees how to compile the docs and take a patch to submit to upstream.

I'll let you know if and when they submit the patch. The patch still needed some more work and research before being submitted.

The patch was to add a FAQ section in the cookbook.

The entry that was added was to mention that in order to get the clear command on Guix System the user has to install the ncurses package:

```
guix install ncurses
```

```
guix shell tree -- tree /gnu/store/zzkly5rbfvahwqgcs7crz0ilpi7x5g5p-ncurses-6.2/bin/

/gnu/store/zzkly5rbfvahwqgcs7crz0ilpi7x5g5p-ncurses-6.2/bin/
├── captoinfo -> tic
├── clear
├── infocmp
├── infotocap -> tic
├── ncursesw6-config
├── reset -> tset
├── tabs
├── tic
├── toe
├── tput
└── tset
```

If you'd like to see previous commits made in past meetups just
search for LibreMiami (earlier commits) or Guix Together (recent commits)
in the history of a guix git checkout (master branch):

git shortlog --author="LibreMiami"

or

git shortlog --author="Guix Together"

We meet on the last Saturday of every month at 14:00 ET (18:00 UTC).

Hope to see you at the next one. I'll announce the meetup again on the guix-devel mailing list.

ps

I was recording the first couple of meetups with asciinema but I've since stopped doing that.

Here are those recordings:

https://gitlab.com/libremiami/guix-packaging-meetup-asciinema-recordings

I'm thinking to start blogging over gemini space about what occurs at the meetups in order to give a report to the community but I have not started.

all best,

jgart


      reply	other threads:[~2021-10-31 22:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-29 23:00 Guix Packaging Meetup Tomorrow (Saturday) Oct 30 18:00 UTC (14:00 ET) jgart
2021-10-31 21:30 ` Phil
2021-10-31 22:05   ` jgart [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20211031180520.GB32306@gac.attlocal.net \
    --to=jgart@dismail.de \
    --cc=guix-devel@gnu.org \
    --cc=phil@beadling.co.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.