me
/
guix
Archived
1
0
Fork 0
Commit Graph

663 Commits (dacfecff22387077e8a9dabd37b3f8fed031b940)

Author SHA1 Message Date
Raghav Gururajan fad3cce201
gnu: Add go-github-com-willscott-goturn.
* gnu/packages/golang.scm (go-github-com-willscott-goturn): New variable.
2021-07-07 09:41:20 -04:00
Raghav Gururajan aa6df6d4e1
gnu: Add go-torproject-org-pluggable-transports-goptlib.
* gnu/packages/golang.scm (go-torproject-org-pluggable-transports-goptlib): New variable.
2021-07-07 09:41:19 -04:00
Raghav Gururajan 520eaa48af
gnu: Add go-github-com-sevlyar-go-daemon.
* gnu/packages/golang.scm (go-github-com-sevlyar-go-daemon): New variable.
2021-07-07 09:41:19 -04:00
Raghav Gururajan 24487f2ddc
gnu: Add go-github-com-keybase-go-ps.
* gnu/packages/golang.scm (go-github-com-keybase-go-ps): New variable.
2021-07-07 09:41:19 -04:00
Raghav Gururajan fb138d367c
gnu: Add go-github-com-apparentlymart-go-openvpn-mgmt.
* gnu/packages/golang.scm (go-github-com-apparentlymart-go-openvpn-mgmt): New variable.
2021-07-07 09:41:19 -04:00
Raghav Gururajan 53e8f46a2d
gnu: Add go-github-com-emersion-go-autostart.
* gnu/packages/golang.scm (go-github-com-emersion-go-autostart): New variable.
2021-07-07 09:41:19 -04:00
Raghav Gururajan 8d52b4e0e1
gnu: Add go-github-com-dchest-siphash.
* gnu/packages/golang.scm (go-github-com-dchest-siphash): New variable.

Co-authored-by: jgart <jgart@dismail.de>
2021-07-07 09:41:19 -04:00
Raghav Gururajan d03fa9aa92
gnu: Add go-github-com-rakyll-statik.
* gnu/packages/golang.scm (go-github-com-rakyll-statik): New variable.

Co-authored-by: jgart <jgart@dismail.de>
2021-07-07 09:41:18 -04:00
Tobias Geerinckx-Rice c43e1e0f9b
gnu: Add go-github-com-gizak-termui.
* gnu/packages/golang.scm (go-github-com-gizak-termui): New public variable.
2021-07-03 15:01:06 +02:00
Tobias Geerinckx-Rice 8dc33b00db
gnu: Add go-github-com-mitchellh-go-wordwrap.
* gnu/packages/golang.scm (go-github-com-mitchellh-go-wordwrap): New public variable.
2021-07-03 15:01:05 +02:00
Sarah Morgensen e3e4cbb93f
gnu: Add go-1.16.
Add go@1.16 as a non-default go. Changes from 1.14: Use now-supported GO_LDSO
configuration option for setting the interpreter. Bootstrap with gccgo on
platforms which do not support go-1.4. Fix and re-enable cmd/go script tests.
Fix typo in cgoldflags patch. Break out tests into "check" phase. Remove
references to perl to reduce closure size by ~10%. Set GOCACHE so go doesn't
attempt to access $HOME.

* gnu/packages/patches/go-fix-script-tests.patch: New file.
* local.mk (dist_patch_DATA): Register it.
* gnu/packages/golang.scm (go-1.16): New variable. Use the patch.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-06-28 22:19:50 +03:00
Sharlatan Hellseher 17972082cc
gnu: Add gopkg.in/yaml.v3.
* gnu/packages/golang.scm (go-gopkg-in-yml-v3): New variable

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-06-22 10:51:22 +02:00
Tobias Geerinckx-Rice 58f4b49a52
gnu: go-gopkg-in-go-playground-assert-v1: Fix typo in description.
* gnu/packages/golang.scm (go-gopkg-in-go-playground-assert-v1)
[description]: Fix typo.
2021-05-04 22:30:01 +02:00
Vagrant Cascadian 8a37b45064
gnu: go-github-com-mesilliac-pulse-simple: Fix typo.
* gnu/packages/golang.scm
  (go-github-com-mesilliac-pulse-simple)[description]: Fix typo "This
  package".
2021-04-21 08:31:24 -07:00
Tobias Geerinckx-Rice a979647db4
gnu: go-go-uber-org-multierr: Fix typo in synopsis.
* gnu/packages/golang.scm (go-go-uber-org-multierr)[synopsis]: Fix typo.
2021-04-10 14:11:34 +02:00
Tobias Geerinckx-Rice 2ecd7d6499
gnu: go-github-com-go-sql-driver-mysql: Fix typo in description.
* gnu/packages/golang.scm (go-github-com-go-sql-driver-mysql)
[description]: Fix typo.
2021-04-10 14:11:33 +02:00
Tobias Geerinckx-Rice 1b2dbcf0c8
gnu: go-github-com-charmbracelet-glamour: Fix typo in description.
* gnu/packages/golang.scm (go-github-com-charmbracelet-glamour)
[description]: Fix typo.
2021-04-10 14:11:28 +02:00
Efraim Flashner b6acaa1c2e
gnu: go-github-com-puerkitobio-goquery: Adjust inputs.
* gnu/packages/golang.scm (go-github-com-puerkitobio-goquery)
[native-inputs]: Move all inputs ...
[propagated-inputs]: ... to here.
2021-04-05 15:54:23 +03:00
Efraim Flashner b7aca04856
gnu: go-github-com-sirupsen-logrus: Update to 1.8.1.
* gnu/packages/golang.scm (go-github-com-sirupsen-logrus): Update to
1.8.1.
[propagated-inputs]: Add go-github-com-davecgh-go-spew,
go-github-com-pmezard-go-difflib. Sort alphabetically.
[arguments]: Enable test suite.
2021-04-04 22:30:54 +03:00
Guillaume Le Vaillant caf3209a8f
gnu: Add go-go-uber-org-zap.
* gnu/packages/golang.scm (go-go-uber-org-zap): New variable.
2021-03-20 11:19:29 +01:00
Guillaume Le Vaillant 05d261b88e
gnu: Add go-honnef-co-go-tools.
* gnu/packages/golang.scm (go-honnef-co-go-tools): New variable.
2021-03-20 11:19:29 +01:00
Guillaume Le Vaillant 81aa7cea64
gnu: Add go-github-com-kisielk-gotool.
* gnu/packages/golang.scm (go-github-com-kisielk-gotool): New variable.
2021-03-20 11:19:29 +01:00
Guillaume Le Vaillant 81976123b2
gnu: Add go-golang-org-x-lint.
* gnu/packages/golang.scm (go-golang-org-x-lint): New variable.
2021-03-20 11:19:29 +01:00
Guillaume Le Vaillant 08c3614125
gnu: Add go-go-uber-org-multierr.
* gnu/packages/golang.scm (go-go-uber-org-multierr): New variable.
2021-03-20 11:19:29 +01:00
Guillaume Le Vaillant 32c979675e
gnu: Add go-go-uber-org-atomic.
* gnu/packages/golang.scm (go-go-uber-org-atomic): New variable.
2021-03-20 11:19:29 +01:00
Guillaume Le Vaillant 3554527c53
gnu: Add go-github-com-pborman-getopt.
* gnu/packages/golang.scm (go-github-com-pborman-getopt): New variable.
2021-03-20 11:19:29 +01:00
Guillaume Le Vaillant efbc8db0f0
gnu: Add go-github-com-mesilliac-pulse-simple.
* gnu/packages/golang.scm (go-github-com-mesilliac-pulse-simple): New
  variable.
2021-03-20 11:19:29 +01:00
Guillaume Le Vaillant aa45673746
gnu: Add go-github-com-akosmarton-papipes.
* gnu/packages/golang.scm (go-github-com-akosmarton-papipes): New variable.
2021-03-20 11:19:29 +01:00
Léo Le Bouter 500189b4d2
gnu: go: Update to 1.14.15 [security fixes].
This update will cause more than 300 packages to be rebuilt but due to how Go
works we can't graft to fix the issue since we actually need to rebuild
dependents so they include a newer version of the Go standard
library. Considering the CVEs that this fixes are in great part in the Go
standard library we can only proceed and push directly to master.

* gnu/packages/golang.scm (go): Update to 1.14.15.
[arguments]: Remove more cgo-related failing tests.
2021-03-11 11:02:23 +01:00
Tobias Geerinckx-Rice 055104ee56
gnu: gron: Update to 0.6.1.
* gnu/packages/golang.scm (go-github-com-tomnomnom-gron): Update to
0.6.1.
2021-03-06 20:44:15 +01:00
LibreMiami a2ece4da1f
gnu: Add go-github-com-operatorfoundation-ed25519.
* gnu/packages/golang.scm (go-github-com-operatorfoundation-ed25519):
New variable.

