mbox

[bug#40086,00/11] Expand edirect programs

Message ID 20200316070412.12364-1-efraim@flashner.co.il
Headers show

Message

Efraim Flashner March 16, 2020, 7:04 a.m. UTC
There are a lot more programs and pieces to edirect and I've had these
in a separate channel for a while. It would certainly be far more
convenient to have this upstream in Guix itself.

Efraim Flashner (11):
  gnu: Add go-golang-org-x-image.
  gnu: Add go-golang-org-rainycape-unidecode.
  gnu: Add go-github-com-golang-freetype.
  gnu: Add go-github-com-fogleman-gg.
  gnu: Add go-github-com-gedex-inflector.
  gnu: Add go-github-com-klauspost-cpuid.
  gnu: Add go-github-com-pbnjay-memory.
  gnu: Add go-github-com-surge-glog.
  gnu: Add go-github-com-surgebase-porter2.
  gnu: Add edirect-go-programs.
  gnu: edirect: Install more programs.

 gnu/packages/bioinformatics.scm | 114 +++++++++++++--
 gnu/packages/golang.scm         | 237 +++++++++++++++++++++++++++++++-
 2 files changed, 337 insertions(+), 14 deletions(-)

Comments

Efraim Flashner March 22, 2020, 7:59 a.m. UTC | #1
Patches pushed