Commit graph

55135 commits

Author SHA1 Message Date
Marius Bakke 1c78a291a0
gnu: shadow: Update to 4.8.1.
* gnu/packages/admin.scm (shadow): Update to 4.8.1.
2020-02-11 00:05:16 +01:00
Marius Bakke c44ba52534
gnu: libextractor: Build with the latest ffmpeg.
* gnu/packages/gnunet.scm (libextractor)[inputs]: Change from FFMPEG-3.4 to
FFMPEG.
2020-02-11 00:05:16 +01:00
Martin Becze 50e96d25b7
gnu: geoclue: Update to 2.5.5
* gnu/packages/gnome.scm (geoclue): Update to 2.5.5

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-02-10 23:31:59 +01:00
Ludovic Courtès 01dce79fa4
gnu: Add python-pyopencl.
* gnu/packages/opencl.scm (python-pyopencl): New variable.
2020-02-10 23:31:59 +01:00
Ludovic Courtès 3f1a0f1684
gnu: Add python-pytools.
* gnu/packages/opencl.scm (python-pytools): New variable.
2020-02-10 23:31:58 +01:00
Ludovic Courtès 3cf579e9c2
gnu: pybind11: Install .py files.
* gnu/packages/python-xyz.scm (pybind11)[native-inputs]: Change PYTHON
to PYTHON-WRAPPER.
[arguments]: Add 'install-python' phase.
2020-02-10 23:31:58 +01:00
Ludovic Courtès ab17297a4d
gnu: pybind11: Tweak description.
* gnu/packages/python-xyz.scm (pybind11)[description]: Tweak.
2020-02-10 23:31:58 +01:00
Ludovic Courtès ae8db9ce32
gnu: pybind11: Add dependency on Catch and Eigen.
* gnu/packages/python-xyz.scm (pybind11)[inputs]: Add CATCH-FRAMEWORK2-1
and EIGEN.
[arguments]: Add #:configure-flags.
2020-02-10 23:31:58 +01:00
Ludovic Courtès 0690f3244e
gnu: pybind11: Update to 2.4.3.
* gnu/packages/python-xyz.scm (pybind11): Update to 2.4.3.
2020-02-10 23:31:58 +01:00
Ludovic Courtès 65eada58a0
gnu: pybind11: Change 'license' field to BSD-3.
* gnu/packages/python-xyz.scm (pybind11)[license]: Change to BSD-3.
2020-02-10 23:31:58 +01:00
Ludovic Courtès a063bac618
git: Add missing exports for <git-checkout>.
* guix/git.scm (<git-checkout>): Export 'git-checkout-commit' and
'git-checkout-recursive?'.
2020-02-10 23:31:58 +01:00
Kei Kebreau 8a0dd289c5
gnu: octave, octave-cli: Update to 5.2.0.
* gnu/packages/maths.scm (octave, octave-cli): Update to 5.2.0.
[inputs]: Add bdb.
2020-02-10 14:43:06 -05:00
Marius Bakke e7ce4ef997
gnu: unbound: Remove redundant input.
* gnu/packages/dns.scm (unbound)[inputs]: Remove PYTHON-3.
2020-02-10 20:18:05 +01:00
Marius Bakke 5158326539
gnu: node: Disable flaky test.
* gnu/packages/node.scm (node)[arguments]: Delete test that fails sporadically.
2020-02-10 20:18:05 +01:00
Marius Bakke 307feca4e6
gnu: python-protobuf: Update to 3.11.3.
* gnu/packages/protobuf.scm (python-protobuf): Update to 3.11.3.
2020-02-10 20:18:05 +01:00
Marius Bakke 1d5261dacc
gnu: protobuf: Update to 3.11.3.
* gnu/packages/protobuf.scm (protobuf): Update to 3.11.3.
2020-02-10 20:18:04 +01:00
Marius Bakke 34e4fb4f11
gnu: ceph: Update to 14.2.7.
* gnu/packages/storage.scm (ceph): Update to 14.2.7.
2020-02-10 20:18:04 +01:00
Marius Bakke 710a729605
gnu: rocksdb: Update to 6.6.4.
* gnu/packages/databases.scm (rocksdb): Update to 6.6.4.
2020-02-10 20:18:04 +01:00
Marius Bakke d8bdda1e9a
gnu: http-parser: Update to 2.9.3.
* gnu/packages/web.scm (http-parser): Update to 2.9.3.
2020-02-10 20:18:04 +01:00
Marius Bakke 922fc9cb75
gnu: strace: Update to 5.5.
* gnu/packages/linux.scm (strace): Update to 5.5.
2020-02-10 20:18:04 +01:00
Marius Bakke 2296e63019
gnu: signify: Update to 28.
* gnu/packages/crypto.scm (signify): Update to 28.
[arguments]: Remove #:tests?.
2020-02-10 20:18:03 +01:00
Marius Bakke 03f40ce6d3
gnu: sway: Remove unused input.
* gnu/packages/wm.scm (sway)[native-inputs]: Remove GIT.
2020-02-10 20:18:03 +01:00
Marius Bakke bc552a0c9c
gnu: swaylock: Remove unused input.
* gnu/packages/wm.scm (swaylock)[native-inputs]: Remove GIT.
2020-02-10 20:18:03 +01:00
Marius Bakke 3e295e8d5e
gnu: swaybg: Remove unused input.
* gnu/packages/wm.scm (swaybg)[native-inputs]: Remove GIT.
2020-02-10 20:18:03 +01:00
Marius Bakke 4cac557911
gnu: chromium.scm: Remove use of CADR.
...as per the style guidelines.