Co-authored-by: jgart <jgart@dismail.de>
Co-authored-by: Julien Lepiller <julien@lepiller.eu>
Co-authored-by: Ryan Prior <rprior@protonmail.com>
Co-authored-by: Raghav Gururajan <rg@raghavgururajan.name>
Co-authored-by: Yasuaki Kudo <yasu@yasuaki.com>
Co-authored-by: Stephen Paul Weber <singpolyma@singpolyma.net>
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-02-25 13:59:31 +01:00
Ricardo Wurmus 95b3e16a3d
gnu: Add go-github-com-mattn-go-sqlite3.
* gnu/packages/golang.scm (go-github-com-mattn-go-sqlite3): New variable.
2021-02-24 14:14:04 +01:00
Stefan Reichör 8acedeb3a9
gnu: Add go-github-com-tekwizely-go-parsing.
* gnu/packages/golang.scm (go-github-com-tekwizely-go-parsing): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-02-15 11:35:28 +01:00
Efraim Flashner 7c037ce947
gnu: go-github-com-motemen-go-colorine: Propagate inputs.
* gnu/packages/golang.scm (go-github-com-motemen-go-colorine)[inputs]: Move go-github-com-daviddengcn-go-colortext ...
[propagated-inputs]: ... to here.
2021-01-03 17:24:28 +02:00
Joseph LaFreniere 10a8bf02bc
gnu: Add go-github-com-urfave-cli-v2.
* gnu/packages/golang.scm (go-github-com-urfave-cli-v2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-03 17:24:28 +02:00
Joseph LaFreniere 289385f0de
gnu: Add go-golang.org-x-net-html.
* gnu/packages/golang.scm (go-golang.org-x-net-html): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-03 17:24:28 +02:00
Joseph LaFreniere 6296c032a3
gnu: Add go-github-com-motemen-go-colorine.
* gnu/packages/golang.scm (go-github-com-motemen-go-colorine): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-03 17:24:28 +02:00
Joseph LaFreniere da3335b5f6
gnu: Add go-github-com-daviddengcn-go-colortext.
* gnu/packages/golang.scm (go-github-com-daviddengcn-go-colortext): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-03 17:24:28 +02:00
Joseph LaFreniere 0d8f28e9de
gnu: Add go-github-com-golangplus-testing.
* gnu/packages/golang.scm (go-github-com-golangplus-testing): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-03 17:24:27 +02:00
Joseph LaFreniere 0a7d6e87bb
gnu: Add go-github-com-golangplus-fmt.
* gnu/packages/golang.scm (go-github-com-golangplus-fmt): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-03 17:24:27 +02:00
Joseph LaFreniere 79d5a18116
gnu: Add go-github-com-songmu-gitconfig.
* gnu/packages/golang.scm (go-github-com-songmu-gitconfig): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-03 17:24:27 +02:00
Joseph LaFreniere dafcf2fcc0
gnu: Add go-github-com-goccy-yaml.
* gnu/packages/golang.scm (go-github-com-goccy-yaml): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-03 17:24:27 +02:00
Joseph LaFreniere 19be547c47
gnu: Add go-gopkg-in-go-playground-validator-v9.
* gnu/packages/golang.scm (go-gopkg-in-go-playground-validator-v9): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-03 17:24:27 +02:00
Joseph LaFreniere 0023c76d68
gnu: Add go-gopkg-in-go-playground-assert-v1.
* gnu/packages/golang.scm (go-gopkg-in-go-playground-assert-v1): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-03 17:24:27 +02:00
Joseph LaFreniere ac7174b33d
gnu: Add go-github-com-go-playground-universal-translator.
* gnu/packages/golang.scm (go-github-com-go-playground-universal-translator): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-03 17:24:27 +02:00
Joseph LaFreniere 398f5b49a4
gnu: Add go-github-com-go-playground-locales.
* gnu/packages/golang.scm (go-github-com-go-playground-locales): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-03 17:24:26 +02:00
Joseph LaFreniere 6e95e7d25f
gnu: Add go-github-com-leodido-go-urn.
* gnu/packages/golang.scm (go-github-com-leodido-go-urn): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-03 17:24:26 +02:00
Joseph LaFreniere a7adc542f2
gnu: Add gron.
* gnu/packages/golang.scm (go-github-com-tomnomnom-gron): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-12-23 17:30:14 +01:00
Joseph LaFreniere 39488edb2d
gnu: go-github-com-mattn-go-colorable: Update to 0.1.8.
* gnu/packages/golang.scm (go-github-com-mattn-go-colorable): Update to 0.1.8.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-23 17:30:14 +01:00
Joseph LaFreniere 81c7f13d74
gnu: Add go-github-com-nwidger-jsoncolor.
* gnu/packages/golang.scm (go-github-com-nwidger-jsoncolor): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-23 17:30:14 +01:00
Jack Hill 687ef47768
gnu: go-github-com-emicklei-go-restful: Update to 3.4.0.
* gnu/packages/golang.scm (go-github-com-emicklei-go-restful): Update to 3.4.0.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-17 22:26:31 +02:00
Jack Hill 0435891d6f
gnu: go-github-com-magiconair-properties: Update to 1.8.4.
* gnu/packages/golang.scm (go-github-com-magiconair-properties): Update to 1.8.4.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-17 22:26:31 +02:00
Jack Hill b6fa545179
gnu: go-github-com-kr-pretty: Improve synopsis.
* gnu/packages/golang.scm (go-github-com-kr-pretty)[synopsis]: Remove leading article.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-17 22:26:31 +02:00
Jack Hill b2adea62b4
gnu: go-github-com-kr-pretty: Update to 0.2.1.
* gnu/packages/golang.scm (go-github-com-kr-pretty): Update to 0.2.1.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-17 22:26:31 +02:00
Ryan Prior 9941036559
gnu: Add go-github-com-aws-sdk.
* gnu/packages/golang.scm (go-github-com-aws-sdk): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-09 09:45:35 +02:00
Ryan Prior 016501aec6
gnu: Add go-github-com-jmespath-go-jmespath.
* gnu/packages/golang.scm (go-github-com-jmespath-go-jmespath): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-09 09:45:35 +02:00
Ryan Prior f7c2896e52
gnu: Add go-github-com-go-sql-driver-mysql.
* gnu/packages/golang.scm (go-github-com-go-sql-driver-mysql): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-09 09:45:31 +02:00
Martin Becze 2d9acf675a
gnu: Add go-gopkg-in-natefinch-lumberjack.v2.
* gnu/packages/golang.scm (go-gopkg-in-natefinch-lumberjack.v2): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08 08:50:43 +00:00
Martin Becze 2d0716e081
gnu: Add go-github-com-gorilla-csrf.
* gnu/packages/golang.scm (go-github-com-gorilla-csrf): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08 08:37:49 +00:00
Martin Becze 4368b9b2d7
gnu: Add go-github-com-gorilla-securecookie.
* gnu/packages/golang.scm (go-github-com-gorilla-securecookie): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08 08:37:49 +00:00
Martin Becze d2a42cee0b
gnu: Add go-github-com-gorilla-handlers.
* gnu/packages/golang.scm (go-github-com-gorilla-handlers): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08 08:37:49 +00:00
Martin Becze 33504d4d70
gnu: Add go-github-com-felixge-httpsnoop.
* gnu/packages/golang.scm (go-github-com-felixge-httpsnoop): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08 08:37:44 +00:00
Martin Becze 836428c793
gnu: go-github-com-gorilla-mux: Update to 1.8.0.
* gnu/packages/golang.scm (go-github-com-gorilla-mux): Update to 1.8.0.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-08 08:31:29 +00:00
Danny Milosavljevic d6e40862cc
gnu: Add go-github.com-ulikunitz-xz.
* gnu/packages/golang.scm (go-github.com-ulikunitz-xz): New variable.
2020-11-30 22:31:37 +01:00
Marius Bakke a485a98ca8
Merge branch 'master' into staging 2020-11-22 23:36:09 +01:00
Efraim Flashner 8ed4c468ab
gnu: Don't append '.git' to GitHub uris.
* gnu/packages/admin.scm (nmrpflash)[source]: Remove '.git' from URI.
* gnu/packages/aidc.scm (zxing-cpp),
* gnu/packages/assembly.scm (mbuild),
* gnu/packages/audio.scm (opensles, wildmidi, tinyalsa),
* gnu/packages/browser-extensions.scm (ublock-origin-chromium),
* gnu/packages/check.scm (mutest),
* gnu/packages/compression.scm (unshield),
* gnu/packages/coq.scm (subset),
* gnu/packages/dictionaries.scm (translate-shell),
* gnu/packages/disk.scm (memkind),
* gnu/packages/documentation.scm (latex2html),
* gnu/packages/emacs-xyz.scm (emacs-chronometrist,
  emacs-flycheck-ledger, emacs-counsel-notmuch, emacs-spaceline,
  emacs-org-generate),
* gnu/packages/embedded.scm (ebusd, ebusd-configuration),
* gnu/packages/enchant.scm (nuspell),
* gnu/packages/fontutils.scm (woff2),
* gnu/packages/geo.scm (memphis),
* gnu/packages/gimp.scm (mrg),
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator),
* gnu/packages/gnome.scm (parlatype),
* gnu/packages/golang.scm (go-github-com-tv42-httpunix,
  go-github-com-ayufan-golang-kardianos-service),
* gnu/packages/graphics.scm (eglexternalplatform, egl-wayland, mmm,
  directfb, flux),
* gnu/packages/gstreamer.scm (openni2, ccextractor, libvisual,
  graphene),
* gnu/packages/guile-xyz.scm (guile-srfi-180, guile-torrent),
* gnu/packages/image.scm (openjpeg-data),
* gnu/packages/java.scm (javacc),
* gnu/packages/language.scm (liblouis, liblouisutdml),
* gnu/packages/linux.scm (pamela, ttyebus),
* gnu/packages/lxqt.scm (lxqt-connman-applet),
* gnu/packages/mail.scm (libetpan),
* gnu/packages/man.scm (ronn),
* gnu/packages/music.scm (tascam-gtk, artyfx),
* gnu/packages/networking.scm (srt, lksctp-tools, nng, nanomsg),
* gnu/packages/python-crypto.scm (pure-python-otr),
* gnu/packages/qt.scm (qtspell),
* gnu/packages/raspberry-pi.scm (raspi-gpio, raspi-open-firmware),
* gnu/packages/rdp.scm (freerdp),
* gnu/packages/ruby.scm (ruby-prawn-templates, ruby-treetop, ruby-gimme,
  ruby-standard, ruby-rubocop-ast, ruby-rexml, ruby-range-compressor,
  ruby-regexp-property-values, ruby-regexp-parser, ruby-rubocop,
  ruby-pdf-reader, ruby-pdf-inspector, ruby-prawn),
* gnu/packages/syncthing.scm (syncthing-gtk),
* gnu/packages/video.scm (svt-hevc, mediasdk, libvideogfx, libde265,
  tslib),
* gnu/packages/xml.scm (libxmlb, libxmlplusplus)[source]: Same.
2020-11-19 20:48:26 +02:00
Marius Bakke 32787d6524
Merge branch 'master' into staging
Conflicts:
	gnu/local.mk
	gnu/packages/gdb.scm
	gnu/packages/lisp-xyz.scm
	gnu/packages/web-browsers.scm
