mbox series

[bug#54335,v3,00/10] gnu: Add nebula.

Message ID 20220404193208.27634-1-dom@dominicm.dev
Headers show
Series gnu: Add nebula. | expand

Message

Dominic Martinez April 4, 2022, 7:31 p.m. UTC
Here is a second version (v3 because of a previous small addendum) of
the patch to add Nebula. I've removed unecessary packages, revised the
descriptions, correctly set only the test dependencies to native
inputs, and removed windows-related blobs from the source.

The two package definitions that have changed significantly are
go-google-golang-org-protobuf and go-github-com-skip2-go-qrcode. I've
expanded further on their changes in their respective patches. Thank
you!

Dominic Martinez (10):
  gnu: Add go-github-com-anmitsu-go-shlex.
  gnu: Add go-github-com-armon-go-radix.
  gnu: Add go-github-com-cyberdelia-go-metrics-graphite.
  gnu: Add go-github-com-google-gopacket.
  gnu: Add go-github-com-miekg-dns.
  gnu: Add go-github-com-nbrownus-go-metrics-prometheus.
  gnu: Add go-github-com-songgao-water.
  gnu: Add go-google-golang-org-protobuf.
  gnu: Add go-github-com-skip2-go-qrcode.
  gnu: Add nebula.

 gnu/packages/golang.scm                       | 244 ++++++++++++++++++
 gnu/packages/networking.scm                   |  80 ++++++
 ...github-com-skip2-go-qrcode-fix-tests.patch |  37 +++
 3 files changed, 361 insertions(+)
 create mode 100644 gnu/packages/patches/go-github-com-skip2-go-qrcode-fix-tests.patch


base-commit: 9bd4ed3dded7b770f1989f6084d565f7086fdcd3

Comments

Dominic Martinez May 26, 2022, 1:40 a.m. UTC | #1
Gentle ping; I'm steadily working on a service for this and would 
love for the package to be available when that's done.