me
/
guix
Archived
1
0
Fork 0
Commit Graph

68906 Commits (1a062143935eb9f949ff589cdfb75928d604fa4f)

Author SHA1 Message Date
Ricardo Wurmus 9a3f66ee7b
gnu: Add r-wk.
* gnu/packages/cran.scm (r-wk): New variable.
2021-07-10 21:35:28 +02:00
Ricardo Wurmus 39e1bc5b02
gnu: Add r-reldist.
* gnu/packages/cran.scm (r-reldist): New variable.
2021-07-10 21:35:28 +02:00
Ricardo Wurmus c0e4357043
gnu: r-gtools: Update to 3.9.2.
* gnu/packages/statistics.scm (r-gtools): Update to 3.9.2.
[arguments]: Remove.
2021-07-10 21:35:27 +02:00
Ricardo Wurmus ce84ba5bd7
gnu: r-vdiffr: Update to 1.0.2.
* gnu/packages/cran.scm (r-vdiffr): Update to 1.0.2.
[source]: Remove snippet.
[arguments]: Remove.
[inputs]: Remove freetype and harfbuzz; add libpng and zlib.
[propagated-inputs]: Remove r-bh, r-devtools, r-fontquiver,
r-freetypeharfbuzz, r-gdtools, r-htmlwidgets, r-purrr, r-r6, r-rcpp, r-shiny,
and r-usethis; add r-cpp11 and r-lifecycle.
[native-inputs]: Remove esbuild and js-jquery.
2021-07-10 21:35:27 +02:00
Ricardo Wurmus 94be433332
gnu: r-rintrojs: Update to 0.3.0.
* gnu/packages/cran.scm (r-rintrojs): Update to 0.3.0.
[source]: Delete minified JavaScript in snippet.
[arguments]: Minify with esbuild.
[native-inputs]: Replace uglify-js with esbuild; update intro.js to 3.2.1.
[license]: Add license of intro.js.
2021-07-10 21:35:24 +02:00
Timotej Lazar 5c45ed059c
gnu: qpdfview: Use qt-build-system.
This fixes compilation after the recent reorganization of qt-build-system. As
a side effect, specifying Qt plugins with environment variables now works.

* gnu/packages/pdf.scm (qpdfview)[build-system]: Use qt-build-system.
[arguments]: Drop #:modules and #:imported-modules, and the 'qt-wrap
phase. Specify that there are no tests.