2020-11-07 21:33:32 +01:00
raingloom 6ba1769da1
gnu: Add go-github-com-kardianos-minwinsvc.
* gnu/packages/golang.scm (go-github-com-kardianos-minwinsvc): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-11-05 18:44:16 +01:00
raingloom 546ddefc76
gnu: Add go-golang-zx2c4-com-wireguard.
* gnu/packages/golang.scm (go-golang-zx2c4-com-wireguard): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-11-05 18:44:10 +01:00
raingloom 1ce9759407
gnu: Add go-github-com-hjson-hjson-go.
* gnu/packages/golang.scm (go-github-com-hjson-hjson-go): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-11-05 18:44:06 +01:00
raingloom 336c9f0a81
gnu: Add go-github-com-hashicorp-go-syslog.
* gnu/packages/golang.scm (go-github-com-hashicorp-go-syslog): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-11-05 18:43:59 +01:00
Vagrant Cascadian a168470dd8
gnu: go-github-com-olekukonko-tablewriter: Fix grammar.
* gnu/packages/golang (go-github-com-olekukonko-tablewriter)[description]:
  Remove gratuitous use of "allows to" and fix pluralization.
2020-10-30 17:20:11 -07:00
Oleg Pykhalov 1e76f0b0df
Revert "gnu: go-etcd-io-bbolt: Update to 1.3.5-1.f6be823."
This reverts commit 4476137ab4 which doesn't
really fix test.  Test failures because of timed out after 10 minutes.
2020-10-28 00:01:39 +03:00
Oleg Pykhalov 4476137ab4
gnu: go-etcd-io-bbolt: Update to 1.3.5-1.f6be823.
This commit updates go-etcd-io-bbolt to fix test failure.

