me
/
guix
Archived
1
0
Fork 0
Commit Graph

663 Commits (dacfecff22387077e8a9dabd37b3f8fed031b940)

Author SHA1 Message Date
Vagrant Cascadian d3e982dccb
gnu: Fix typos.
* 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".
2022-10-23 17:03:09 -07:00
Tobias Geerinckx-Rice e02a49e11d
gnu: Add age-keygen.
* gnu/packages/golang.scm (age-keygen): New public variable.
2022-10-16 02:00:33 +02:00
Tobias Geerinckx-Rice d618307725
gnu: Add go-filippo-io-age.
* 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.
2022-10-16 02:00:33 +02:00
Nicolas Graves 4daa160b7b
gnu: Add age.
* gnu/packages/password-utils.scm (age): New variable.
2022-10-16 02:00:02 +02:00
Nicolas Graves 638d60c4a2
gnu: Add go-filippo-io-edwards25519.
* gnu/packages/golang.scm (go-filippo-io-edwards25519): New variable.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2022-10-16 02:00:02 +02:00
Adam Kandur bf59d83699
gnu: Add go-github-com-savsgio-gotils.
* gnu/packages/golang.scm (go-github-com-savsgio-gotils): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-10-13 12:28:15 +01:00
Dhruvin Gandhi 0ef69fb724
gnu: go-github-com-spf13-cobra: Update to 1.5.0.
* gnu/packages/golang.scm (go-github-com-spf13-cobra): Update to 1.5.0.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-10 00:02:04 -04:00
Dhruvin Gandhi 5002e1ac05
gnu: Add go-github-com-juju-ansiterm.
* gnu/packages/golang.scm (go-github-com-juju-ansiterm): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-08 00:10:30 -04:00
Dhruvin Gandhi feee342b66
gnu: Add go-github-com-lunixbochs-vtclean.
* gnu/packages/golang.scm (go-github-com-lunixbochs-vtclean): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-08 00:10:30 -04:00
Dhruvin Gandhi f0902bd2c0
gnu: Add go-git-sr-ht-emersion-gqlclient.
* gnu/packages/golang.scm (go-git-sr-ht-emersion-gqlclient): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-08 00:10:30 -04:00
Dhruvin Gandhi ddc59a63b7
gnu: Add go-git-sr-ht-emersion-go-scfg.
* gnu/packages/golang.scm (go-git-sr-ht-emersion-go-scfg): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-08 00:10:30 -04:00
Dhruvin Gandhi 4a47fcbdb4
gnu: Add go-github-com-google-shlex.
* gnu/packages/golang.scm (go-github-com-google-shlex): New variable.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-10-08 00:10:29 -04:00
Hilton Chain 5bd048debf
gnu: Add go-1.19.
* gnu/packages/golang (go-1.19,go-std-1.19): New variables.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-10-02 15:23:07 +03:00
Hilton Chain f44ba4a1ad
gnu: Add go-1.18.
* gnu/packages/golang (go-1.18,go-std-1.18): New variables.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-10-02 15:22:53 +03:00
Adam Kandur a53ef49baa
gnu: Add go-github-com-goccy-go-json.
* gnu/packages/golang.scm (go-github-com-goccy-go-json): New variable.

Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-09-10 11:32:47 +01:00
Christopher Baines ad1d3f98b1
gnu: Add comments to the bottom of a few package modules.
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.
2022-09-10 10:45:27 +01:00
Cairn dddc68350d
gnu: Add go-github-com-disintegration-imaging.
* gnu/packages/golang.scm (go-github-com-disintegration-imaging): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-09-06 16:58:12 +02:00
Efraim Flashner 932edeb3a0
gnu: go-github-com-valyala-fasthttp: Skip tests with gccgo.
* gnu/packages/golang.scm (go-github-com-valyala-fasthttp)[arguments]:
Don't run the test suite when building with gccgo.
2022-08-25 13:03:14 +03:00
Efraim Flashner e5fca82414
gnu: go-github-com-valyala-fasthttp: Update to 1.39.0.
* gnu/packages/golang.scm (go-github-com-valyala-fasthttp): Update to 1.39.0.
2022-08-25 13:03:13 +03:00
Efraim Flashner c15692b938
gnu: go-github-com-sirupsen-logrus: Skip tests with gccgo.
* gnu/packages/golang.scm (go-github-com-sirupsen-logrus)[arguments]:
Don't run the test suite when building with gccgo.
2022-08-25 13:03:13 +03:00
Efraim Flashner 8772030630
gnu: go-github-com-sirupsen-logrus: Update to 1.9.0.
* gnu/packages/golang.scm (go-github-com-sirupsen-logrus): Update to
1.9.0.
2022-08-25 13:03:13 +03:00
Efraim Flashner 1d49fd4fab
gnu: go-github-com-stretchr-objx: Skip tests with gccgo.
* gnu/packages/golang.scm (go-github-com-stretchr-objx)[arguments]:
Don't run the test suite when building with gccgo.
2022-08-25 13:03:13 +03:00
Efraim Flashner 23e03dd087
gnu: go-github-com-stretchr-objx: Update to 0.4.0.
* gnu/packages/golang.scm (go-github-com-stretchr-objx): Update to 0.4.0.
2022-08-25 13:03:12 +03:00
Efraim Flashner 22487dfc22
gnu: go-gopkg-in-check-v1: Skip tests with gccgo.
* gnu/packages/golang.scm (go-gopkg-in-check-v1)[arguments]: Don't run
the test suite when building with gccgo.
2022-08-25 13:03:12 +03:00
Efraim Flashner 54da48e2ce
gnu: go-github.com-jtolds-gls: Skip tests with gccgo.
* gnu/packages/golang.scm (go-github.com-ktolds-gls)[arguments]: Don't
run the test suite when building with gccgo.
2022-08-25 13:03:11 +03:00
Efraim Flashner 25494265b2
gnu: go-github-com-pkg-errors: Skip tests with gccgo.
* gnu/packages/golang.scm (go-github-com-pkg-errors)[arguments]: Don't
run the test suite when building with gccgo.
2022-08-25 13:03:08 +03:00
Ricardo Wurmus ecb7dedaed
gnu: Add go-github-com-kortschak-utter.
* gnu/packages/golang.scm (go-github-com-kortschak-utter): New variable.
2022-08-16 16:44:42 +02:00
Leo Famulari fca8991850
gnu: Go: Update to 1.17.11.
* gnu/packages/golang.scm (go-1.17): Update to 1.17.11.
2022-07-05 23:09:27 -04:00
muradm eed4494da7
gnu: Add go-github-com-sourcegraph-jsonrpc2 0.1.0.
* gnu/packages/golang.scm (go-github-com-sourcegraph-jsonrpc2): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-03 01:41:07 +02:00
muradm 9b6226bcda
gnu: Add go-github-com-gorilla-websocket 1.5.0.
* gnu/packages/golang.scm (go-github-com-gorilla-websocket): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2022-07-03 01:41:06 +02:00
Ludovic Courtès 622545de6c
Merge branch 'master' into staging 2022-06-12 22:49:47 +02:00
Ludovic Courtès 5b6b4ade7c
gnu: go: Make 'make-go-std' memoizing.
* gnu/packages/golang.scm (make-go-std): Use 'mlambdaq'.
2022-06-05 17:00:18 +02:00
Ludovic Courtès fb21085d25
gnu: go-std: Make public.
* gnu/packages/golang.scm (go-std-1.14, go-std-1.16, go-std-1.17): New
variables.
2022-06-05 17:00:17 +02:00
JOULAUD François 8d4a69eb90
gnu: Add go-github-com-google-go-jsonnet.
* gnu/packages/golang.scm (go-github-com-google-go-jsonnet): New
variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-06-10 23:00:20 +02:00
JOULAUD François fa0ead00d9
gnu: Add go-sigs-k8s-io-yaml.
* gnu/packages/golang.scm (go-sigs-k8s-io-yaml): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2022-06-10 23:00:11 +02:00
Pier-Hugues Pellerin 65e3de5cce
gnu: go: Update to 1.17.9.
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>
2022-04-29 14:57:03 +02:00
Ludovic Courtès 284fa72649
Merge branch 'master' into staging 2022-04-28 16:24:46 +02:00
Dhruvin Gandhi 3363f2c878
gnu: go-github-com-spf13-cobra: Update to 1.4.0.
* gnu/packages/golang.scm (go-github-com-spf13-cobra): Update to 1.4.0.

Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name>
2022-04-23 11:30:45 -04:00
Pier-Hugues Pellerin fff27ded10
gnu: Go: Update to 1.17.8 [security fixes].
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>
2022-03-27 23:11:18 -04:00
Pier-Hugues Pellerin 8731ed8eae
gnu: Go 1.16: Update to 1.16.15 [security fixes].
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>
2022-03-27 23:11:18 -04:00
Maxim Cournoyer 49b350fafc
Merge branch 'master' into staging. 2022-03-21 21:38:19 -04:00
Nicolas Goaziou 3a68cf2b96
gnu: Add go-github-com-schachmat-ingo.
* gnu/packages/golang.scm (go-github-com-schachmat-ingo): New variable.
2022-03-19 00:56:23 +01:00
Maxime Devos 4b5b3b8eb2
gnu: go-1.16: Do not run tests when cross-compiling.
* gnu/packages/golang.scm (go-1.16)[arguments]: Remove #:tests?.

Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-03-11 23:34:48 -05:00
Efraim Flashner 7311a36a54
Revert "gnu: Add go-github-com-niemeyer-pretty."
This reverts commit 18b0527765.

