guix-patches
[Top][All Lists]
Advanced

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

[bug#70317] [PATCH 00/13] Add soju


From: Jesse Eisses
Subject: [bug#70317] [PATCH 00/13] Add soju
Date: Tue, 9 Apr 2024 22:48:04 +0200

Hi all,

I've been using Guix happily as a main driver for some years, and would like to 
start contributing a few packages.

This one is for the Soju IRC bouncer. It needed some specific versions of Go 
modules, for which I tried to place the package definitions in the correct 
files.

It's likely I made some mistakes in the formatting or file placement, so 
feedback is welcome. Thanks!


Jesse Eisses (13):
  gnu: packages: Add go-github-com-golang-jwt-jwt-v3
  gnu: packages: Add go-github-com-msteinert-pam
  gnu: packages: Add go-nhooyr-io-websocket
  gnu: packages: Add go-github-com-pires-go-proxyproto
  gnu: packages: Add go-github-com-prometheus-client-model-v0.5
  gnu: packages: Add go-github-com-sherclockholmes-webpush-go
  gnu: packages: Add go-git-sr-ht-emersion-go-sqlite3-fts5
  gnu: packages: Add go-git-sr-ht-sircmpwn-go-bare
  gnu: packages: Add go-github-com-prometheus-common-v0.45
  gnu: packages: Add go-github-com-prometheus-client-golang-v1.17
  gnu: packages: Add go-gopkg-in-irc-v4
  gnu: packages: Add
    go-github-com-matttproud-golang-protobuf-extensions-pbutil-v2
  gnu: packages: Add soju

 gnu/packages/golang-crypto.scm |  19 ++++
 gnu/packages/golang-xyz.scm    | 178 +++++++++++++++++++++++++++++++++
 gnu/packages/golang.scm        |  41 ++++++++
 gnu/packages/irc.scm           |  25 +++++
 gnu/packages/messaging.scm     |  81 +++++++++++++++
 gnu/packages/syncthing.scm     |  21 ++++
 6 files changed, 365 insertions(+)


base-commit: 7988ca6a480a7648971c06edc0dfb8da6fd0777b
-- 
2.41.0






reply via email to

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