* gnu/packages/golang.scm (go-etcd-io-bbolt): Update to 1.3.5-1.f6be823.
2020-10-27 22:55:32 +03:00
Ryan Prior ba17af84c8
gnu: Add go-github-com-bep-golibsass.
* gnu/packages/golang.scm: (go-github-com-bep-golibsass): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-27 18:00:29 +01:00
Ryan Prior 719b9541ae
gnu: Add go-github-com-frankban-quicktest.
* gnu/packages/golang.scm (go-github-com-frankban-quicktest): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-27 18:00:29 +01:00
Ryan Prior 00c0bfd4f7
gnu: go-github-com-google-go-cmp-cmp: Update to 0.5.2.
* gnu/packages/golang.scm: (go-github-com-google-go-cmp-cmp): Update to 0.5.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-27 18:00:28 +01:00
Ryan Prior 560eec4010
gnu: Add go-golang-org-x-xerrors.
* gnu/packages/golang.scm (go-golang-org-x-xerrors): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-10-27 18:00:28 +01:00
Leo Famulari 93e55871e3
gnu: Go: Update to 1.14.10.
* gnu/packages/golang.scm (go-1.14): Update to 1.14.10.
2020-10-25 14:08:47 -04:00
Marius Bakke 1a8f7a0f58
Merge branch 'master' into staging 2020-10-19 00:17:48 +02:00
raingloom fd595f31e3
gnu: Add go-github-com-gologme-log.
* gnu/packages/golang.scm (go-github-com-gologme-log): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-10-14 00:51:24 +02:00
raingloom 4a28246d30
gnu: Add go-github-com-cheggaaa-pb.
* gnu/packages/golang.scm (go-github-com-cheggaaa-pb): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-10-14 00:51:18 +02:00
raingloom 6e085d6f17
gnu: Add go-github-com-arceliar-phony.
* gnu/packages/golang.scm (go-github-com-arceliar-phony): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-10-14 00:51:09 +02:00
raingloom 939680f335
gnu: go-golang-org-x-sys: Update to 0598657
* gnu/packages/golang.scm (go-golang-org-x-sys): Update to 0598657.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-10-14 00:51:01 +02:00
Marius Bakke da2e37c1b2
gnu: tzdata: Update to 2020b.
* gnu/packages/base.scm (tzdata): Update to 2020b.
* gnu/packages/golang.scm (go-1.4)[arguments]: Exclude one time zone test.
2020-10-13 23:48:13 +02:00
Ryan Prior via Guix-patches via 58420d23af
gnu: Add go-github-com-kylelemons-godebug.
* gnu/packages/golang.scm (go-github-com-kylelemons-godebug): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-10-12 09:46:42 +03:00
Tobias Geerinckx-Rice 6c273ee433
gnu: Fix up package copyright headers. 2020-10-06 02:54:02 +02:00
HiPhish e8fd351e8f
gnu: Add go-github-com-saracen-walker.
* gnu/packages/golang.scm (go-github-com-saracen-walker): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-10-04 11:03:58 +03:00
HiPhish e35870525f
gnu: Add go-golang-org-x-sync.
* gnu/packages/golang.scm (go-golang-org-x-sync): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-10-04 11:03:29 +03:00
Tobias Geerinckx-Rice 7230f6d5dd
gnu: Fix typoes in package descriptions.
* gnu/packages/audio.scm (caps-plugins-lv2)[synopsis]: Fix typo.
* gnu/packages/bioconductor.scm (r-karyoploter, r-anota, r-gcrma)
(r-bigmemoryextras)[description]: Likewise.
* gnu/packages/cran.scm (r-geometry)[synopsis]: Likewise.
(r-stringdist, r-patchwork, r-depth, r-tea)[description]: Likewise.
* gnu/packages/crates-io.scm (rust-assert-fs-0.11, rust-notify-4)
(rust-tokio-fs-0.1)[synopsis, description]: Likewise.
(rust-blas-sys-0.7)[description]: Likewise.
(rust-fs-extra-1.1, rust-xattr-0.2)[synopsis]: Likewise.
* gnu/packages/databases.scm (perl-mysql-config)[description]: Likewise.
* gnu/packages/disk.scm (hddtemp)[description]: Likewise.
* gnu/packages/django.scm (python-djangorestframework)[description]:
Likewise.
* gnu/packages/documentation.scm (doc++)[description]: Likewise.
* gnu/packages/emacs-xyz.scm (emacs-kakoune, emacs-pyim-basedict, eless)
(emacs-scpaste)[description]: Likewise.
* gnu/packages/file-systems.scm (dbxfs)[description]: Likewise.
* gnu/packages/finance.scm (python-stdnum)[description]: Likewise.
* gnu/packages/fontutils.scm (woff2)[description]: Likewise.
* gnu/packages/games.scm (openttd-opengfx)[description]: Likewise.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-topicons-redux)
[description]: Likewise.
* gnu/packages/gnome.scm (libgrss)[description]: Likewise.
* gnu/packages/golang.scm (go-github-com-mitchellh-reflectwalk)
[description]: Likewise.
(go-github-com-go-git-go-billy)[synopsis, description]: Likewise.
* gnu/packages/haskell-check.scm (ghc-inspection-testing)[description]:
Likewise.
* gnu/packages/haskell-web.scm (ghc-yesod-form)[description]: Likewise.
* gnu/packages/haskell-xyz.scm (ghc-hex)[description]: Likewise.
* gnu/packages/hyperledger.scm (hyperledger-iroha-ed25519)[description]:
Likewise.
* gnu/packages/java.scm (java-mail)[synopsis]: Likewise.
(java-native-access-platform)[description]: Likewise.
* gnu/packages/kde-frameworks.scm (kactivities-stats)[description]:
Likewise.
* gnu/packages/kde-utils.scm (krusader)[description]: Likewise.
* gnu/packages/language.scm (praat)[description]: Likewise.
* gnu/packages/linux.scm (light)[description]: Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-hu.dwim.defclass-star)[description]:
Likewise.
* gnu/packages/mail.scm (dovecot-trees, sieve-connect)[description]:
Likewise.
* gnu/packages/ocaml.scm (ocaml-opam-file-format, ocaml-cppo)
(ocaml4.07-ppx-variants-conv)[description]: Likewise.
* gnu/packages/perl.scm (perl-convert-binhex)[description]: Likewise.
* gnu/packages/python-crypto.scm (python-ecdsa)[description]: Likewise.
* gnu/packages/python-web.scm (python-html5lib)[synopsis, description]:
Likewise.
(python-venusian)[synopsis]: Likewise.
* gnu/packages/python-xyz.scm (python-readlike, python-gssapi)
(python-flufl-i18n)[description]: Likewise.
(python-pox, python-watchdog, python-xattr)[synopsis, description]:
Likewise.
* gnu/packages/ruby.scm (ruby-sorcerer)[description]: Likewise.
* gnu/packages/rust-apps.scm (watchexec)[description]: Likewise.
* gnu/packages/rust.scm (mrustc)[synopsis]: Likewise.
* gnu/packages/shells.scm (s-shell)[description]: Likewise.
* gnu/packages/ssh.scm (sshpass)[description]: Likewise.
* gnu/packages/terminals.scm (beep)[description]: Likewise.
* gnu/packages/web.scm (perl-lwp-useragent-cached)[description]:
Likewise.
* gnu/packages/wv.scm (wv)[description]: Likewise.
2020-09-23 04:37:01 +02:00
Alex Griffin d7966ff25f
gnu: go-github-com-mattn-go-zglob: Update to 0.0.3.
* gnu/packages/golang.scm (go-github-com-mattn-go-zglob): Update to 0.0.3.
2020-09-06 10:06:35 -05:00
Nicolas Goaziou 9b268ef7bc
gnu: Add go-github-com-tv42-httpunix.
* gnu/packages/golang.scm (go-github-com-tv42-httpunix): New variable.
2020-09-06 11:55:56 +02:00
Efraim Flashner d079145de7
gnu: go-github-com-muesli-reflow-wordwrap: Declare source file-name.
* gnu/packages/golang.scm (go-github-com-muesli-reflow-wordwrap)
[source]: Declare a source file-name.
2020-08-15 23:29:18 +03:00
Oleg Pykhalov 920c113f22
gnu: Add gopkg-in-errgo-fmt-errors.
* gnu/packages/golang.scm (gopkg-in-errgo-fmt-errors): New variable.
2020-08-09 17:19:27 +03:00
Oleg Pykhalov d30ba2671b
gnu: Add go-github-com-rogpeppe-go-internal.
* gnu/packages/golang.scm (go-github-com-rogpeppe-go-internal): New variable.
2020-08-09 17:19:26 +03:00
Oleg Pykhalov f4d548b89a
gnu: Add go-etcd-io-bbolt.
* gnu/packages/golang.scm (go-etcd-io-bbolt): New variable.
2020-08-09 17:19:26 +03:00
Oleg Pykhalov ea60163a9d
gnu: Add go-github-com-zalando-go-keyring.
* gnu/packages/golang.scm (go-github-com-zalando-go-keyring): New variable.
2020-08-09 17:19:26 +03:00
Oleg Pykhalov cff62457cc
gnu: Add go-github-com-godbus-dbus.
* gnu/packages/golang.scm (go-github-com-godbus-dbus): New variable.
2020-08-09 17:19:26 +03:00
Oleg Pykhalov e3997ad797
gnu: Add go-github-com-twpayne-go-xdg.
* gnu/packages/golang.scm (go-github-com-twpayne-go-xdg): New variable.
2020-08-09 17:19:26 +03:00
Oleg Pykhalov ded1792ef4
gnu: Add go-github-com-twpayne-go-vfsafero.
* gnu/packages/golang.scm (go-github-com-twpayne-go-vfsafero): New variable.
2020-08-09 17:19:25 +03:00
Oleg Pykhalov ae11020356
gnu: Add go-github-com-twpayne-go-vfs.
* gnu/packages/golang.scm (go-github-com-twpayne-go-vfs): New variable.
2020-08-09 17:19:25 +03:00
Oleg Pykhalov fb1cc65af1
gnu: Add go-github-com-twpayne-go-shell.
* gnu/packages/golang.scm (go-github-com-twpayne-go-shell): New variable.
2020-08-09 17:19:25 +03:00
Oleg Pykhalov 55ce6fe9b8
gnu: Add go-github-com-pkg-diff.
* gnu/packages/golang.scm (go-github-com-pkg-diff): New variable.
2020-08-09 17:19:25 +03:00
Oleg Pykhalov bb547efd4c
gnu: Add go-github-com-google-renameio.
* gnu/packages/golang.scm (go-github-com-google-renameio): New variable.
2020-08-09 17:19:25 +03:00
Oleg Pykhalov 697eb08750
gnu: Add go-github-com-google-go-github.
* gnu/packages/golang.scm (go-github-com-google-go-github): New variable.
2020-08-09 17:19:25 +03:00
Oleg Pykhalov 3981835434
gnu: Add go-github-com-google-go-querystring.
* gnu/packages/golang.scm (go-github-com-google-go-querystring): New variable.
2020-08-09 17:19:24 +03:00
Oleg Pykhalov 911de79e70
gnu: Factorize go-github-com-jbenet-go-context.
* gnu/packages/golang.scm
(go-github-com-jbenet-go-context-io): Delete variable.
(go-github-com-jbenet-go-context): New variable.
2020-08-09 17:19:24 +03:00
Oleg Pykhalov e0f1789d2b
gnu: Add go-github-com-go-git-go-git-fixtures.
* gnu/packages/golang.scm (go-github-com-go-git-go-git-fixtures): New variable.
2020-08-09 17:19:24 +03:00
Oleg Pykhalov fd2a3046a8
gnu: Add go-github-com-alcortesm-tgz.
* gnu/packages/golang.scm (go-github-com-alcortesm-tgz): New variable.
2020-08-09 17:19:24 +03:00
Oleg Pykhalov 507da2fef8
gnu: Factorize go-github-com-emirpasic-gods.
* gnu/packages/golang.scm
(go-github-com-emirpasic-gods-trees-binaryheap,
go-github-com-emirpasic-gods-containers,
go-github-com-emirpasic-gods-lists-arraylist,
go-github-com-emirpasic-gods-utils): Delete variables.
(go-github-com-emirpasic-gods): New variable.
2020-08-09 17:19:24 +03:00
Oleg Pykhalov b186a8c52b
gnu: Add go-github-com-xanzy-ssh-agent.
* gnu/packages/golang.scm (go-github-com-xanzy-ssh-agent): New variable.
2020-08-09 17:19:23 +03:00
Oleg Pykhalov 159a9ec0b7
gnu: Add go-github-com-kevinburke-ssh-config.
* gnu/packages/golang.scm (go-github-com-kevinburke-ssh-config): New variable.
2020-08-09 17:19:23 +03:00
Oleg Pykhalov c562048ce8
gnu: Add go-github-com-jbenet-go-context-io.
* gnu/packages/golang.scm (go-github-com-jbenet-go-context-io): New variable.
2020-08-09 17:19:23 +03:00
Oleg Pykhalov c99318761c
gnu: Add go-github-com-go-git-go-billy.
* gnu/packages/golang.scm (go-github-com-go-git-go-billy): New variable.
2020-08-09 17:19:23 +03:00
Oleg Pykhalov b3cd7c9bff
gnu: Add go-github-com-go-git-gcfg.
* gnu/packages/golang.scm (go-github-com-go-git-gcfg): New variable.
2020-08-09 17:19:23 +03:00
Oleg Pykhalov f18df4f9de
gnu: Add go-gopkg-in-warnings.
* gnu/packages/golang.scm (go-gopkg-in-warnings): New variable.
2020-08-09 17:19:22 +03:00
Oleg Pykhalov b554842620
gnu: Add go-github-com-emirpasic-gods-utils.
* gnu/packages/golang.scm (go-github-com-emirpasic-gods-utils): New variable.
2020-08-09 17:19:22 +03:00
Oleg Pykhalov 715bb62f50
gnu: Add go-github-com-emirpasic-gods-lists-arraylist.
* gnu/packages/golang.scm (go-github-com-emirpasic-gods-lists-arraylist): New variable.
2020-08-09 17:19:22 +03:00
Oleg Pykhalov ffa2e84f7c
gnu: Add go-github-com-emirpasic-gods-containers.
* gnu/packages/golang.scm (go-github-com-emirpasic-gods-containers): New variable.
2020-08-09 17:19:22 +03:00
Oleg Pykhalov 9a9bd333bf
gnu: Add go-github-com-emirpasic-gods-trees-binaryheap.
* gnu/packages/golang.scm (go-github-com-emirpasic-gods-trees-binaryheap): New variable.
2020-08-09 17:19:22 +03:00
Oleg Pykhalov b955cd4a14
gnu: Add go-github-com-coreos-go-semver.
* gnu/packages/golang.scm (go-github-com-coreos-go-semver): New variable.
2020-08-09 17:19:22 +03:00
Oleg Pykhalov 2ab8fad7af
gnu: Add go-github-com-charmbracelet-glamour.
* gnu/packages/golang.scm (go-github-com-charmbracelet-glamour): New variable.
2020-08-09 17:19:21 +03:00
Oleg Pykhalov 5e8a102f87
gnu: Add go-github-com-yuin-goldmark.
* gnu/packages/golang.scm (go-github-com-yuin-goldmark): New variable.
2020-08-09 17:19:21 +03:00
Oleg Pykhalov f63b2dd7db
gnu: Add go-github-com-olekukonko-tablewriter.
* gnu/packages/golang.scm (go-github-com-olekukonko-tablewriter): New variable.
2020-08-09 17:19:21 +03:00
Oleg Pykhalov 55374b806c
gnu: Add go-github-com-muesli-termenv.
* gnu/packages/golang.scm (go-github-com-muesli-termenv): New variable.
2020-08-09 17:19:21 +03:00
Oleg Pykhalov e465f72fbb
gnu: Add go-github-com-google-goterm.
* gnu/packages/golang.scm (go-github-com-google-goterm): New variable.
2020-08-09 17:19:21 +03:00
Oleg Pykhalov 4ac7a763d8
gnu: Add go-github-com-muesli-reflow-padding.
* gnu/packages/golang.scm (go-github-com-muesli-reflow-padding): New variable.
2020-08-09 17:19:21 +03:00
Oleg Pykhalov 5137a0535e
gnu: Add go-github-com-muesli-reflow-indent.
* gnu/packages/golang.scm (go-github-com-muesli-reflow-indent): New variable.
2020-08-09 17:19:20 +03:00
Oleg Pykhalov 001c278ff0
gnu: Add go-github-com-muesli-reflow-ansi.
* gnu/packages/golang.scm (go-github-com-muesli-reflow-ansi): New variable.
2020-08-09 17:19:20 +03:00
Oleg Pykhalov 633a182112
gnu: Add go-github-com-muesli-reflow.
* gnu/packages/golang.scm (go-github-com-muesli-reflow): New variable.
2020-08-09 17:19:20 +03:00
Oleg Pykhalov 36fcbafdb0
gnu: Add go-github-com-microcosm-cc-bluemonday.
* gnu/packages/golang.scm (go-github-com-microcosm-cc-bluemonday): New variable.
2020-08-09 17:19:20 +03:00
Oleg Pykhalov d3346140e7
gnu: Add go-github-com-chris-ramon-douceur.
* gnu/packages/golang.scm (go-github-com-chris-ramon-douceur): New variable.
2020-08-09 17:19:20 +03:00
Oleg Pykhalov 0a99022229
gnu: Add go-github-com-aymerick-douceur.
* gnu/packages/golang.scm (go-github-com-aymerick-douceur): New variable.
2020-08-09 17:19:20 +03:00
Oleg Pykhalov fa70d264dd
gnu: Add go-github-com-gorilla-css.
* gnu/packages/golang.scm (go-github-com-gorilla-css): New variable.
2020-08-09 17:19:19 +03:00
Oleg Pykhalov fc8d9df75f
gnu: Add go-github-com-puerkitobio-goquery.
* gnu/packages/golang.scm (go-github-com-puerkitobio-goquery): New variable.
2020-08-09 17:19:19 +03:00
Oleg Pykhalov 1a1463c20e
gnu: Add go-github-com-andybalholm-cascadia.
* gnu/packages/golang.scm (go-github-com-andybalholm-cascadia): New variable.
2020-08-09 17:19:19 +03:00
Oleg Pykhalov f12cca097b
gnu: Add go-github-com-alecthomas-chroma.
* gnu/packages/golang.scm (go-github-com-alecthomas-chroma): New variable.
2020-08-09 17:19:19 +03:00
Oleg Pykhalov 24f0001648
gnu: Add go-github-com-alecthomas-assert.
* gnu/packages/golang.scm (go-github-com-alecthomas-assert): New variable.
2020-08-09 17:19:19 +03:00
Oleg Pykhalov 1871d26444
gnu: Add go-github-com-sergi-go-diff.
* gnu/packages/golang.scm (go-github-com-sergi-go-diff): New variable.
2020-08-09 17:19:19 +03:00
Oleg Pykhalov 9b363021e9
gnu: Add go-github-com-alecthomas-repr.
* gnu/packages/golang.scm (go-github-com-alecthomas-repr): New variable.
2020-08-09 17:19:18 +03:00
Oleg Pykhalov 1a53f5b998
gnu: Add go-github-com-alecthomas-colour.
* gnu/packages/golang.scm (go-github-com-alecthomas-colour): New variable.
2020-08-09 17:19:18 +03:00
Oleg Pykhalov 1d47f75266
gnu: Add go-github-com-dlclark-regexp2.
* gnu/packages/golang.scm (go-github-com-dlclark-regexp2): New variable.
2020-08-09 17:19:18 +03:00
Oleg Pykhalov bdb5a10880
gnu: Add go-github-com-bmatcuk-doublestar.
* gnu/packages/golang.scm (go-github-com-bmatcuk-doublestar): New variable.
2020-08-09 17:19:18 +03:00
Oleg Pykhalov 26db4c956d
gnu: Add go-github-com-masterminds-sprig.
* gnu/packages/golang.scm (go-github-com-masterminds-sprig): New variable.
2020-08-09 17:19:18 +03:00
Oleg Pykhalov c08dd5c5f9
gnu: Add go-github-com-mitchellh-copystructure.
* gnu/packages/golang.scm (go-github-com-mitchellh-copystructure): New variable.
2020-08-09 17:19:18 +03:00
Oleg Pykhalov 37cb391ea6
gnu: Add go-github-com-mitchellh-reflectwalk.
* gnu/packages/golang.scm (go-github-com-mitchellh-reflectwalk): New variable.
2020-08-09 17:19:17 +03:00
Oleg Pykhalov 0b7442491e
gnu: Add go-github-com-imdario-mergo.
* gnu/packages/golang.scm (go-github-com-imdario-mergo): New variable.
2020-08-09 17:19:17 +03:00
Oleg Pykhalov 75a0cab4a1
gnu: Add go-github-com-huandu-xstrings.
* gnu/packages/golang.scm (go-github-com-huandu-xstrings): New variable.
2020-08-09 17:19:17 +03:00
Oleg Pykhalov 4ca2f9d86f
gnu: Add go-github-com-google-uuid.
* gnu/packages/golang.scm (go-github-com-google-uuid): New variable.
2020-08-09 17:19:17 +03:00
Oleg Pykhalov 8dd626ee14
gnu: Add go-github-com-masterminds-semver.
* gnu/packages/golang.scm (go-github-com-masterminds-semver): New variable.
2020-08-09 17:19:17 +03:00
Oleg Pykhalov 38713d5a8f
gnu: Add go-github-com-masterminds-goutils.
* gnu/packages/golang.scm (go-github-com-masterminds-goutils): New variable.
2020-08-09 17:19:17 +03:00
Efraim Flashner 58c367367e
gnu: go-1.4: Build with canonical gcc:lib.
* gnu/packages/golang.scm (go-1.4)[inputs]: Replace gcc:lib with the
canonical-package of gcc.
2020-08-06 09:04:13 +03:00
Ludovic Courtès b0e7b6992f
gnu: Remove ".git" from "https://github/…/….git".
Until now, 'lookup-origin' and thus 'lookup-origin-revision' in (guix
swh) would sometimes return #f for these because the ".git" URLs are
redirects to the non-".git" URLs.  Consequently, 'guix lint -c archival'
would keep saying "scheduled Software Heritage archival"; likewise, the
fallback download code would fail.