This package is not actually needed.
2022-03-08 09:38:16 +02:00
Efraim Flashner 78ff328d25
gnu: Add go-github-com-xdg-go-scram.
* gnu/packages/golang.scm (go-github-com-xdg-go-scram): New variable.
2022-03-06 12:24:59 +02:00
Efraim Flashner fe8c2d907a
gnu: Add go-github-com-xdg-go-pbkdf2.
* gnu/packages/golang.scm (go-github-com-xdg-go-pbkdf2): New variable.
2022-03-06 12:24:54 +02:00
Efraim Flashner 092dba879a
gnu: Add go-github-com-docker-go-units.
* gnu/packages/golang.scm (go-github-com-docker-go-units): New variable.
2022-03-06 12:24:51 +02:00
Efraim Flashner 18b0527765
gnu: Add go-github-com-niemeyer-pretty.
* gnu/packages/golang.scm (go-github-com-niemeyer-pretty): New variable.
2022-03-06 12:24:43 +02:00
Efraim Flashner 7722184e6f
gnu: Add go-github-com-xdg-go-stringprep.
* gnu/packages/golang.scm (go-github-com-xdg-go-stringprep): New variable.
2022-03-06 12:21:42 +02:00
Efraim Flashner c026d5cb53
gnu: go-github.com-jessevdk-go-flags: Update to 1.5.0.
* gnu/packages/golang.scm (go-github.com-jessevdk-go-flags): Update to 1.5.0.
[arguments]: Add custom phase to fix tests.
[propagated-inputs]: Add go-golang-org-x-sys.
2022-02-23 12:23:19 +02:00