* gnu/packages/chromium.scm (%debian-origin)[file-name]: Use MATCH instead of
IF and CADR to compute the name.
2020-02-10 20:18:03 +01:00
Marius Bakke 2cbccf7f65
Merge branch 'staging' 2020-02-10 20:11:26 +01:00
Carl Dong 4730878b81
* gnu/packages/finance.scm (bitcoin-core): Update to 0.19.0.1.
Co-authored-by: fanquake <fanquake@gmail.com>
2020-02-10 13:11:59 -05:00
Danny Milosavljevic eef2027928
gnu: docker: Remove failing tests.
* gnu/packages/docker.scm (docker)[arguments]<#:phases>[delete-failing-tests]:
Modify.
2020-02-10 18:59:49 +01:00
Danny Milosavljevic 5b050bc259
gnu: docker: Remove failing test.
* gnu/packages/docker.scm (docker)[arguments]<#:phases>[delete-failing-tests]:
Modify.
2020-02-10 17:25:35 +01: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 8c7eb58453
gnu: docker: Update to 19.03.5.
* gnu/packages/docker.scm (docker-cli): Update to 19.03.5.
(docker)[source]: Remove patches.
[arguments]<#:phases>[patch-paths]: Modify.
[native-inputs]: Add gotestsum.
* gnu/packages/patches/docker-adjust-tests-for-changes-in-go.patch: Delete
file.
* gnu/packages/patches/docker-engine-test-noinstall.patch: Delete file.
* gnu/packages/patches/docker-use-fewer-modprobes.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove them.
2020-02-10 17:00:24 +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
Guillaume Le Vaillant 814091efe2
gnu: Add stockfish.
* gnu/packages/games.scm (stockfish): New variable.
2020-02-10 15:05:55 +01:00
Guillaume Le Vaillant d8cae6cf82
gnu: Add chessx.
* gnu/packages/games.scm (chessx): New variable.
2020-02-10 15:05:55 +01:00
Guillaume Le Vaillant 2035134bff
gnu: txr: Update to 232.
* gnu/packages/lisp.scm (txr): Update to 232.
2020-02-10 15:05:55 +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
Nicolas Goaziou eca528cca9
gnu: make-lure-package: Fix data and documentation location.
* gnu/packages/games.scm (make-lure-package)[arguments]: Make data and
documentation location dependent on localization.
[native-inputs]: Move bash...
[inputs]: here.
2020-02-10 14:03:15 +01:00
Nicolas Goaziou e7db97db63
gnu: Add lure.
* gnu/packages/games.scm (make-lure-package): New variable.
(lure, lure-de, lure-es, lure-fr, lure-it): New variables.
2020-02-10 10:43:14 +01:00
Brice Waegeneire df931ac39c
gnu: password-store: Install fish and zsh completions.
* gnu/packages/password-utils.scm (password-store)[arguments]: Remove
phase install-shell-completions. Adjust make-flags.
2020-02-10 01:07:36 +01:00
Nicolas Goaziou 24d9354c80
gnu: tunctl: Fix source URI.
* gnu/packages/networking.scm (tunctl)[source]: Fix URI.
2020-02-10 01:00:42 +01:00
Vincent Legoll b51863d240
gnu: Add tunctl.
* gnu/packages/networking.scm (tunctl): New variable.
2020-02-10 00:56:30 +01:00
Brice Waegeneire ddc5e74684
gnu: git-crypt: Install man page.
* gnu/packages/version-control.scm (git-crypt)[native-inputs]: Add
dockbook-xsl, libxslt.
[arguments]: Add phase patch-makefile.
2020-02-10 00:49:50 +01:00
Brice Waegeneire 57f90b2a24
gnu: git-crypt: Update to 0.6.0.
* gnu/packages/version-control.scm (git-crypt): Update to 0.6.0.
2020-02-10 00:49:45 +01:00