* gnu/packages/ada.scm,
gnu/packages/admin.scm,
gnu/packages/aidc.scm,
gnu/packages/algebra.scm,
gnu/packages/android.scm,
gnu/packages/animation.scm,
gnu/packages/arcan.scm,
gnu/packages/assembly.scm,
gnu/packages/audio.scm,
gnu/packages/authentication.scm,
gnu/packages/avr.scm,
gnu/packages/axoloti.scm,
gnu/packages/backup.scm,
gnu/packages/bash.scm,
gnu/packages/benchmark.scm,
gnu/packages/bioconductor.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/bittorrent.scm,
gnu/packages/boost.scm,
gnu/packages/build-tools.scm,
gnu/packages/c.scm,
gnu/packages/calendar.scm,
gnu/packages/cdrom.scm,
gnu/packages/check.scm,
gnu/packages/chemistry.scm,
gnu/packages/chez.scm,
gnu/packages/clojure.scm,
gnu/packages/code.scm,
gnu/packages/compression.scm,
gnu/packages/compton.scm,
gnu/packages/coq.scm,
gnu/packages/cpp.scm,
gnu/packages/cran.scm,
gnu/packages/crypto.scm,
gnu/packages/curl.scm,
gnu/packages/databases.scm,
gnu/packages/datastructures.scm,
gnu/packages/debug.scm,
gnu/packages/disk.scm,
gnu/packages/distributed.scm,
gnu/packages/django.scm,
gnu/packages/dlang.scm,
gnu/packages/dns.scm,
gnu/packages/docker.scm,
gnu/packages/education.scm,
gnu/packages/efi.scm,
gnu/packages/elixir.scm,
gnu/packages/emacs-xyz.scm,
gnu/packages/embedded.scm,
gnu/packages/emulators.scm,
gnu/packages/engineering.scm,
gnu/packages/erlang.scm,
gnu/packages/fabric-management.scm,
gnu/packages/file-systems.scm,
gnu/packages/finance.scm,
gnu/packages/firmware.scm,
gnu/packages/flashing-tools.scm,
gnu/packages/fonts.scm,
gnu/packages/fontutils.scm,
gnu/packages/fpga.scm,
gnu/packages/game-development.scm,
gnu/packages/games.scm,
gnu/packages/genealogy.scm,
gnu/packages/genimage.scm,
gnu/packages/geo.scm,
gnu/packages/gimp.scm,
gnu/packages/gl.scm,
gnu/packages/gnome-xyz.scm,
gnu/packages/gnome.scm,
gnu/packages/gnuzilla.scm,
gnu/packages/golang.scm,
gnu/packages/gpodder.scm,
gnu/packages/graph.scm,
gnu/packages/graphics.scm,
gnu/packages/graphviz.scm,
gnu/packages/groff.scm,
gnu/packages/groovy.scm,
gnu/packages/gtk.scm,
gnu/packages/guile-xyz.scm,
gnu/packages/guile.scm,
gnu/packages/hardware.scm,
gnu/packages/haskell-apps.scm,
gnu/packages/haskell-xyz.scm,
gnu/packages/hexedit.scm,
gnu/packages/i2p.scm,
gnu/packages/ibus.scm,
gnu/packages/image-processing.scm,
gnu/packages/image-viewers.scm,
gnu/packages/image.scm,
gnu/packages/ipfs.scm,
gnu/packages/java-graphics.scm,
gnu/packages/java-maths.scm,
gnu/packages/java.scm,
gnu/packages/javascript.scm,
gnu/packages/jrnl.scm,
gnu/packages/julia.scm,
gnu/packages/jupyter.scm,
gnu/packages/kodi.scm,
gnu/packages/language.scm,
gnu/packages/lego.scm,
gnu/packages/less.scm,
gnu/packages/libusb.scm,
gnu/packages/linux.scm,
gnu/packages/lirc.scm,
gnu/packages/lisp-xyz.scm,
gnu/packages/llvm.scm,
gnu/packages/logging.scm,
gnu/packages/lolcode.scm,
gnu/packages/lua.scm,
gnu/packages/lxde.scm,
gnu/packages/lxqt.scm,
gnu/packages/machine-learning.scm,
gnu/packages/mail.scm,
gnu/packages/markup.scm,
gnu/packages/maths.scm,
gnu/packages/maven.scm,
gnu/packages/mes.scm,
gnu/packages/messaging.scm,
gnu/packages/monitoring.scm,
gnu/packages/mpd.scm,
gnu/packages/music.scm,
gnu/packages/networking.scm,
gnu/packages/node-xyz.scm,
gnu/packages/ocaml.scm,
gnu/packages/ocr.scm,
gnu/packages/onc-rpc.scm,
gnu/packages/opencl.scm,
gnu/packages/opencog.scm,
gnu/packages/pantheon.scm,
gnu/packages/password-utils.scm,
gnu/packages/patchutils.scm,
gnu/packages/pdf.scm,
gnu/packages/perl6.scm,
gnu/packages/phabricator.scm,
gnu/packages/popt.scm,
gnu/packages/printers.scm,
gnu/packages/prolog.scm,
gnu/packages/protobuf.scm,
gnu/packages/pulseaudio.scm,
gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm,
gnu/packages/python-xyz.scm,
gnu/packages/qt.scm,
gnu/packages/radio.scm,
gnu/packages/rails.scm,
gnu/packages/rdf.scm,
gnu/packages/rednotebook.scm,
gnu/packages/rpc.scm,
gnu/packages/rsync.scm,
gnu/packages/ruby.scm,
gnu/packages/rust.scm,
gnu/packages/scheme.scm,
gnu/packages/screen.scm,
gnu/packages/security-token.scm,
gnu/packages/selinux.scm,
gnu/packages/serialization.scm,
gnu/packages/shells.scm,
gnu/packages/shellutils.scm,
gnu/packages/simh.scm,
gnu/packages/sml.scm,
gnu/packages/ssh.scm,
gnu/packages/statistics.scm,
gnu/packages/stenography.scm,
gnu/packages/sync.scm,
gnu/packages/syncthing.scm,
gnu/packages/synergy.scm,
gnu/packages/telephony.scm,
gnu/packages/terminals.scm,
gnu/packages/tex.scm,
gnu/packages/texinfo.scm,
gnu/packages/text-editors.scm,
gnu/packages/textutils.scm,
gnu/packages/time.scm,
gnu/packages/tmux.scm,
gnu/packages/tor.scm,
gnu/packages/toys.scm,
gnu/packages/version-control.scm,
gnu/packages/video.scm,
gnu/packages/vim.scm,
gnu/packages/virtualization.scm,
gnu/packages/vlang.scm,
gnu/packages/vnc.scm,
gnu/packages/vpn.scm,
gnu/packages/web-browsers.scm,
gnu/packages/web.scm,
gnu/packages/wireservice.scm,
gnu/packages/wm.scm,
gnu/packages/wxwidgets.scm,
gnu/packages/xdisorg.scm,
gnu/packages/xml.scm,
gnu/packages/xorg.scm,
tests/lint.scm: Remove trailing ".git" from 'git-reference' URL.
2020-07-12 23:08:15 +02:00
Tobias Geerinckx-Rice 87fd44b0cf
gnu: go-github-com-rifflock-lfshook: Fix typo in description.
* gnu/packages/golang.scm (go-github-com-rifflock-lfshook)[description]: Fix typo.
2020-07-09 19:57:39 +02:00
Tobias Geerinckx-Rice 3786f2969b
gnu: giblib: Fix synopsis & description.
* gnu/packages/golang.scm (giblib)[synopsis, description]: Fix.
2020-07-09 19:57:39 +02:00
Katherine Cox-Buday 6e9f882608
gnu: go: Update to 1.14.4.
* gnu/packages/golang.scm (go): Update to 1.14.4.
* gnu/packages/docker.scm (docker)[arguments]: Fix build with go@1.14.4.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-06-26 11:49:49 +01:00
Efraim Flashner 9b03299544
gnu: go-1.13: Target aarch64-linux for aarch64-linux.
Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=34872>.

