aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/golang.scm
Commit message (Collapse)AuthorAge
* gnu: gron: Update to 0.7.1Greg Hogan2022-10-25
| | | | | | * gnu/packages/golang.scm (gron): Update to 0.7.1. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: go-github-com-sabhiram-go-gitignore: 1.0.2-1.525f6e1.Felix Lechner2022-10-25
| | | | | | | * gnu/packages/golang.scm (go-github-com-sabhiram-go-gitignore): Update to 1.0.2-1.525f6e1. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Fix typos.Vagrant Cascadian2022-10-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-piem)[description]: Fix use of "This packages". * gnu/packages/tex.scm (texlive-hardwrap)[description]: Fix spelling of "arbitrary". * gnu/packages/cran.scm (r-shinymanager)[description]: Fix spelling of "authentication". * gnu/packages/lisp-xyz.scm (sbcl-utils-kt)[description]: Fix spelling of "developed". * gnu/packages/crates-io.scm (rust-fs-utils-1)[description]: Fix spelling of "filesystem". [synopsis]: Likewise. * gnu/packages/haxe.scm (neko)[description]: Fix spelling of "functions". * gnu/packages/animation.scm (swftools)[description]: Fix needless pluralization of "information". * gnu/packages/lisp-xyz.scm (sbcl-slot-extra-options)[description]: Fix spelling of "inheritance". * gnu/packages/emacs-xyz.scm (emacs-js-comint)[description]: Fix spelling of "interpreter". * gnu/packages/coq.scm (coq-mathcomp-finmap)[description]: Fix spelling of "library". * gnu/services/lightdm.scm (lightdm-configuration): Fix spelling of "mechanism". * gnu/packages/emacs-xyz.scm (emacs-citar-org-roam)[synopsis]: Fix spelling of "package". * gnu/packages/games.scm (freerct)[description]: Fix spelling of "responsibilities". * gnu/packages/statistics.scm (r-mixedpower)[description]: Fix spelling of "separate". * gnu/packages/accessibility.scm (espeakup)[description]: Fix spelling of "speech". * gnu/packages/bioinformatics.scm (r-skitools)[synopsis]: Fix spelling of "utilities". * gnu/packages/golang.scm (go-github-com-savsgio-gotils)[synopsis]: Fix spelling of "utilities". [description]: Likewise. * gnu/system.scm (boot-file-system-service os): Fix spelling of "utilities".
* gnu: Add age-keygen.Tobias Geerinckx-Rice2022-10-16
| | | | * gnu/packages/golang.scm (age-keygen): New public variable.
* gnu: Add go-filippo-io-age.Tobias Geerinckx-Rice2022-10-16
| | | | | | * gnu/packages/password-utils.scm (age): Move from here… * gnu/packages/golang.scm (age): …to here, and inherit from… (go-filippo-io-age): …this new source-only package variable.
* gnu: Add age.Nicolas Graves2022-10-16
| | | | * gnu/packages/password-utils.scm (age): New variable.
* gnu: Add go-filippo-io-edwards25519.Nicolas Graves2022-10-16
| | | | | | * gnu/packages/golang.scm (go-filippo-io-edwards25519): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: Add go-github-com-savsgio-gotils.Adam Kandur2022-10-13
| | | | | | * gnu/packages/golang.scm (go-github-com-savsgio-gotils): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: go-github-com-spf13-cobra: Update to 1.5.0.Dhruvin Gandhi2022-10-10
| | | | | | * gnu/packages/golang.scm (go-github-com-spf13-cobra): Update to 1.5.0. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add go-github-com-juju-ansiterm.Dhruvin Gandhi2022-10-08
| | | | | | * gnu/packages/golang.scm (go-github-com-juju-ansiterm): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add go-github-com-lunixbochs-vtclean.Dhruvin Gandhi2022-10-08
| | | | | | * gnu/packages/golang.scm (go-github-com-lunixbochs-vtclean): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add go-git-sr-ht-emersion-gqlclient.Dhruvin Gandhi2022-10-08
| | | | | | * gnu/packages/golang.scm (go-git-sr-ht-emersion-gqlclient): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add go-git-sr-ht-emersion-go-scfg.Dhruvin Gandhi2022-10-08
| | | | | | * gnu/packages/golang.scm (go-git-sr-ht-emersion-go-scfg): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add go-github-com-google-shlex.Dhruvin Gandhi2022-10-08
| | | | | | * gnu/packages/golang.scm (go-github-com-google-shlex): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add go-1.19.Hilton Chain2022-10-02
| | | | | | * gnu/packages/golang (go-1.19,go-std-1.19): New variables. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add go-1.18.Hilton Chain2022-10-02
| | | | | | * gnu/packages/golang (go-1.18,go-std-1.18): New variables. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add go-github-com-goccy-go-json.Adam Kandur2022-09-10
| | | | | | * gnu/packages/golang.scm (go-github-com-goccy-go-json): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add comments to the bottom of a few package modules.Christopher Baines2022-09-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | This will hopefully discourage patches which add new packages to the bottom of files, as this increases the likelihood of conflicts when applying patches. If there are more specific ways that packages should be arranged in specific modules, this message can be updated accordingly. * gnu/packages/bioconductor.scm: Add comment discouraging adding packages to the bottom of the file. * gnu/packages/bioinformatics.scm: ditto. * gnu/packages/cran.scm: ditto. * gnu/packages/crates-io.scm: ditto. * gnu/packages/emacs-xyz.scm: ditto. * gnu/packages/golang.scm: ditto. * gnu/packages/guile-xyz.scm: ditto. * gnu/packages/haskell-xyz.scm: ditto. * gnu/packages/java.scm: ditto. * gnu/packages/julia-xyz.scm: ditto. * gnu/packages/lisp-xyz.scm: ditto. * gnu/packages/ocaml.scm: ditto. * gnu/packages/perl.scm: ditto. * gnu/packages/python-science.scm: ditto. * gnu/packages/python-xyz.scm: ditto. * gnu/packages/ruby.scm: ditto. * gnu/packages/tex.scm: ditto.
* gnu: Add go-github-com-disintegration-imaging.Cairn2022-09-06
| | | | | | * gnu/packages/golang.scm (go-github-com-disintegration-imaging): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: go-github-com-valyala-fasthttp: Skip tests with gccgo.Efraim Flashner2022-08-25
| | | | | * gnu/packages/golang.scm (go-github-com-valyala-fasthttp)[arguments]: Don't run the test suite when building with gccgo.
* gnu: go-github-com-valyala-fasthttp: Update to 1.39.0.Efraim Flashner2022-08-25
| | | | * gnu/packages/golang.scm (go-github-com-valyala-fasthttp): Update to 1.39.0.
* gnu: go-github-com-sirupsen-logrus: Skip tests with gccgo.Efraim Flashner2022-08-25
| | | | | * gnu/packages/golang.scm (go-github-com-sirupsen-logrus)[arguments]: Don't run the test suite when building with gccgo.
* gnu: go-github-com-sirupsen-logrus: Update to 1.9.0.Efraim Flashner2022-08-25
| | | | | * gnu/packages/golang.scm (go-github-com-sirupsen-logrus): Update to 1.9.0.
* gnu: go-github-com-stretchr-objx: Skip tests with gccgo.Efraim Flashner2022-08-25
| | | | | * gnu/packages/golang.scm (go-github-com-stretchr-objx)[arguments]: Don't run the test suite when building with gccgo.
* gnu: go-github-com-stretchr-objx: Update to 0.4.0.Efraim Flashner2022-08-25
| | | | * gnu/packages/golang.scm (go-github-com-stretchr-objx): Update to 0.4.0.
* gnu: go-gopkg-in-check-v1: Skip tests with gccgo.Efraim Flashner2022-08-25
| | | | | * gnu/packages/golang.scm (go-gopkg-in-check-v1)[arguments]: Don't run the test suite when building with gccgo.
* gnu: go-github.com-jtolds-gls: Skip tests with gccgo.Efraim Flashner2022-08-25
| | | | | * gnu/packages/golang.scm (go-github.com-ktolds-gls)[arguments]: Don't run the test suite when building with gccgo.
* gnu: go-github-com-pkg-errors: Skip tests with gccgo.Efraim Flashner2022-08-25
| | | | | * gnu/packages/golang.scm (go-github-com-pkg-errors)[arguments]: Don't run the test suite when building with gccgo.
* gnu: Add go-github-com-kortschak-utter.Ricardo Wurmus2022-08-16
| | | | * gnu/packages/golang.scm (go-github-com-kortschak-utter): New variable.
* gnu: Go: Update to 1.17.11.Leo Famulari2022-07-05
| | | | * gnu/packages/golang.scm (go-1.17): Update to 1.17.11.
* gnu: Add go-github-com-sourcegraph-jsonrpc2 0.1.0.muradm2022-07-03
| | | | | | * gnu/packages/golang.scm (go-github-com-sourcegraph-jsonrpc2): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add go-github-com-gorilla-websocket 1.5.0.muradm2022-07-03
| | | | | | * gnu/packages/golang.scm (go-github-com-gorilla-websocket): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* Merge branch 'master' into stagingLudovic Courtès2022-06-12
|\
| * gnu: Add go-github-com-google-go-jsonnet.JOULAUD François2022-06-10
| | | | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-google-go-jsonnet): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: Add go-sigs-k8s-io-yaml.JOULAUD François2022-06-10
| | | | | | | | | | | | * gnu/packages/golang.scm (go-sigs-k8s-io-yaml): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: go: Make 'make-go-std' memoizing.Ludovic Courtès2022-06-05
| | | | | | | | * gnu/packages/golang.scm (make-go-std): Use 'mlambdaq'.
* | gnu: go-std: Make public.Ludovic Courtès2022-06-05
| | | | | | | | | | * gnu/packages/golang.scm (go-std-1.14, go-std-1.16, go-std-1.17): New variables.
* | gnu: go: Update to 1.17.9.Pier-Hugues Pellerin2022-04-29
| | | | | | | | | | | | | | | | | | | | go 1.17.9 (released 2022-04-12) includes security fixes to the crypto/elliptic and encoding/pem packages, as well as bug fixes to the linker and runtime. * gnu/packages/golang.scm (go-1.17): Update to 1.17.9. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | Merge branch 'master' into stagingLudovic Courtès2022-04-28
|\|
| * gnu: go-github-com-spf13-cobra: Update to 1.4.0.Dhruvin Gandhi2022-04-23
| | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-spf13-cobra): Update to 1.4.0. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
| * gnu: Go: Update to 1.17.8 [security fixes].Pier-Hugues Pellerin2022-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Go 1.17.8 (released 2022-03-03) includes a security fix to the regexp/syntax package[0], as well as bug fixes to the compiler, runtime, the go command, and the crypto/x509 and net packages. See the Go 1.17.8 milestone[1] on the upstream issue tracker for details. [0] CVE-2022-24921 and https://go.dev/issue/51112. [1] https://github.com/golang/go/issues?q=milestone%3AGo1.17.8+label%3ACherryPickApproved * gnu/packages/golang.scm (go-1.17): Update to 1.17.8. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: Go 1.16: Update to 1.16.15 [security fixes].Pier-Hugues Pellerin2022-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Go 1.16.15 (released 2022-03-03) includes a security fix to the regexp/syntax package[0], as well as bug fixes to the compiler, runtime, the go command, and the net package. See the Go 1.16.15 milestone[1] on the upstream issue tracker for details. [0] CVE-2022-24921 and https://go.dev/issue/51112. [2] https://github.com/golang/go/issues?q=milestone%3AGo1.16.15+label%3ACherryPickApproved * gnu/packages/golang.scm (go-1.16): Update to 1.16.15. Signed-off-by: Leo Famulari <leo@famulari.name>
* | Merge branch 'master' into staging.Maxim Cournoyer2022-03-21
|\|
| * gnu: Add go-github-com-schachmat-ingo.Nicolas Goaziou2022-03-19
| | | | | | | | * gnu/packages/golang.scm (go-github-com-schachmat-ingo): New variable.
| * gnu: go-1.16: Do not run tests when cross-compiling.Maxime Devos2022-03-11
| | | | | | | | | | | | * gnu/packages/golang.scm (go-1.16)[arguments]: Remove #:tests?. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
| * Revert "gnu: Add go-github-com-niemeyer-pretty."Efraim Flashner2022-03-08
| | | | | | | | | | | | This reverts commit 18b0527765301a3015afb9ba1209bd10f56426cb. This package is not actually needed.
| * gnu: Add go-github-com-xdg-go-scram.Efraim Flashner2022-03-06
| | | | | | | | * gnu/packages/golang.scm (go-github-com-xdg-go-scram): New variable.
| * gnu: Add go-github-com-xdg-go-pbkdf2.Efraim Flashner2022-03-06
| | | | | | | | * gnu/packages/golang.scm (go-github-com-xdg-go-pbkdf2): New variable.
| * gnu: Add go-github-com-docker-go-units.Efraim Flashner2022-03-06
| | | | | | | | * gnu/packages/golang.scm (go-github-com-docker-go-units): New variable.
| * gnu: Add go-github-com-niemeyer-pretty.Efraim Flashner2022-03-06
| | | | | | | | * gnu/packages/golang.scm (go-github-com-niemeyer-pretty): New variable.