Skip to content
Snippets Groups Projects
  • Ludovic Courtès's avatar
    9e2292ef
    publish: Add '--listen'. · 9e2292ef
    Ludovic Courtès authored
    * guix/scripts/publish.scm (show-help, %options): Add --listen.
      (getaddrinfo*): New procedure.
      (%default-options): Add 'address'.
      (open-server-socket): Replace 'addr' and 'port' with 'address', a
      sockaddr.
      (guix-publish): Adjust accordingly.  Augment "publishing" message with
      the actual address.
    * doc/guix.texi (Invoking guix publish): Document it.
    9e2292ef
    History
    publish: Add '--listen'.
    Ludovic Courtès authored
    * guix/scripts/publish.scm (show-help, %options): Add --listen.
      (getaddrinfo*): New procedure.
      (%default-options): Add 'address'.
      (open-server-socket): Replace 'addr' and 'port' with 'address', a
      sockaddr.
      (guix-publish): Adjust accordingly.  Augment "publishing" message with
      the actual address.
    * doc/guix.texi (Invoking guix publish): Document it.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.