* gnu/packages/golang.scm (go-1.13)[arguments]: Set system to
aarch64-linux when building for aarch64-linux. Adjust 'prebuild phase
to skip tests which fail on aarch64-linux.
2020-06-23 19:17:33 +03:00
Martin Becze 1ed87c010e
gnu: Add go-github-com-emersion-go-imap-idle.
* gnu/packages/golang.scm (go-github-com-emersion-go-imap-idle): New
variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-23 15:11:09 +03:00
Martin Becze 9ba67ef0ea
gnu: Add go-github-com-emersion-go-sasl.
* gnu/packages/golang.scm (go-github-com-emersion-go-sasl): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-23 15:11:08 +03:00
Martin Becze 48ee9aa461
gnu: Add go-github-com-emersion-go-imap.
* gnu/packages/golang.scm (go-github-com-emersion-go-imap): New
variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-23 15:11:08 +03:00
Martin Becze bffb8f3c5f
gnu: Add go-github-com-ddevault-go-libvterm.
* gnu/packages/golang.scm (go-github-com-ddevault-go-libvterm): New
variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-23 15:11:08 +03:00
Martin Becze d6bae2b7bc
gnu: Add go-github-com-danwakefield-fnmatch.
* gnu/packages/golang.scm (go-github-com-danwakefield-fnmatch): New
variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-23 15:11:08 +03:00
Martin Becze 9a3ddeea98
gnu: Add go-github-com-mattn-go-pointer.
* gnu/packages/golang.scm (go-github-com-mattn-go-pointer): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-15 00:08:56 +03:00
Martin Becze 4b52722838
gnu: Add go-golang-org-x-oauth2.
* gnu/packages/golang.scm (go-golang-org-x-oauth2): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-06-15 00:08:56 +03:00
Jakub Kądziołka 648ae62112
gnu: Add exercism and dependencies.
* gnu/packages/education.scm (exercism): New variable.
* gnu/packages/patches/exercism-disable-self-update.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/golang.scm (go-github-com-spf13-afero)
  (go-github-com-spf13-cast)
  (go-github-com-spf13-cobra)
  (go-github-com-spf13-jwalterweatherman)
  (go-github-com-spf13-viper)
  (go-github-com-fsnotify-fsnotify)
  (go-github-com-magiconair-properties)
  (go-github-com-pelletier-go-toml)
  (go-github-com-subosito-gotenv)
  (go-gopkg-in-ini-v1)
  (go-github-com-mitchellh-mapstructure): New variables.
2020-06-11 22:44:27 +02:00
Jakub Kądziołka 715f589ea3
gnu: go-github-com-stretchr-testify: Update to 1.5.1.
* gnu/packages/golang.scm (go-github-com-stretchr-testify):
  Update to 1.5.1.
2020-06-07 22:10:32 +02:00
Jakub Kądziołka 388ffbfbfe
gnu: go-github-com-davecgh-go-spew: Update to 1.1.1.
* gnu/packages/golang.scm (go-github-com-davecgh-go-spew):
  Update to 1.1.1.
2020-06-07 22:10:32 +02:00
Jakub Kądziołka 0601fb29fb
gnu: Add go-github-com-stretchr-objx.
* gnu/packages/golang.scm (go-github-com-stretchr-objx): New variable.
2020-06-07 22:10:31 +02:00
Arun Isaac 61aa30df32
gnu: go-github-com-robfig-cron: Update to 3.0.1.
* gnu/packages/golang.scm (go-github-com-robfig-cron): Update to 3.0.1.
2020-06-02 07:07:26 +05:30
Leo Famulari db38840198
Revert some Go package updates.
This reverts commit 5f833e0495 through
681ac9a66c.

It's not idiomatic to update Go packages independently of their users.
This reversion was approved by Efraim on #guix:

http://logs.guix.gnu.org/guix/2020-05-26.log

* gnu/packages/golang.scm,
gnu/packages/syncthing.scm,
gnu/packages/tls.scm: Revert.
2020-05-27 15:03:03 -04:00
Efraim Flashner a63077f003
gnu: go-github-com-maruel-panicparse: Update to 1.4.1.
* gnu/packages/golang.scm (go-github-com-maruel-panicparse): Update to
1.4.1.
2020-05-26 09:54:36 +03:00
Efraim Flashner 28d60279c9
gnu: go-github-com-kr-text: Update to 0.2.0.
* gnu/packages/golang.scm (go-github-com-kr-text): Update to 0.2.0.
2020-05-26 09:54:35 +03:00
Efraim Flashner 369aab196d
gnu: go-github-com-mitchellh-go-homedir: Enable tests.
* gnu/packages/golang.scm (go-github-com-mitchellh-go-homedir)
[arguments]: Enable tests. Add custom phase to set HOME environment
variable.
2020-05-26 09:54:35 +03:00
Efraim Flashner c748f5262f
gnu: go-github-com-mitchellh-go-homedir: Update to 1.1.0.
* gnu/packages/golang.scm (go-github-com-mitchellh-go-homedir): Update
to 1.1.0.
2020-05-26 09:54:34 +03:00
Efraim Flashner 2de39dc723
gnu: go-github-com-mitchellh-go-homedir: Update version string.
The commit was actually at the 1.0.0 tag.

* gnu/packages/golang.scm (go-github-com-mitchellh-go-homedir)[version]:
Update to proper version.
[source]: Update commit for git-fetch.
2020-05-26 09:54:34 +03:00
Efraim Flashner f6b4ca5a0a
gnu: go-github-com-blang-semver: Update to 4.0.0.
* gnu/packages/golang.scm (go-github-com-blang-semver): Update to 4.0.0.
2020-05-26 09:54:33 +03:00
Efraim Flashner 5f833e0495
gnu: go-github-com-blang-semver: Update version string.
The commit was actually the tag for 3.3.0.

* gnu/packages/golang.scm (go-github-com-blang-semver)[version]: Retag
as 3.3.0.
[source]: Update to use version string.
2020-05-26 09:54:33 +03:00
Efraim Flashner 6115ab1d20
gnu: Add go-github-com-francoispqt-gojay.
* gnu/packages/golang.scm (go-github-com-francoispqt-gojay): New variable.
2020-05-25 22:38:00 +03:00
Christopher Baines bdc7f72fe4
gnu: go-github-com-kr-pretty: Fix source sha256.
This follows on from 618df2e335, which left the
hash suspiciously similar to the previous value.