Signed-off-by: Leo Famulari <leo@famulari.name>
2021-07-10 14:17:49 -04:00
Pierre Neidhardt 45fdb03500
gnu: sbcl-generic-cl: Update to 0.9.
* gnu/packages/lisp-xyz.scm (sbcl-generic-cl): Update to 0.9.
2021-07-10 17:07:17 +02:00
Pierre Neidhardt e1b53728cc
gnu: Add cl-form-types.
* gnu/packages/lisp-xyz.scm (cl-form-types, ecl-cl-form-types,
sbcl-cl-form-types): New variables.
2021-07-10 17:07:17 +02:00
Ivan Gankevich c21ccbf14e
gnu: Add ocaml-bibtex2html.
* gnu/packages/ocaml.scm (ocaml-bibtex2html): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-07-10 15:02:12 +02:00
Julien Lepiller f7f6cbb6b6
gnu: Add texlive-preprint.
* gnu/packages/tex.scm (texlive-preprint): New variable.
2021-07-10 15:01:59 +02:00
Ivan Gankevich bfa0df0d61
gnu: hevea: Update to 2.35.
* gnu/packages/ocaml.scm (hevea): Update to 2.35.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-07-10 15:01:31 +02:00
Pierre Neidhardt 4dc0337146
gnu: sbcl-cl-gserver: Update to 1.8.0.
* gnu/packages/lisp-xyz.scm (sbcl-cl-gserver): Update to 1.8.0.
2021-07-10 12:18:22 +02:00
Justin Veilleux 24ee1448e8
gnu: Add netdiscover.
* gnu/packages/networking.scm (netdiscover): New variable.

Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
2021-07-10 15:11:26 +05:30
Arun Isaac 4ac2e09051
gnu: go-github-com-golang-snappy: Update to 0.0.4.
* gnu/packages/syncthing.scm (go-github-com-golang-snappy): Update to 0.0.4.
2021-07-09 21:34:34 +05:30
Andrew Tropin 314beace60
gnu: emacs-dash: Update to 2.19.0.
* gnu/packages/emacs-xyz.scm (emacs-dash): Update to 2.19.0.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-07-09 17:57:11 +02:00
Zhu Zihao 2086a6a335
gnu: emacs-telega: Fix 'patch-source' phase.
* gnu/packages/emacs-xyz.scm (emacs-telega)[#:phases]<patch-sources>:
Add missing slash in ‘/bin’ when patching general commands.
Also patch telega-vvnote.el.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-07-09 17:57:10 +02:00
Leo Prikler 4236b8586d
gnu: emacs-xyz: Fix indentation.
* gnu/packages/emacs-xyz.scm: Delete trailing newline.
(emacs-purescript-mode): Delete trailing space.
2021-07-09 15:08:04 +02:00
Leo Prikler 55d8eca5e9
gnu: emacs-telega-server: Update to 0.7.025.
* gnu/packages/emacs-xyz.scm (emacs-telega-server): Update to 0.7.025.
2021-07-09 15:08:04 +02:00
Zhu Zihao cd42e8001a
gnu: emacs-telega-contrib: Update to 0.7.024.
* gnu/packages/emacs-xyz.scm(emacs-telega-contrib): Update to 0.7.024.
[arguments]<#:phases>: Back to root directory of build before phase
'install-license-files' to properly install licenses.
[propagated-inputs]: Add emacs-dashboard, emacs-transient.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-07-09 15:08:04 +02:00
Zhu Zihao a303be7c3b
gnu: emacs-telega: Update to 0.7.024.
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.7.024.
[build-system] Use emacs-build-system.
[arguments] Add #:emacs.
Drop outdated phases.
Update ‘patch-sources’ phase to find new occurences of ffmpeg to patch.
Add new ‘configure’ and ‘install-share-files’ phases.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-07-09 15:08:04 +02:00
Zhu Zihao d0ccdd707d
gnu: Add emacs-telega-server.
* gnu/packages/emacs-xyz.scm (emacs-telega-server): New variable.
* gnu/packages/patches/emacs-telega-path-placeholder.patch: New file.
* gnu/package/patches/emacs-telega-patch-server-functions.patch: Remove stale patch.
* gnu/local.mk (dist_patch_DATA): Update accordingly.

Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2021-07-09 15:08:04 +02:00
Ludovic Courtès b182121458
gnu: python-arrow: Honor #:tests? in 'check' phase.
* gnu/packages/time.scm (python-arrow)[arguments]: 'check' phase honors
 #:tests?.
2021-07-09 11:58:52 +02:00
Kris Fremen 7ad7b07806
gnu: python-arrow: Update to 1.1.1.
* gnu/packages/time.scm (python-arrow): Update to 1.1.1.
2021-07-09 11:58:51 +02:00
Hugo Lecomte af7708261f
gnu: Add repo2docker.
* gnu/packages/jupyter.scm (repo2docker): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-09 11:58:51 +02:00
Hugo Lecomte faa26f2342
gnu: Add python-pydata-sphinx-theme.
* gnu/packages/sphinx.scm (python-pydata-sphinx-theme): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-09 11:58:51 +02:00
Hugo Lecomte 885c1bd06e
gnu: Add python-sphinxcontrib-autoprogram.
* gnu/packages/sphinx.scm (python-sphinxcontrib-autoprogram): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-09 11:58:51 +02:00
Hugo Lecomte d6b3908840
gnu: Add python-jupyter-sphinx.
* gnu/packages/sphinx.scm (python-jupyter-sphinx): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-09 11:58:51 +02:00
Hugo Lecomte e31979c3a5
gnu: Add python-pytest-regressions.
* gnu/packages/check.scm (python-pytest-regressions): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-09 11:58:51 +02:00
Hugo Lecomte 778ae273e9
gnu: Add python-pytest-datadir.
* gnu/packages/check.scm (python-pytest-datadir): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-09 11:58:51 +02:00
Hugo Lecomte 68a33f3d19
gnu: Add python-recommonmark.
* gnu/packages/python-xyz.scm (python-recommonmark): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-07-09 11:58:50 +02:00
Hugo Lecomte 4204af9967
gnu: Add python-escapism.
* gnu/packages/python-xyz.scm (python-escapism): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2021-07-09 11:58:50 +02:00
Ludovic Courtès 9bfc4a8187
gnu: python-seaborn: Update to 0.11.1.
* gnu/packages/patches/python-seaborn-kde-test.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python-xyz.scm (python-seaborn): Use it, and update to
0.11.1.
2021-07-09 11:58:50 +02:00
Ludovic Courtès 3125255cc5
gnu: python-seaborn: Simplify 'start-xserver' phase.
* gnu/packages/python-xyz.scm (python-seaborn)[arguments]: In
'start-xserver' phase, assume "Xvfb" is in $PATH.
2021-07-09 11:58:50 +02:00
Ludovic Courtès c7cfe54018
gnu: python-seaborn: 'check' phase honors #:tests?.
* gnu/packages/python-xyz.scm (python-seaborn)[arguments]: Change
'check' phase to honor #:tests?.
2021-07-09 11:58:50 +02:00
Tobias Geerinckx-Rice ef3d60fc76
gnu: mergerfs-tools: Update to 0.0.0-3.3b6fe00.
* gnu/packages/file-systems.scm (mergerfs-tools): Update to 0.0.0-3.3b6fe00.
2021-07-09 04:30:45 +02:00
Tobias Geerinckx-Rice 7292585f3c
gnu: mergerfs: Clean up arguments.
* gnu/packages/file-systems.scm (mergerfs)[arguments]: Remove some
incorrect comments & rewrite code accordingly.  Pass the PREFIX as a
make flag.
2021-07-09 04:30:39 +02:00
Tobias Geerinckx-Rice 478104c398
gnu: mergerfs: Do not refer to the native bash.
* gnu/packages/linux.scm (mergerfs)[inputs]: Add bash-minimal.
[arguments]: Refer to it rather than to the native build bash.
2021-07-09 04:27:33 +02:00
Tobias Geerinckx-Rice 5f071925ef
gnu: mergerfs: Cross-compile.
* gnu/packages/file-systems.scm (mergerfs)[arguments]: Use CC-FOR-TARGET
and CXX-FOR-TARGET.  Don't let the Makefile strip binaries.
2021-07-09 04:26:45 +02:00
Tobias Geerinckx-Rice 73a2edf25b
gnu: mergerfs: Update to 2.32.6.
* gnu/packages/file-systems.scm (mergerfs): Update to 2.32.6.
2021-07-09 03:30:20 +02:00
Ivan Gankevich e499500730
gnu: Add bibtool.
* gnu/packages/tex.scm (bibtool): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-07-09 00:22:05 +02:00
jgart via Guix-patches via 889c5c584f
gnu: clikan: Upgrade to 0.2.1.
* gnu/packages/task-management.scm (clikan)[version]: Upgrade to
0.2.1.
[arguments]: Enable tests.
[inputs]: Add python-rich.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-07-09 00:08:49 +02:00
Vinicius Monego e01ae01e57
gnu: drawing: Update to 0.8.2.
* gnu/packages/gnome.scm (drawing): Update to 0.8.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-07-09 00:01:31 +02:00
Vinicius Monego 65c70b820b
gnu: lightspark: Update to 0.8.5.
* gnu/packages/animation.scm (lightspark): Update to 0.8.5.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-07-09 00:00:37 +02:00
Leo Famulari 000083c098
gnu: linux-libre 5.4: Update to 5.4.130.
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.130.
(linux-libre-5.4-pristine-source): Update hash.
2021-07-08 16:27:14 -04:00
Leo Famulari 6d625242a6
gnu: linux-libre 5.10: Update to 5.10.48.
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.48.
(linux-libre-5.10-pristine-source): Update hash.
2021-07-08 16:27:14 -04:00
Leo Famulari d9b1cd8d28
gnu: linux-libre: Update to 5.12.15.
* gnu/packages/linux.scm (linux-libre-5.12-version): Update to 5.12.15.
(linux-libre-5.12-pristine-source): Update hash.
2021-07-08 16:27:13 -04:00
Leo Famulari efdb07729c
gnu: python-shiboken-2: Update to 5.15.2.
* gnu/packages/qt.scm (python-shiboken-2): Update to 5.15.2.
2021-07-08 16:27:10 -04:00
Maxime Devos f78a09f0c4
gnu: libolm: Respect "--without-tests".
* gnu/packages/libolm.scm
  (libolm)[arguments]<#:phases>{check}: Respect #:tests?.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-07-08 21:20:17 +02:00
Maxime Devos f78975c8e0
gnu: python-h2: Respect "--without-tests".
* gnu/packages/python-web.scm
  (python-h2)[arguments]<#:phases>{check}: Respect #:tests?.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-07-08 21:20:13 +02:00
Maxime Devos c46c8531dd
gnu: python-h11: Respect "--without-tests".
* gnu/packages/python-web.scm
  (python-h11)[arguments]<#:phases>{check}: Respect #:tests?.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-07-08 21:20:09 +02:00
Maxime Devos a6e70f3f0c
gnu: python-hpack: Respect "--without-tests".
* gnu/packages/python-web.scm
  (python-hpack)[arguments]<#:phases>{check}: Respect #:tests?.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-07-08 21:20:05 +02:00
Maxime Devos a5a90a98d8
gnu: python-hyperframe: Respect "--without-tests".
* gnu/packages/python-web.scm
  (python-hyperframe)[arguments]<#:phases>{check}: Respect #:tests?.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-07-08 21:20:01 +02:00
Maxime Devos d0b3bb9df7
gnu: python-watchgod: Respect "--without-tests".
* gnu/packages/python-xyz.scm
  (python-watchgod)[arguments]<#:phases>{check}: Respect #:tests?.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-07-08 21:19:56 +02:00
Maxime Devos 3cd509bf66
gnu: python-pymediainfo: Respect "--without-tests".
* gnu/packages/python-xyz.scm
  (python-pymediainfo)[arguments]<#:phases>{check}: Respect
  #:tests?.  Don't bother returning #t as it isn't required
  anymore.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-07-08 21:19:32 +02:00
Mathieu Othacehe beaa5dff38
gnu: zile-on-guile: Fix build.
This is a follow-up of da40d07066.

* gnu/packages/zile.scm (zile-on-guile)[arguments]: Restore the original
patch-/bin/sh phase.
2021-07-08 17:12:26 +02:00
Vinicius Monego 57a747e15a
gnu: Add python-cmaes.
* gnu/packages/machine-learning.scm (python-cmaes): New variable.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-07-08 16:49:06 +02:00
Maxime Devos 344316b455
gnu: xvfb-run: Fix ‘xvfb-run --help’ in a pure environment.
* gnu/packages/xorg.scm (xvfb-run)[arguments]: Refer to ‘cat’
  by absolute file name, and test whether ‘xvfb-run --help’
  succeeds in a pure environment in the ‘check’ phase.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-07-08 16:40:29 +02:00
Matthew James Kraai da40d07066
gnu: zile: Update to 2.6.2.
* gnu/packages/zile.scm (zile): Update to 2.6.2.
[arguments]: Adjust file list in custom 'patch-/bin/sh phase.
[inputs]: Add gee and glib.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-07-08 16:22:49 +02:00
Nicolas Goaziou 2a1fde403d
gnu: emacs-chronometrist: Update to 0.9.0.
* gnu/packages/emacs-xyz.scm (emacs-chronometrist): Update to 0.9.0.
[source]: Update upstream URL.
[inputs]: Add emacs-spark.  Remove emacs-anaphora and emacs-literate-elisp.
2021-07-08 15:32:40 +02:00
Nicolas Goaziou 7705edf39b
gnu: python-pikepdf: Update to 2.14.2.
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.14.2.
2021-07-08 15:10:45 +02:00
Nicolas Goaziou 95438b7a75
gnu: pinentry-bemenu: Fix license.
* gnu/packages/gnupg.scm (pinentry-bemenu)[license]: Use GPL 3+.
2021-07-08 15:07:42 +02:00
Nikita Domnitskii 8edb6778cf
gnu: Add pinentry-bemenu.
* gnu/packages/gnupg.scm (pinentry-bemenu): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-07-08 15:02:38 +02:00
Nikita Domnitskii c111fa6067
gnu: bemenu: Update to 0.6.2.
* gnu/packages/xdisorg.scm (bemenu): Update to 0.6.2.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-07-08 15:00:29 +02:00
Efraim Flashner 94f772dad8
gnu: newsboat: Update to 2.24.
* gnu/packages/syndication.scm (newsboat): Update to 2.24.
[arguments]: Update rust to 1.48.
[cargo-inputs]: Replace rust-cxx-0.5 with 1, rust-gettext-rs-0.6 with
0.7.
[cargo-development-inputs]: Replace rust-cxx-build-0.5 with 1.
2021-07-08 10:55:30 +03:00
Efraim Flashner f28f095fbd
gnu: rust-once-cell-1: Update to 1.8.0.
* gnu/packages/crates-io.scm (rust-once-cell-1): Update to 1.8.0.
2021-07-08 10:55:30 +03:00
Jan (janneke) Nieuwenhuizen 9bd65f0583
gnu: mcrl2: Update to 202106.0.
* gnu/packages/maths.scm (mcrl2): Update to 202106.0.
2021-07-08 09:51:12 +02:00
Matthew James Kraai 0a04c25482
mailmap: Update entries for Matthew James Kraai.
* .mailmap: Change name for Matthew James Kraai.
* gnu/packages/lisp-xyz.scm, gnu/packages/python-xyz.scm,
gnu/packages/rust.scm: Likewise.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-07-08 09:48:22 +02:00
John Kehayias 87c974cdd1
gnu: darktable: Update to 3.6.0.
* gnu/packages/photo.scm (darktable): Update to 3.6.0.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-07-08 09:44:10 +02:00
Andrew Tropin 9381f1fa4a
gnu: Add emacs-consult-notmuch.
* gnu/packages/emacs-xyz.scm (emacs-consult-notmuch): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-07-08 09:36:49 +02:00
Matthew James Kraai 08f03de158
gnu: emacs-deadgrep: Add missing input.
* gnu/packages/emacs-xyz.scm (emacs-deadgrep)[inputs]: Add ripgrep.
[arguments]: Add configure phase to set deadgrep-executable to absolute path.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-07-08 09:32:02 +02:00
Efraim Flashner 49e2e75ced
gnu: %guile-3.0-static-stripped: Rename to %guile-static-stripped.
* gnu/packages/make-bootstrap.scm (%guile-3.0-static-stripped): Rename
to %guile-static-stripped.
(%guile-bootstrap-tarball): Adjust accordingly.
* gnu/system/linux-initrd.scm (expression->initrd): Use
%guile-static-stripped as default guile.
* doc/guix.texi (initial RAM disk)[expression->initrd]: Adjust
documentation accordingly.
2021-07-08 09:39:05 +03:00
Efraim Flashner e48cff0965
gnu: make-bootstrap: Use guile-3.0 bootstrap tarball.
* gnu/packages/make-bootstrap.scm (%guile-bootstrap-tarball): Use
guile-3.0.
(%guile-static-stripped): Remove variable.
2021-07-08 09:29:03 +03:00
Efraim Flashner f819b46acb
gnu: make-bootstrap: Build with gcc-7.
* gnu/packages/make-bootstrap.scm (gcc-for-bootstrap)[Inherit]: Inherit
from gcc-7.
[inputs]: Use package-inputs from gcc-7.
(package-with-relocatable-glibc)[native-inputs]: Have cross-gcc use
gcc-7.
(%gcc-static)[inherit]: Inherit from gcc-7.
[arguments]: Use package-arguments from gcc-7.
[inputs]: Replace isl-0.18 with isl. Use package-inputs from gcc-7.
[native-inputs]: Use package-native-inputs from gcc-7.
(%gcc-stripped)[inherit]: Inherit from gcc-7.
2021-07-08 09:28:38 +03:00
Nicolas Goaziou ac3444968a
gnu: python-pikepdf: Update to 2.14.1.
* gnu/packages/python-xyz.scm (python-pikepdf): Update to 2.14.1.
2021-07-08 00:03:17 +02:00
Nicolas Goaziou 1d4decf4a2
gnu: giac: Update to 1.7.0-17.
* gnu/packages/algebra.scm (giac): Update to 1.7.0-17.
2021-07-07 23:03:25 +02:00
Nicolas Goaziou 30c6b6ccb4
gnu: emacs-pyim: Update to 3.9.0.
* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.9.0.
2021-07-07 22:53:54 +02:00
Leo Famulari 99aecc0988
gnu: VTK 8: Re-fix a build failure with recent versions of freetype.
* gnu/packages/patches/vtk-8-fix-freetypetools-build-failure.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/image-processing.scm (vtk-8): Dis-inherit from VTK. Use the
package definition that predated the update to VTK 9, taken from commit
f4dc8ac6df.
2021-07-07 16:50:21 -04:00
Tobias Geerinckx-Rice 32480e1903
gnu: kicad-doc: Remove unnecessary code.
* gnu/packages/engineering.scm (arguments): Skip #:tests? instead of
deleting the 'check phase.  Remove the 'set-perl-env phase.
2021-07-07 21:26:55 +02:00
Tobias Geerinckx-Rice dbf78e3985
gnu: kicad-doc: Fix build.
Fixes <https://issues.guix.gnu.org/49458>.

* gnu/packages/engineering.scm (native-inputs): Add perl-yaml-tiny.
2021-07-07 21:26:55 +02:00
Raghav Gururajan b30651aeca
gnu: Add bitmask.
* gnu/packages/vpn.scm (bitmask): New variable.

Co-authored-by: jgart <jgart@dismail.de>
2021-07-07 09:41:22 -04:00
Raghav Gururajan e6ea0abd93
gnu: Add go-0xacab-org-leap-shapeshifter.
* gnu/packages/golang.scm (go-0xacab-org-leap-shapeshifter): New variable.
2021-07-07 09:41:22 -04:00
Raghav Gururajan 2fa52c8a90
gnu: Add go-github-com-operatorfoundation-shapeshifter-transports.
* gnu/packages/golang.scm (go-github-com-operatorfoundation-shapeshifter-transports): New variable.
2021-07-07 09:41:22 -04:00
Raghav Gururajan d28eacb011
gnu: Add go-github-com-kataras-golog.
* gnu/packages/golang.scm (go-github-com-kataras-golog): New variable.
2021-07-07 09:41:22 -04:00
Raghav Gururajan 56835ab730
gnu: Add go-github-com-kataras-pio.
* gnu/packages/golang.scm (go-github-com-kataras-pio): New variable.
2021-07-07 09:41:21 -04:00
Raghav Gururajan 62646d768d
gnu: Add go-github-com-shadowsocks-go-shadowsocks2.
* gnu/packages/golang.scm (go-github-com-shadowsocks-go-shadowsocks2): New variable.
2021-07-07 09:41:21 -04:00
Raghav Gururajan e174191029
gnu: Add go-github-com-riobard-go-bloom.
* gnu/packages/golang.scm (go-github-com-riobard-go-bloom): New variable.
2021-07-07 09:41:21 -04:00
Raghav Gururajan 7b8e9af56c
gnu: Add go-github-com-aead-chacha20.
* gnu/packages/golang.org (go-github-com-aead-chacha20): New variable.
2021-07-07 09:41:21 -04:00
Raghav Gururajan 68bfec63c2
gnu: Add go-github-com-mufti1-interconv.
* gnu/packages/golang.scm (go-github-com-mufti1-interconv): New variable.
2021-07-07 09:41:21 -04:00
Raghav Gururajan 19f3b7c7b8
gnu: Add go-github-com-opentracing-opentracing-go.
* gnu/packages/golang.scm (go-github-com-opentracing-opentracing-go): New variable.
2021-07-07 09:41:21 -04:00
Raghav Gururajan ead243bfb6
gnu: Add go-github-com-operatorfoundation-monolith-go.
* gnu/packages/golang.scm (go-github-com-operatorfoundation-monolith-go): New variable.
2021-07-07 09:41:20 -04:00
Raghav Gururajan d1f4ace68e
gnu: Add go-github-com-deckarep-golang-set.
* gnu/packages/golang.scm (go-github-com-deckarep-golang-set): New variable.
2021-07-07 09:41:20 -04:00
Raghav Gururajan 314f505f2c
gnu: Add go-github-com-blanu-dust.
* gnu/packages/golang.scm (go-github-com-blanu-dust): New variable.
2021-07-07 09:41:20 -04:00
Raghav Gururajan db8d15924c
gnu: Add go-github-com-op-go-logging.
* gnu/packages/golang.scm (go-github-com-op-go-logging): New variable.
2021-07-07 09:41:20 -04:00
Raghav Gururajan 084dcd2708
gnu: Add go-github-com-operatorfoundation-shapeshifter-ipc.
* gnu/packages/golang.scm (go-github-com-operatorfoundation-shapeshifter-ipc): New variable.
2021-07-07 09:41:20 -04:00
Raghav Gururajan 213570dbd3
gnu: Add go-github-com-operatorfoundation-obfs4.
* gnu/packages/golang.scm (go-github-com-operatorfoundation-obfs4): New variable.
2021-07-07 09:41:20 -04:00
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