guix-patches
[Top][All Lists]
Advanced

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

[bug#65118] [PATCH v2 0/9] gnu: Add NSQ.


From: Sharlatan Hellseher
Subject: [bug#65118] [PATCH v2 0/9] gnu: Add NSQ.
Date: Fri, 1 Sep 2023 20:57:49 +0100

Hi Guix!

@Maxim thanks for review points I think I've covered all of them in v2, patch
set was rebased from master's the latest pull.

One note on <[PATCH 4/9] gnu: Add go-github-com-mreiferson-go-svc>, without
setting the import path causes build to fail as the code still imports it as
forked name, it does not fail if go.mod is in use which is abandon in Guix
right now.

Thanks,
Oleg

Sharlatan Hellseher (9):
  gnu: Add go-github-com-bitly-go-hostpool.
  gnu: Add go-github-com-bitly-timer-metrics.
  gnu: Add go-github-com-bmizerany-perks-quantile.
  gnu: Add go-github-com-mreiferson-go-svc.
  gnu: Add go-github-com-julienschmidt-httprouter.
  gnu: Add go-github-com-mreiferson-go-options.
  gnu: Add go-github-com-nsqio-go-diskqueue.
  gnu: Add go-github-com-nsqio-go-nsq.
  gnu: Add nsq.

 gnu/packages/golang.scm            | 197 ++++++++++++++++++++++++++++-
 gnu/packages/high-availability.scm |  86 +++++++++++++
 2 files changed, 282 insertions(+), 1 deletion(-)


base-commit: 7309da3ba64a191f074807275d8c5661a25c035c
-- 
2.40.1






reply via email to

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