* gnu/packages/golang.scm (go-github-com-kr-pretty): Change the sha256 hash.
2020-05-24 20:48:14 +01:00
Leo Famulari cfe4b6e29d
gnu: go-github-com-lucas-clemente-quic-go: Update to 0.14.4.
* gnu/packages/golang.scm (go-github-com-lucas-clemente-quic-go): Update
to 0.14.4.
[propagated-inputs]: Add go-github-com-marten-seemann-chacha20.
2020-05-22 18:53:46 -04:00
Leo Famulari 7df8cb254e
gnu: Add go-github-com-marten-seemann-chacha20.
* gnu/packages/golang.scm (go-github-com-marten-seemann-chacha20): New variable.
2020-05-22 18:53:46 -04:00
Leo Famulari 4a1bc86678
gnu: go-github-com-marten-seemann-qtls: Update to 0.4.1.
* gnu/packages/golang.scm (go-github-com-marten-seemann-qtls): Update to 0.4.1.
2020-05-22 18:53:46 -04:00
Leo Famulari 64905c24ad
gnu: Add go-github-com-twmb-murmur3.
* gnu/packages/golang.scm (go-github-com-calmh-murmur3): Replace with ...
(go-github-com-twmb-murmur3): ... new variable.
(go-github-com-willf-bloom): Use go-github-com-twmb-murmur3.
2020-05-22 18:53:46 -04:00
Leo Famulari 618df2e335
gnu: go-github-com-kr-pretty: Update to 0.2.0.
* gnu/packages/golang.scm (go-github-com-kr-pretty): Update to 0.2.0.
2020-05-22 18:53:45 -04:00
Leo Famulari c217654883
gnu: go-golang-org-x-crypto: Update to 0.0.0-5.2aa609c.
* gnu/packages/golang.scm (go-golang-org-x-crypto): Update to
0.0.0-5.2aa609c.
2020-05-22 18:53:45 -04:00
Leo Famulari cc1698bc03
gnu: go-golang-org-x-sys: Update to 0.0.0-6.c709ea0.
* gnu/packages/golang.scm (go-golang-org-x-sys): Update to 0.0.0-6.c709ea0.
2020-05-22 18:53:42 -04:00
Vagrant Cascadian db7e24ce87
gnu: go-golang.org-x-sync-errgroup: Fix spelling of "cancellation".
* gnu/packages/golang (go-golang.org-x-sync-errgroup): Fix typo.
2020-04-12 12:03:26 -07:00
Leo Famulari ea2dcf1664
gnu: Add go-github-com-calmh-murmur3.
* gnu/packages/golang.scm (go-github-com-calmh-murmur3): New variable.
(go-github-com-willf-bloom)[propagated-inputs]: Replace
go-github-com-spaolacci-murmur3 with it.
[arguments]: Patch the murmur3 import path in a new 'patch-import-path' phase.
2020-04-07 22:04:34 -04:00
Leo Famulari 3868b2a799
gnu: Go: Update to 1.13.9.
* gnu/packages/golang.scm (go-1.13): Update to 1.13.9.
2020-04-07 22:04:30 -04:00
Efraim Flashner 073c64dc79
gnu: Add go-github-com-surgebase-porter2.
* gnu/packages/golang.scm (go-github-com-surgebase-porter2): New variable.
2020-03-22 09:53:57 +02:00
Efraim Flashner 62cfb49159
gnu: Add go-github-com-surge-glog.
* gnu/packages/golang.scm (go-github-com-surge-glog): New variable.
2020-03-22 09:53:56 +02:00
Efraim Flashner 03baf02e6f
gnu: Add go-github-com-pbnjay-memory.
* gnu/packages/golang.scm (go-github-com-pbnjay-memory): New variable.
2020-03-22 09:53:56 +02:00
Efraim Flashner cb38099839
gnu: Add go-github-com-klauspost-cpuid.
* gnu/packages/golang.scm (go-github-com-klauspost-cpuid): New variable.
2020-03-22 09:53:56 +02:00
Efraim Flashner 44b9e8fd8f
gnu: Add go-github-com-gedex-inflector.
* gnu/packages/golang.scm (go-github-com-gedex-inflector): New variable.
2020-03-22 09:12:50 +02:00
Efraim Flashner 40c86b39c3
gnu: Add go-github-com-fogleman-gg.
* gnu/packages/golang.scm (go-github-com-fogleman-gg): New variable.
2020-03-22 09:12:49 +02:00
Efraim Flashner ae863ccd63
gnu: Add go-github-com-golang-freetype.
* gnu/packages/golang.scm (go-github-com-golang-freetype): New variable.
2020-03-22 09:12:49 +02:00
Efraim Flashner 3770bd6526
gnu: Add go-golang-org-rainycape-unidecode.
* gnu/packages/golang.scm (go-golang-org-rainycape-unidecode): New variable.
2020-03-22 09:12:49 +02:00
Efraim Flashner 2573709cc9
gnu: Add go-golang-org-x-image.
* gnu/packages/golang.scm (go-golang-org-x-image): New variable.
2020-03-22 09:12:49 +02:00
Leo Famulari 79405c030f
gnu: Add go-github-com-willf-bloom.
* gnu/packages/golang.scm (go-github-com-willf-bloom): New variable.
2020-03-17 16:04:13 -04:00
Leo Famulari 88841a3ead
gnu: Add go-github-com-willf-bitset.
* gnu/packages/golang.scm (go-github-com-willf-bitset): New variable.
2020-03-17 16:04:12 -04:00
Leo Famulari cb78846c13
gnu: go-github-com-spaolacci-murmur3: Update to 1.1.0
* gnu/packages/golang.scm (go-github-com-spaolacci-murmur3): Update to 1.1.0.
2020-03-17 16:04:12 -04:00
Leo Famulari 98c873181a
gnu: go-github-com-pkg-errors: Update to 0.9.1.
* gnu/packages/golang.scm (go-github-com-pkg-errors): Update to 0.9.1.
2020-03-17 16:04:06 -04:00
Alex Griffin 42c6503d37
gnu: Add go-github-com-mattn-go-zglob.
* gnu/packages/golang.scm (go-github-com-mattn-go-zglob): New variable.
2020-03-12 21:12:04 -05:00
Alex Griffin aff9576811
gnu: Add go-github-com-rifflock-lfshook.
* gnu/packages/golang.scm (go-github-com-rifflock-lfshook): New variable.
2020-03-12 21:12:03 -05:00
Alex Griffin 8320c72587
gnu: go-github-com-sirupsen-logrus: Propagate inputs.
* gnu/packages/golang.scm (go-github-com-sirupsen-logrus): Propagate inputs.
2020-03-12 21:12:02 -05:00
Vagrant Cascadian 5fb3c00256
gnu: go-golang.org-x-sync-errgroup: Fix spelling of "cancellation".
* gnu/packages/golang (go-golang.org-x-sync-errgroup)[synopsis]: Fix typo.
2020-03-06 20:13:30 -08:00
Leo Famulari 6ce0865500
gnu: Go: Update to 1.13.8.
* gnu/packages/golang.scm (go-1.13): Update to 1.13.8.
2020-03-02 19:30:26 -05:00
Leo Famulari 05b8096dd2
gnu: go-github-com-lucas-clemente-quic-go: Update to 0.12.1.
* gnu/packages/golang.scm (go-github-com-lucas-clemente-quic-go): Update
to 0.12.1.
[propagated-inputs]: Add go-github-com-golang-protobuf-proto.
2020-02-13 19:44:31 -05:00
Leo Famulari 199f1be3a3
gnu: go-github-com-marten-seemann-qtls: Update to 0.3.2.
* gnu/packages/golang.scm (go-github-com-marten-seemann-qtls): Update to 0.3.2.
2020-02-13 19:44:30 -05:00
Leo Famulari e4d8efe98f
gnu: go-github-com-minio-sha256-simd: Update to 0.1.1.
* gnu/packages/golang.scm (go-github-com-minio-sha256-simd): Update to 0.1.1.
2020-02-13 19:44:30 -05:00
Leo Famulari 5d9515d880
gnu: go-github-com-urfave-cli: Update to 1.22.2.
* gnu/packages/golang.scm (go-github-com-urfave-cli): Update to 1.22.2.
[propagated-inputs]: Add go-github-com-go-md2man.
2020-02-13 19:44:30 -05:00
Leo Famulari 2c0bc073f2
gnu: Add go-github-com-go-md2man.
* gnu/packages/golang.scm (go-github-com-go-md2man): New variable.
2020-02-13 19:44:29 -05:00
Leo Famulari 0ca8bc01a1
gnu: Add go-github-com-russross-blackfriday.
* gnu/packages/golang.scm (go-github-com-russross-blackfriday): New variable.
2020-02-13 19:44:29 -05:00
Leo Famulari 47a4a6da5e
gnu: Add go-github-com-shurcool-sanitized-anchor-name.
* gnu/packages/golang.scm (go-github-com-shurcool-sanitized-anchor-name): New
variable.
2020-02-13 19:44:29 -05:00
Leo Famulari 3c06b06034
gnu: Add go-github-com-pmezard-go-difflib.
* gnu/packages/golang.scm (go-github-com-pmezard-go-difflib): New variable.
2020-02-13 19:44:29 -05:00
Leo Famulari df14a8b67d
gnu: go-github-com-mattn-go-isatty: Update to 0.0.11.
* gnu/packages/golang.scm (go-github-com-mattn-go-isatty): Update to 0.0.11.
2020-02-13 19:44:29 -05:00
Leo Famulari 726727e163
gnu: go-github-com-pkg-errors: Update to 0.9.0.
* gnu/packages/golang.scm (go-github-com-pkg-errors): Update to 0.9.0.
2020-02-13 19:44:28 -05:00
Leo Famulari a2c885b31c
gnu: go-github-com-gogo-protobuf: Update to 1.3.1.
* gnu/packages/golang.scm (go-github-com-gogo-protobuf): Update to 1.3.1.
2020-02-13 19:44:28 -05:00
Leo Famulari a726d91d0c
gnu: Move go-github-com-golang-protobuf-proto to the Golang module.
* gnu/packages/syncthing.scm (go-github-com-golang-protobuf-proto): Move
variable ...
gnu/packages/golang.scm (go-github-com-golang-protobuf-proto): ... to here.
2020-02-13 19:44:27 -05:00
Leo Famulari be47a83abb
gnu: go-github-com-minio-sha256-simd: Update to 0.1.0.
* gnu/packages/golang.scm (go-github-com-minio-sha256-simd): Update to
0.1.0.
2020-02-13 19:44:26 -05:00
Leo Famulari 720420e38e
gnu: go-golang-org-x-time: Update to 0.0.0-2.9d24e82.
* gnu/packages/golang.scm (go-golang-org-x-time): Update to 0.0.0-2.9d24e82.
2020-02-13 19:44:26 -05:00
Leo Famulari 9ef07337fd
gnu: go-golang-org-x-sys: Update to 0.0.0-5.749cb33.
* gnu/packages/golang.scm (go-golang-org-x-sys): Update to 0.0.0-5.749cb33.
2020-02-13 19:44:26 -05:00
Leo Famulari 7cb90f229f
gnu: go-golang-org-x-net: Update to 0.0.0-4.ba9fcec.
* gnu/packages/golang.scm (go-golang-org-x-net): Update to 0.0.0-4.ba9fcec.
2020-02-13 19:44:26 -05:00
Leo Famulari cdf409e817
gnu: go-golang-org-x-crypto: Update to 0.0.0-4.9756ffd.
* gnu/packages/golang.scm (go-golang-org-x-crypto): Update to 0.0.0-4.9756ffd.
2020-02-13 19:44:23 -05:00
Jack Hill 48f57932a7
gnu: go: Update to 1.13.7.
* gnu/packages/golang.scm (go-1.12): Rename to go-1.13.
(go-1.13)[version, source]: Update to 1.13.7.
(go-1.13)[arguments]: Don't delete ../pkg/bootstrap, as the file is no longer
generated during build.
(go): Update to go-1.13.

Signed-off-by: Alex Griffin <a@ajgrf.com>
2020-02-11 16:52:18 -06:00
Danny Milosavljevic 2d1232e071
gnu: go-gotest-tools-package: Add comment.
* gnu/packages/golang.scm (go-gotest-tools-package): Add comment.
2020-02-10 17:02:37 +01:00
Danny Milosavljevic d78178fa48
gnu: gotestsum: Fix test failure.
* gnu/packages/golang.scm (gotestsum)[native-inputs]: Add
go-github-com-google-go-cmp-cmp, go-gotest-tools-internal-format,
go-gotest-tools-internal-difflib, go-gotest-tools-internal-source.
2020-02-10 16:59:49 +01:00
Danny Milosavljevic 1e18d0733c
gnu: Add go-gotest-tools-internal-source.
* gnu/packages/golang.scm (go-gotest-tools-internal-source): New variable.
2020-02-10 16:59:49 +01:00
Danny Milosavljevic 67d84852d9
gnu: Add go-gotest-tools-internal-difflib.
* gnu/packages/golang.scm (go-gotest-tools-internal-difflib): New variable.
2020-02-10 16:59:49 +01:00
Danny Milosavljevic d19e096ac8
gnu: Add go-gotest-tools-internal-format.
* gnu/packages/golang.scm (go-gotest-tools-internal-format): New variable.
2020-02-10 16:59:49 +01:00
Danny Milosavljevic 944f370b55
gnu: go-gotest-tools: Factor out go-gotest-tools-package.
* gnu/packages/golang.scm (go-gotest-tools-package): New procedure.
(go-gotest-tools-assert): Use it.
[arguments]<#:phases>[install-more]: Delete phase.
2020-02-10 16:59:49 +01:00
Danny Milosavljevic 90bce15998
gnu: go-gotest-tools: Factor out go-gotest-tools-source.
* gnu/packages/golang.scm (go-gotest-tools-source): New procedure.
(go-gotest-tools-assert)[source]: Use it.
2020-02-10 16:59:48 +01:00
Danny Milosavljevic 639371c6d2
gnu: Add gotestsum.
* gnu/packages/golang.scm (gotestsum): New variable.
2020-02-10 14:58:48 +01:00
Danny Milosavljevic 9d64d1509c
gnu: Add go-gotest-tools-assert.
* gnu/packages/golang.scm (go-gotest-tools-assert): New variable.
2020-02-10 14:58:26 +01:00
Danny Milosavljevic cb2555e28f
gnu: Add go-golang.org-x-sync-errgroup.
* gnu/packages/golang.scm (go-golang.org-x-sync-errgroup): New variable.
2020-02-10 14:57:50 +01:00
Jakub Kądziołka 7037ffe11a
gnu: Go: Update to 1.12.16 [fixes CVE-2018-17075].
* gnu/packages/golang.scm (go-1.12): Update to 1.12.16.

Signed-off-by: Leo Famulari <leo@famulari.name>
2020-01-29 20:26:11 -05:00
Leo Famulari 8a9d52c7e9
gnu: Go: Update to 1.12.15.
* gnu/packages/golang.scm (go-1.12): Update to 1.12.15.
[arguments]: Adjust the 'prebuild' phase.
2020-01-22 00:09:35 -05:00
Danny Milosavljevic 28cdd818fa
gnu: go-github-com-spf13-pflag: Update to 1.0.5.
* gnu/packages/golang.scm (go-github-com-spf13-pflag): Update to 1.0.5.
2020-01-03 01:27:23 +01:00
Danny Milosavljevic ee46bc5983
gnu: Add go-github-com-google-go-cmp-cmp.
* gnu/packages/golang.scm (go-github-com-google-go-cmp-cmp): New variable.
2020-01-02 22:43:26 +01:00
Danny Milosavljevic 07f7bf3624
gnu: Add go-github-com-fatih-color.
* gnu/packages/golang.scm (go-github-com-fatih-color): New variable.
2020-01-02 22:38:59 +01:00
Alex Griffin d673993a9a
gnu: go: Update to 1.12.13 [fixes CVE-2019-17596].
* gnu/packages/golang.scm (go-1.12): Update to 1.12.13.
2019-11-12 17:25:41 -06:00
Efraim Flashner f1d4d79fb3
gnu: Add 'file-name' where appropriate.
* gnu/packages/admin.scm (detox, neofetch),
gnu/packages/algebra.scm (python-fpylll),
gnu/packages/bioinformatics.scm (tbsp, genrich),
gnu/packages/crypto.scm (hpenc),
gnu/packages/digest.scm (xxhash),
gnu/packages/emacs-xyz.scm (emacs-tiny, emacs-ergoemacs-mode,
emacs-make-it-so, emacs-poet-theme, emacs-deft, emacs-scribble-mode,
emacs-helm-mu, emacs-unidecode, emacs-diff-hl, emacs-helm-exwm,
emacs-gif-screencast, emacs-exec-path-from-shell),
gnu/packages/engineering.scm (gpx),
gnu/packages/freedesktop.scm (waylandpp),
gnu/packages/golang.scm (go-github-com-sirupsen-logrus,
go-github-com-shirou-gopsutil),
gnu/packages/guile-xyz.scm (guile-studio, guile-picture-language,
jupyter-guile-kernel),
gnu/packages/image-viewers.scm (qview),
gnu/packages/java-maths.scm (java-jblas),
gnu/packages/llvm.scm (libclc),
gnu/packages/logging.scm (spdlog),
gnu/packages/ocaml.scm (ocaml-cstruct, ocaml-zarith),
gnu/packages/terminals.scm (libtsm),
gnu/packages/tigervnc.scm (tigervnc-client),
gnu/packages/xdisorg.scm (xcalib, xbanish) [source]: Add file-name.
2019-11-10 12:42:10 +02:00
Leo Famulari e53f9ce2df
gnu: go-github-com-wtolson-go-taglib: Update comment.
* gnu/packages/golang.scm (go-github-com-wtolson-go-taglib): Update
comment.
2019-10-29 11:03:13 -04:00
Leo Famulari 35defe6130
gnu: gogoprotobuf: Consolidate packages.
* gnu/packages/golang.scm (go-github-com-gogo-protobuf)[arguments]: Adjust
the #:import-path, and skip the tests and build phases.
(go-github-com-gogo-protobuf-protoc-gen-gogo,
go-github-com-gogo-protobuf-gogoproto, go-github-com-gogo-protobuf-proto):
Remove variables.
(go-github-com-libp2p-go-libp2p-crypto, go-github-com-libp2p-go-libp2p-peer,
go-github-com-libp2p-go-libp2p-metrics): Adjust accordingly.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-api, gx, gx-go): Likewise.
* gnu/packages/syncthing.scm (syncthing): Likewise.
2019-10-29 11:03:12 -04:00
Leo Famulari 561d391ba8
gnu: Go standard library 'x' packages: Consolidate.
* gnu/packages/golang.scm (go-golang-org-x-text, go-golang-org-x-sys, go-golang-org-x-net,
go-golang-org-x-time): New variables.
(go-golang.org-x-crypto-ssh-terminal, go-golang-org-x-crypto-bcrypt,
go-golang-org-x-crypto-blowfish, go-golang-org-x-crypto-pbkdf2,
go-golang-org-x-crypto-tea, go-golang-org-x-crypto-salsa20,
go-golang-org-x-crypto-cast5, go-golang-org-x-crypto-twofish,
go-golang-org-x-crypto-xtea, go-golang-org-x-crypto-ed25519,
go-golang-org-x-crypto-ripemd160, go-golang-org-x-crypto-blake2s,
go-golang-org-x-crypto-sha3, go-golang-org-x-text-encoding,
go-golang-org-x-text-transform, go-golang-org-x-text-unicode-norm,
go-golang-org-x-net-ipv4, go-golang-org-x-net-bpf, go-golang-org-x-net-context,
go-golang-org-x-net-internal-socks, go-golang-org-x-net-internal-socket,
go-golang-org-x-net-internal-iana, go-golang-org-x-net-ipv6,
go-golang-org-x-net-proxy, go-golang-org-x-sys-cpu, go-golang-org-x-sys-unix,
go-golang-org-x-time-rate): Remove variables.
(go-github-com-sirupsen-logrus, go-github-com-docker-distribution,
go-github-com-libp2p-go-libp2p-crypto,
go-github-com-multiformats-go-multihash,
go-github-com-libp2p-go-libp2p-peer,
go-github-com-libp2p-go-libp2p-metrics,
go-github-com-multiformats-go-multiaddr,
go-github-com-multiformats-go-multiaddr-net,
go-github-com-mattn-go-isatty, go-github-com-gdamore-encoding,
go-github-com-gdamore-tcell): Adjust accordingly.
* gnu/packages/docker.scm (docker-libnetwork-cmd-proxy): Likewise.
* gnu/packages/databases.scm (mongo-tools): Likewise.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-api, gx, gx-go): Likewise.
* gnu/packages/web.scm (poussetaches): Likewise.
* gnu/packages/terminals.scm (go-github-com-junegunn-fzf,
go-github.com-howeyc-gopass): Likewise.
(go-golang.org-x-crypto-ssh-terminal): Remove variable.
* gnu/packages/syncthing.scm (syncthing,
go-github-com-oschwald-geoip2-golang,
go-github-com-oschwald-maxminddb-golang,
go-github-com-syncthing-notify): Adjust accordingly.
* gnu/packages/linux.scm (go-netlink): Likewise.
2019-10-29 11:03:12 -04:00
Leo Famulari b98b3674ee
gnu: Remove Go 1.11.
This version of Go is no longer supported upstream.

* gnu/packages/golang.scm (go-1.11): Remove variable.
2019-10-29 11:03:11 -04:00
Leo Famulari 4428532012
gnu: Go: Update to 1.12.10.
* gnu/packages/golang.scm (go-1.12): Update to 1.12.10.
2019-10-29 11:03:08 -04:00
Ludovic Courtès ae71bef532
gnu: go@1.12: Apply patch from a build phase.
This is a followup to b938892551.

* gnu/packages/golang.scm (go-1.12)[source]: Remove 'patches'.
[arguments]: In 'pre-build' phase, invoke "patch".
[native-inputs]: Add "go-skip-gc-test.patch".
2019-09-17 11:34:18 +02:00
Ludovic Courtès b938892551
gnu: go@1.12: Skip flaky GC test.
Fixes <https://bugs.gnu.org/37425>.

* gnu/packages/patches/go-skip-gc-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/golang.scm (go-1.12)[source]: Use it.
2019-09-16 23:45:36 +02:00
Mark H Weaver 65542a8852
Merge branch 'master' into core-updates 2019-09-06 20:46:00 -04:00