Brian Leung
cbf4481a59
gnu: emacs-company-lsp: Enable tests.
...
* gnu/packages/emacs-xyz.scm (emacs-company-lsp): Enable tests.
2019-09-22 21:32:47 +02:00
Efraim Flashner
0920b41c1d
gnu: js-datatables: Update to 1.10.19.
...
* gnu/packages/javascript.scm (js-datatables): Update to 1.10.19.
2019-09-22 21:20:07 +03:00
Tobias Geerinckx-Rice
b5677e61bf
gnu: parallel: Update to 20190922.
...
* gnu/packages/parallel.scm (parallel): Update to 20190922.
2019-09-22 20:00:57 +02:00
John Soo
4cd9de6068
gnu: Add freecad.
...
* gnu/packages/engineering.scm (freecad): New variable.
2019-09-22 08:58:20 +02:00
John Soo
704853fb7a
gnu: Add libmedfile.
...
* gnu/packages/engineering.scm (libmedfile): New variable.
2019-09-22 08:47:53 +02:00
John Soo
2003e837f4
gnu: Add libarea.
...
* gnu/packages/engineering.scm (libarea): New variable.
2019-09-22 08:47:52 +02:00
John Soo
2895a87fbf
gnu: Add libspnav.
...
* gnu/packages/engineering.scm (libspnav): New variable.
2019-09-22 08:47:52 +02:00
John Soo
2ea8b51a71
gnu: Add python-pyside-2-tools.
...
* gnu/packages/qt.scm (python-pyside-2-tools): New variable.
2019-09-22 08:47:52 +02:00
John Soo
f1c4dbfa55
gnu: Add python-pyside-2.
...
* gnu/packages/qt.scm (python-pyside-2): New variable.
2019-09-22 08:47:52 +02:00
John Soo
8b5107d209
gnu: Add libcxx-6
...
* gnu/packages/llvm.scm (libcxx-6): New variable.
2019-09-22 08:47:52 +02:00
John Soo
37a3abb1c6
gnu: Add python-shiboken-2.
...
* gnu/packages/qt.scm (python-shiboken-2): New variable.
2019-09-22 08:47:51 +02:00
John Soo
f36617cbf1
gnu: Add coin3D.
...
* gnu/packages/graphics.scm (coin3D): New variable.
2019-09-22 08:47:45 +02:00
Brian Leung
4b48101012
gnu: emacs-company-lua: Update to 0.1-2.29f6819.
...
* gnu/packages/emacs-xyz.scm (emacs-company-lua): Update to 0.1-2.29f6819.
[arguments]: Include extra directory.
2019-09-22 07:03:43 +02:00
Brian Leung
c5c197cf25
gnu: emacs-crux: Update to 0.3.0-2.308f17d.
...
* gnu/packages/emacs-xyz.scm (emacs-crux): Update to 0.3.0-2.308f17d.
2019-09-22 07:03:12 +02:00
Brian Leung
ee0a392fa0
gnu: emacs-lispy: Update included files.
...
* gnu/packages/emacs-xyz.scm (emacs-lispy): Update included files.
2019-09-22 05:00:49 +02:00
Vagrant Cascadian
aaeb2b34cb
gnu: diffoscope: Adjust native-inputs for architecture limitations.
...
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Only add ghc on
x86_64-linux and i686-linux.
Only add openjdk and enjarify on x86_64-linux.
2019-09-21 15:35:53 -07:00
Tobias Geerinckx-Rice
265f30c9c4
gnu: mutt: Update to 1.12.2.
...
* gnu/packages/mail.scm (mutt): Update to 1.12.2.
2019-09-21 23:58:39 +02:00
Brian Leung
71ace914cf
gnu: emacs-attrap: Update to 1.0-2.18cd1f7.
...
* gnu/packages/emacs-xyz.scm (emacs-attrap): Update to 1.0-2.18cd1f7.
2019-09-21 22:57:45 +02:00
Brian Leung
2f587b3f97
gnu: emacs-github-review: Enable tests.
...
* gnu/packages/emacs-xyz.scm (emacs-github-review): Enable tests.
2019-09-21 22:31:48 +02:00
Brian Leung
e13b354a77
gnu: emacs-elfeed: Update to 3.2.0.
...
* gnu/packages/emacs-xyz.scm (emacs-elfeed): Update to 3.2.0.
2019-09-21 20:35:04 +02:00
Tobias Geerinckx-Rice
d47fa82dfc
gnu: libgnomekbd: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (libgnomekbd)[source]: Hard-code NAME.
2019-09-21 19:17:53 +02:00
Tobias Geerinckx-Rice
10097e585e
gnu: libgnomekbd: Update to 3.26.1.
...
* gnu/packages/gnome.scm (libgnomekbd): Update to 3.26.1.
2019-09-21 19:17:52 +02:00
Tobias Geerinckx-Rice
ca2ead31d2
gnu: wxmaxima: Update to 19.09.0.
...
* gnu/packages/maths.scm (wxmaxima): Update to 19.09.0.
2019-09-21 19:17:52 +02:00
Christopher Baines
b64fa7f062
services: virtualization: Change libvirtd use syslog by default.
...
As defaulting by stderr, along with the shepherd service not directing the
output to a log file makes seeing the output difficult, compared to logging to
syslog.
* gnu/services/virtualization.scm (libvirt-configuration)[log-outputs]: Change
default from "3:stderr" to "3:syslog:libvirtd".
2019-09-21 17:40:04 +01:00
Christopher Baines
c219104c78
gnu: guile-email: Add phase to patch the module directory.
...
Otherwise the .go files appear within share, and Guile doesn't find them. With
this patch they appear in lib within the output. One thing this means is that
stack traces include the filenames.
* gnu/packages/guile-xyz.scm (guile-email)[arguments]: Add 'patch-module-dir
phase.
2019-09-21 17:27:22 +01:00
Wiktor Żelazny
c1bbef6920
gnu: Add python-bibtexparser.
...
* gnu/packages/python-xyz.scm (python-bibtexparser): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-21 16:48:36 +02:00
Wiktor Żelazny
9ba1e308c7
gnu: Add autocutsel.
...
* gnu/packages/xdisorg.scm (autocutsel): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-21 16:48:36 +02:00
Alexey Abramov
ad34409e85
services: dovecot: Fix predicate names for free-form fields
...
* gnu/services/mail.scm (free-form-fields?, free-form-args?): Change
'string' to 'string?'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-21 16:48:36 +02:00
Ludovic Courtès
a43e9157ef
services: gdm: Ensure /var/lib/gdm is owned by "gdm".
...
Fixes <https://bugs.gnu.org/37423 >.
Reported by Jan <tona_kosmicznego_smiecia@interia.pl>.
* gnu/services/xorg.scm (%gdm-activation): New variable.
(gdm-service-type)[extensions]: Add 'activation-service-type'.
2019-09-21 16:48:36 +02:00
Brian Leung
5122209dde
gnu: emacs-counsel-etags: Enable tests.
...
* gnu/packages/emacs-xyz.scm (emacs-counsel-etags): Enable tests.
2019-09-21 08:57:20 +02:00
Brian Leung
44799c9f11
gnu: emacs-rjsx-mode: Enable tests.
...
* gnu/packages/emacs-xyz.scm (emacs-rjsx-mode): Enable tests.
2019-09-21 08:53:43 +02:00
Vagrant Cascadian
3eb4adc2c4
gnu: enjarify: Adjust native-inputs.
...
* gnu/packages/android (enjarify)[native-inputs]: Use openjdk instead of
openjdk:jdk.
2019-09-20 23:11:46 -07:00
Brian Leung
82b5457118
gnu: emacs-lispyville: Enable tests.
...
* gnu/packages/emacs-xyz.scm (emacs-lispyville): Enable tests.
2019-09-21 06:35:23 +02:00
Brian Leung
38f549f28d
gnu: emacs-lispy: Enable tests.
...
* gnu/packages/emacs-xyz.scm (emacs-lispy): Enable tests.
2019-09-21 05:57:19 +02:00
Brian Leung
ab74b365ee
gnu: emacs-js2-mode: Enable tests.
...
* gnu/packages/emacs-xyz.scm (emacs-js2-mode): Enable tests.
2019-09-20 18:06:26 +02:00
Brian Leung
90fc79d8bf
gnu: emacs-ivy: Simplify #:test-command.
...
* gnu/packages/emacs-xyz.scm (emacs-ivy): Simplify #:test-command.
2019-09-20 18:06:26 +02:00
Brian Leung
36d19f0bb2
gnu: emacs-avy: Enable tests.
...
* gnu/packages/emacs-xyz.scm (emacs-avy): Enable tests.
2019-09-20 18:06:21 +02:00
Tobias Geerinckx-Rice
aae65db560
gnu: node: Disable tests that fail with openssl@1.1.1d.
...
Work around <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37386 >.
* gnu/packages/node.scm (node)[arguments]: Disable failing tests.
2019-09-20 17:24:02 +02:00
Tobias Geerinckx-Rice
30c6088e5a
gnu: rclone: Update to 1.49.3.
...
* gnu/packages/sync.scm (rclone): Update to 1.49.3.
2019-09-20 17:15:38 +02:00
Tobias Geerinckx-Rice
4504d18345
gnu: perl-anyevent: Update to 7.17.
...
* gnu/packages/libevent.scm (perl-anyevent): Update to 7.17.
2019-09-20 17:15:38 +02:00
Brian Leung
ee6bfffe19
gnu: emacs-hercules: Update to 0.2.1.
...
* gnu/packages/emacs-xyz.scm (emacs-hercules): Update to 0.2.1.
2019-09-20 08:35:06 +02:00
Brian Leung
747b6b0497
gnu: emacs-evil-matchit: Update to 2.3.4.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.3.4.
2019-09-20 08:35:05 +02:00
Brian Leung
5afc5c3143
gnu: emacs-ivy: Update to 0.12-2.79333e9.
...
* gnu/packages/emacs-xyz.scm (emacs-ivy): Update to 0.12-2.79333e9.
[source]: Enable tests.
[native-inputs]: Add emacs-wgrep.
2019-09-20 07:38:57 +02:00
Brian Leung
09f1ac90c2
gnu: emacs-ts: Update to 0.1-2.395649a.
...
* gnu/packages/emacs-xyz.scm (emacs-ts): Update to 0.1-2.395649a.
2019-09-20 02:21:01 +02:00
Brian Leung
7fa6d0063c
gnu: emacs-auto-yasnippet: Update to 0.3.0-2.642b0d9.
...
* gnu/packages/emacs-xyz.scm (emacs-auto-yasnippet): Update to 0.3.0-2.642b0d9.
[arguments]: Simplify test command.
2019-09-20 02:21:00 +02:00
Brian Leung
aa4fb5961b
gnu: emacs-rjsx-mode: Update to 0.4-2.0e7fa6b.
...
* gnu/packages/emacs-xyz.scm (emacs-rjsx-mode): Update to 0.4-2.0e7fa6b.
2019-09-20 02:21:00 +02:00
Brian Leung
752684568e
gnu: emacs-prodigy-el: Update to 0.7.0-2.0a12eec.
...
* gnu/packages/emacs-xyz.scm (emacs-prodigy-el): Update to 0.7.0-2.0a12eec.
2019-09-20 02:21:00 +02:00
Brian Leung
3edc440dbf
gnu: emacs-equake: Update to 0.85-2.7eddc02.
...
* gnu/packages/emacs-xyz.scm (emacs-equake): Update to 0.85-2.7eddc02.
2019-09-20 02:20:59 +02:00
Brian Leung
8f7234564f
gnu: emacs-js2-refactor-el: Update to 0.9.0-2.d4c40b5.
...
* gnu/packages/emacs-xyz.scm (emacs-js2-refactor-el): Update to 0.9.0-2.d4c40b5.
2019-09-20 02:20:59 +02:00
Brian Leung
459550f3a5
gnu: emacs-undo-propose-el: Update to 3.0.0-2.47b7df0.
...
* gnu/packages/emacs-xyz.scm (emacs-undo-propose-el): Update to 3.0.0-2.47b7df0.
2019-09-20 02:20:59 +02:00
Brian Leung
27c35436fa
gnu: emacs-general: Update to 0-2.f032c3a.
...
* gnu/packages/emacs-xyz.scm (emacs-general): Update to 0-2.f032c3a.
2019-09-20 02:20:58 +02:00
Brian Leung
4a64383651
gnu: emacs-ccls: Update to 0.1-2.9061ebb.
...
* gnu/packages/emacs-xyz.scm (emacs-ccls): Update to 0.1-2.9061ebb.
2019-09-20 02:20:58 +02:00
Brian Leung
547074359c
gnu: emacs-github-review: Update to 0.1-2.a13a3b4.
...
* gnu/packages/emacs-xyz.scm (emacs-github-review): Update to 0.1-2.a13a3b4.
2019-09-20 02:20:58 +02:00
Brian Leung
973f938fab
gnu: emacs-scribble-mode: Update to 0.1-2.217945d.
...
* gnu/packages/emacs-xyz.scm (emacs-scribble-mode): Update to 0.1-2.217945d.
2019-09-20 02:20:57 +02:00
Brian Leung
dc95c8b497
gnu: emacs-unpackaged-el: Update to 0-2.c0d58cf.
...
* gnu/packages/emacs-xyz.scm (emacs-unpackaged-el): Update to 0-2.c0d58cf.
* gnu/packages/patches/emacs-unpackaged-req.patch: Delete it.
* gnu/local.mk (dist_patch_DATA): Remove patch.
2019-09-20 02:20:57 +02:00
Brian Leung
760ea03789
gnu: emacs-grep-context: Update to 0.1.0-1.5a4e3ef.
...
* gnu/packages/emacs-xyz.scm (emacs-grep-context): Update to 0.1.0-1.5a4e3ef.
2019-09-20 02:20:57 +02:00
Brian Leung
9db5c4a355
gnu: emacs-info-plus: Update to 0-2.4a6b93c.
...
* gnu/packages/emacs-xyz.scm (emacs-info-plus): Update to 0-2.4a6b93c.
2019-09-20 02:20:56 +02:00
Brian Leung
d772e3b788
gnu: emacs-isearch+: Update to 0-2.7c251b9.
...
* gnu/packages/emacs-xyz.scm (emacs-isearch+): Update to 0-2.7c251b9.
2019-09-20 02:20:56 +02:00
Brian Leung
4d33be6bd2
gnu: emacs-isearch-prop: Update to 0-2.4a2765f.
...
* gnu/packages/emacs-xyz.scm (emacs-isearch-prop): Update to 0-2.4a2765f.
2019-09-20 02:20:56 +02:00
Brian Leung
d93e36cfa5
gnu: Add emacs-helm-lsp.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-lsp): New variable.
2019-09-20 02:20:55 +02:00
Brian Leung
f76e4a91c2
gnu: Enable tests for emacs-evil-lion.
...
* gnu/packages/emacs-xyz.scm (emacs-evil-lion): Enable tests.
2019-09-20 02:20:55 +02:00
Brian Leung
53b23b3371
gnu: Add emacs-compdef.
...
* gnu/packages/emacs-xyz.scm (emacs-compdef): New variable.
2019-09-20 02:20:55 +02:00
Brian Leung
ea1a17d9bf
gnu: emacs-company-cabal: Include directory.
...
* gnu/packages/emacs-xyz.scm (emacs-company-cabal): Include directory.
2019-09-20 02:20:54 +02:00
Brian Leung
53366043be
gnu: emacs-dante: Update to 1.5-2.a25ae9e.
...
* gnu/packages/emacs-xyz.scm (emacs-dante): Update to 1.5-2.a25ae9e.
2019-09-20 02:20:54 +02:00
Brian Leung
923e561e6a
gnu: emacs-iedit: Update to 0.9.9.9-1.e2c100c.
...
* gnu/packages/emacs-xyz.scm (emacs-iedit): Update to 0.9.9.9-1.e2c100c.
2019-09-20 02:20:54 +02:00
Brian Leung
81b8a1a986
gnu: emacs-lpy: Update to 0.1.0-2.dfd9a0f.
...
* gnu/packages/emacs-xyz.scm (emacs-lpy): Update to 0.1.0-2.dfd9a0f.
2019-09-20 02:20:53 +02:00
Brian Leung
5f10318523
gnu: emacs-lispy: Include non-Elisp code.
...
* gnu/packages/emacs-xyz.scm (emacs-lispy): Include non-Elisp code.
2019-09-20 02:20:53 +02:00
Brian Leung
b12405ce07
gnu: emacs-org-super-agenda: Update to 1.1.1-2.f0ee7ed.
...
* gnu/packages/emacs-xyz.scm (emacs-org-super-agenda): Update to 1.1.1-2.f0ee7ed.
2019-09-20 02:20:53 +02:00
Brian Leung
5b85ba41c4
gnu: emacs-org-sidebar: Update to 0.1-2.b2a5a69.
...
* gnu/packages/emacs-xyz.scm (emacs-org-sidebar): Update to 0.1-2.b2a5a69.
2019-09-20 02:20:52 +02:00
Vagrant Cascadian
68620d62f5
gnu: Add enjarify.
...
* gnu/packages/android (enjarify): New variable.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add enjarify.
[arguments]: add enjarify to add-known-tools phase.
* gnu/packages/patches/enjarify-setup-py.patch: New file.
* gnu/local.mk: Add enjarify-setup-py.patch.
2019-09-19 16:45:34 -07:00
Ricardo Wurmus
b7f1a1aafd
gnu: mumi: Update to 0.0.0-5.8a57c87.
...
* gnu/packages/mail.scm (mumi): Update to 0.0.0-5.8a57c87.
2019-09-20 00:43:16 +02:00
Ricardo Wurmus
014c3012a5
gnu: guile-debbugs-next: Update to 0.0.3-2.fb0ae06.
...
* gnu/packages/guile-xyz.scm (guile-debbugs-next): Update to 0.0.3-2.fb0ae06.
2019-09-20 00:43:16 +02:00
Ricardo Wurmus
70bb5d88e0
gnu: octave: Use texlive-union.
...
* gnu/packages/maths.scm (octave)[native-inputs]: Replace texlive with
texlive-union containing texlive-epsf.
2019-09-20 00:43:16 +02:00
Vagrant Cascadian
6ec872231f
gnu: Add python-jsbeautifier.
...
* gnu/packages/python-xyz (python-jsbeautifier): New variable.
* gnu/packages/diffoscope (diffoscope)[native-arguments]: Add python-jsbeautifier.
[arguments]: Add python-jsbeautifier to add-known-tools phase.
2019-09-19 13:45:41 -07:00
Vagrant Cascadian
af760990e9
gnu: Add python-editorconfig.
...
* gnu/packages/python-xyz (python-editorconfig): New variable.
2019-09-19 12:25:42 -07:00
Vagrant Cascadian
4d83157cd8
gnu: Add wabt.
...
* gnu/packages/web (wabt): New variable.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add wabt for tests.
[arguments]: Add phase patching wabt into known tools.
2019-09-19 11:39:52 -07:00
Vagrant Cascadian
f315673d9e
gnu: Add python-binwalk.
...
* gnu/packages/python-xyz (python-binwalk): New variable.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add python-binwalk for
tests.
2019-09-19 10:56:33 -07:00
Tobias Geerinckx-Rice
664aa1844c
gnu: tor: Update to 0.4.1.6.
...
* gnu/packages/tor.scm (tor): Update to 0.4.1.6.
2019-09-19 19:27:37 +02:00
Pierre Neidhardt
754ee7082b
gnu: next: Update to 1.3.2.
...
* gnu/packages/web-browsers.scm (next): Update to 1.3.2.
2019-09-19 18:16:14 +02:00
Rutger Helling
ebfe548c23
gnu: samba: Update to 4.11.0.
...
* gnu/packages/samba.scm (samba): Update to 4.11.0.
2019-09-19 16:54:31 +02:00
Efraim Flashner
62ef089eab
gnu: efl: Update to 1.22.5.
...
* gnu/packages/enlightenment.scm (efl): Update to 1.22.5.
2019-09-19 14:35:31 +03:00
Efraim Flashner
339b582892
gnu: python-matplotlib: Use https in home-page.
...
* gnu/packages/python-xyz.scm (python-matplotlib)[home-page]: Update to
use https.
2019-09-19 12:39:26 +03:00
Efraim Flashner
7380df7312
gnu: python2-matplotlib: Update to 2.2.4.
...
* gnu/packages/python-xyz.scm (python2-matplotlib): Update to 2.2.4.
2019-09-19 12:39:24 +03:00
Efraim Flashner
66a3c2db9b
gnu: python2-matplotlib: Fix jquery-ui install path.
...
* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Override
custom 'install-jquery-ui phase to install in the appropriate directory.
2019-09-19 12:38:41 +03:00
Efraim Flashner
5d484f42a8
gnu: python2-matplotlib: Disable tests.
...
* gnu/packages/python-xyz.scm (python2-matplotlib)[arguments]: Skip the
custom 'check phase.
2019-09-19 12:38:36 +03:00
Rutger Helling
222510f404
gnu: linux-libre: Update to 5.2.16.
...
* gnu/packages/linux.scm (linux-libre): Update to 5.2.16.
2019-09-19 09:57:38 +02:00
Vagrant Cascadian
3fb581ca9f
gnu: diffoscope: Update to 125.
...
* gnu/packages/diffoscope (diffoscope): Update to 125.
[arguments] Adjust remove-ocaml-test to selectively disable a single test.
Add skip-elf-tests to disable a new failing test.
[native-inputs] Add ocaml for tests.
2019-09-18 21:09:08 -07:00
Vagrant Cascadian
3244b64f70
gnu: diffoscope: Add additional test dependencies.
...
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add abootimg, dtc,
and r-minimal.
2019-09-18 17:26:36 -07:00
Vagrant Cascadian
52211add0b
gnu: Move diffoscope and trydiffoscope to new diffoscope.scm.
...
* gnu/packages/package-management (diffoscope): Remove variable.
(trydiffoscope): Remove variable.
Update copyright information.
* gnu/packages/diffoscope.scm: New file.
(diffoscope): Add variable.
(trydiffoscope): Add variable.
* gnu/local.mk [GNU_SYSTEM_MODULES]: Add diffoscope.scm.
2019-09-18 17:26:33 -07:00
Tobias Geerinckx-Rice
f8853858b8
gnu: isc-dhcp: Update bundled BIND to 9.11.11 [fixes CVE-2019-6471].
...
* gnu/packages/admin.scm (isc-dhcp)[bind-patch-version]: Update to 11.
[inputs]: Update bind-source-tarball hash.
2019-09-19 00:02:51 +02:00
Tobias Geerinckx-Rice
ded2dab3d8
gnu: bind: Update to 9.14.6 [fixes CVE-2019-6471].
...
* gnu/packages/dns.scm (isc-bind): Update to 9.14.6.
2019-09-18 23:59:29 +02:00
Alejandro "HiPhish" Sanchez
b48d77fcf6
gnu: libvterm: Update to 1.1.0.
...
* gnu/packages/terminals.scm (libvterm): Update to 1.1.0.
[arguments]: Enable tests.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-09-18 23:34:26 +02:00
Ludovic Courtès
4bb7d14bbe
gnu: Add Xeus.
...
* gnu/packages/jupyter.scm (xeus): New variable.
2019-09-18 23:08:29 +02:00
Ludovic Courtès
a52d8cc6c7
gnu: Add python-jupyter-kernel-test.
...
* gnu/packages/jupyter.scm (python-jupyter-kernel-test): New file.
2019-09-18 23:08:29 +02:00
Ludovic Courtès
2835fb07ba
gnu: Add python-jupyter-kernel-mgmt.
...
* gnu/packages/jupyter.scm (python-jupyter-kernel-mgmt): New variable.
2019-09-18 23:08:29 +02:00
Ludovic Courtès
2cde4a967d
gnu: Add python-jupyter-protocol.
...
* gnu/packages/jupyter.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
2019-09-18 23:08:29 +02:00
Ludovic Courtès
af632c6b70
gnu: nlohmann-json-cpp: Update to 3.7.0.
...
* gnu/packages/serialization.scm (nlohmann-json-cpp): Update to 3.7.0.
[source]: Use 'git-fetch'.
[native-inputs, arguments]: New fields.
2019-09-18 23:08:28 +02:00
Ludovic Courtès
96b35998e6
linux-container: 'eval/container' correctly passes -L and -C flags.
...
This fixes a type error.
* gnu/system/linux-container.scm (eval/container): Use 'append-map', not
'map'.
* tests/containers.scm ("eval/container, non-empty load path"): New test.
2019-09-18 23:08:28 +02:00
Ricardo Wurmus
cf48ea9539
Merge branch 'wip-texlive'
2019-09-18 15:35:17 +02:00
宋文武
3c4f5ad7f4
services: Add nftables-service-type.
...
* gnu/services/networking.scm (%default-nftables-ruleset): New variable.
(<nftables-configuration>): New record type.
(nftables-shepherd-service): New procedure.
(nftables-service-type): New service type.
* doc/guix.texi (Networking Services): Document it.
2019-09-18 19:04:59 +08:00
宋文武
62790449e6
gnu: linux-libre: Enable all nftables families.
...
* gnu/packages/aux-files/linux-libre/4.19-arm.conf,
gnu/packages/aux-files/linux-libre/4.19-arm64.conf,
gnu/packages/aux-files/linux-libre/4.19-i686.conf,
gnu/packages/aux-files/linux-libre/4.19-x86_64.conf,
gnu/packages/aux-files/linux-libre/5.2-arm.conf,
gnu/packages/aux-files/linux-libre/5.2-arm64.conf,
gnu/packages/aux-files/linux-libre/5.2-i686.conf,
gnu/packages/aux-files/linux-libre/5.2-x86_64.conf: Set CONFIG_NF_TABLES_INET,
CONFIG_NF_TABLES_NETDEV, CONFIG_NF_TABLES_IPV4, CONFIG_NF_TABLES_IPV6 and
CONFIG_NF_TABLES_BRIDGE to 'y', and related options to 'm'.
2019-09-18 19:04:59 +08:00
Guillaume LE VAILLANT
3012486d77
gnu: Add cl-lzlib.
...
* gnu/packages/lisp.scm (sbcl-lzlib, cl-lzlib, ecl-lzlib): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT
ed0ddadcd5
gnu: Add cl-octet-streams.
...
* gnu/packages/lisp.scm (sbcl-cl-octet-streams, cl-octet-streams,
ecl-cl-octet-streams): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT
76b66fbaf5
gnu: Add bst.
...
* gnu/packages/lisp.scm (sbcl-bst, cl-bst, ecl-bst): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT
b1df0d9f77
gnu: Add cl-ledger.
...
* gnu/packages/lisp.scm (sbcl-cl-ledger, cl-ledger, ecl-cl-ledger): New
variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT
66226d5d41
gnu: Add cambl.
...
* gnu/packages/lisp.scm (sbcl-cambl, cl-cambl, ecl-cambl): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT
c0dcdd45d9
gnu: Add fprog.
...
* gnu/packages/lisp.scm (sbcl-fprog, cl-fprog, ecl-fprog): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT
bc5d9a7ac1
gnu: Add xlunit.
...
* gnu/packages/lisp.scm (sbcl-xlunit, cl-xlunit, ecl-xlunit): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT
f5d1f58bcb
gnu: Add cl-containers.
...
* gnu/packages/lisp.scm (sbcl-cl-containers, cl-containers, ecl-containers):
New variables.
2019-09-18 11:55:42 +02:00
Guillaume Le Vaillant
5f33f9aa64
gnu: sbcl-lift: Fix version number.
...
* gnu/packages/lisp.scm (sbcl-lift)[version]: Set to 1.7.1 instead of 0.0.0.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT
cacbeebc75
gnu: Add metatilities-base.
...
* gnu/packages/lisp.scm (sbcl-metatilities-base, cl-metatilities-base,
ecl-metatilities-base): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT
5c2f67979e
gnu: Add periods-series.
...
* gnu/packages/lisp.scm (sbcl-periods-series, cl-periods-series,
ecl-periods-series): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT
7bf9577d0c
gnu: Add periods.
...
* gnu/packages/lisp.scm (sbcl-periods, cl-periods, ecl-periods): New variables.
2019-09-18 11:55:42 +02:00
Guillaume LE VAILLANT
b2fa53d0f6
gnu: Add series.
...
* gnu/packages/lisp.scm (sbcl-series, cl-series, ecl-series): New variables.
2019-09-18 11:55:41 +02:00
Ricardo Wurmus
993a4fbb7c
Merge remote-tracking branch 'origin/master' into wip-texlive
2019-09-18 11:54:54 +02:00
Ricardo Wurmus
a870b80046
gnu: festival: Fix scripts.
...
* gnu/packages/speech.scm (festival)[arguments]: Fix broken shebangs in
scripts.
2019-09-18 10:57:12 +02:00
Ricardo Wurmus
dfcf79ac59
gnu: festival: Include default voice.
...
* gnu/packages/speech.scm (festival)[arguments]: Install default voice.
[native-inputs]: Add default voice.
2019-09-18 10:19:16 +02:00
Björn Höfling
f8ddfb505a
gnu: emacs-base16-theme: Update to 2.2.
...
* gnu/packages/emacs-xyz.scm (emacs-base16-theme): Update to 2.2.
[source]: Use github instead of melpa.
2019-09-17 23:35:03 +02:00
Björn Höfling
7026ecc122
gnu: emacs-olivetti: Update to 1.8.0.
...
* gnu/packages/emacs-xyz.scm (emacs-olivetti)[version]: Update to 1.8.0.
[source]: Use github instead of melpa.
2019-09-17 23:12:01 +02:00
Björn Höfling
3a8d68bada
gnu: emacs-elixir-mode: Use git-fetch.
...
Fixes a source instability reported by Josh Holland
in <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37437 >
* gnu/packages/emacs-xyz.scm (emacs-elixir-mode)[source]:
Use GIT-FETCH & GIT-FILE-NAME.
2019-09-17 22:23:42 +02:00
Ricardo Wurmus
17bbd30d87
gnu: festival: Install missing info files.
...
Reported by reepca on the #guix IRC channel.
This is a follow-up to commit 34583ec6e3
.
* gnu/packages/speech.scm (festival)[arguments]: Install missing info files.
2019-09-17 19:04:05 +02:00
Efraim Flashner
7009d20ad3
gnu: Add rust-futures-sink-preview.
...
* gnu/packages/crates-io.scm (rust-futures-sink-preview): New variable.
2019-09-17 19:40:10 +03:00
Efraim Flashner
03e22b2eee
gnu: Add rust-futures-core-preview.
...
* gnu/packages/crates-io.scm (rust-futures-core-preview): New variable.
2019-09-17 19:40:10 +03:00
Efraim Flashner
0cb01bb99d
gnu: Add rust-unreachable.
...
* gnu/packages/crates-io.scm (rust-unreachable): New variable.
2019-09-17 19:40:09 +03:00
Efraim Flashner
241bc53ead
gnu: Add rust-libgit2-sys-0.7.
...
* gnu/packages/crates-io.scm (rust-libgit2-sys-0.7): New variable.
2019-09-17 19:40:09 +03:00
Efraim Flashner
4bf8cd217a
gnu: Add rust-libgit2-sys.
...
* gnu/packages/crates-io.scm (rust-libgit2-sys): New variable.
2019-09-17 19:40:09 +03:00
Efraim Flashner
b81e1ea589
gnu: Add rust-libssh2-sys.
...
* gnu/packages/crates-io.scm (rust-libssh2-sys): New variable.
2019-09-17 19:40:09 +03:00
Efraim Flashner
e416c93008
gnu: Add rust-curl-sys.
...
* gnu/packages/crates-io.scm (rust-curl-sys): New variable.
2019-09-17 19:40:09 +03:00
Efraim Flashner
956e4aedea
gnu: Add rust-openssl-sys.
...
* gnu/packages/crates-io.scm (rust-openssl-sys): New variable.
2019-09-17 19:40:08 +03:00
Efraim Flashner
5e9fdf9189
gnu: Add rust-openssl-src.
...
* gnu/packages/crates-io.scm (rust-openssl-src): New variable.
2019-09-17 19:40:08 +03:00
Efraim Flashner
a7debf9d7f
gnu: Add rust-dirs.
...
* gnu/packages/crates-io.scm (rust-dirs): New variable.
2019-09-17 19:40:08 +03:00
Efraim Flashner
ef05c6df02
gnu: Add rust-backtrace-sys.
...
* gnu/packages/crates-io.scm (rust-backtrace-sys): New variable.
2019-09-17 19:40:08 +03:00
Efraim Flashner
fc4d385aba
gnu: Add rust-libz-sys.
...
* gnu/packages/crates-io.scm (rust-libz-sys): New variable.
2019-09-17 19:40:08 +03:00
Efraim Flashner
61b10dd1bf
gnu: Add rust-libnghttp2-sys.
...
* gnu/packages/crates-io.scm (rust-libnghttp2-sys): New variable.
2019-09-17 19:40:08 +03:00
Efraim Flashner
d7bec7535f
gnu: Add rust-lock-api.
...
* gnu/packages/crates-io.scm (rust-lock-api): New variable.
2019-09-17 19:40:07 +03:00
Efraim Flashner
c5d250d5dc
gnu: Add rust-itoa-0.1.
...
* gnu/packages/crates-io.scm (rust-itoa-0.1): New variable.
2019-09-17 19:40:07 +03:00
Efraim Flashner
17b977ab54
gnu: Add rust-dtoa-0.2.
...
* gnu/packages/crates-io.scm (rust-dtoa-0.2): New variable.
2019-09-17 19:40:07 +03:00
Efraim Flashner
7617f231c0
gnu: Add rust-num-traits-0.1.
...
* gnu/packages/crates-io.scm (rust-num-traits-0.1): New variable.
2019-09-17 19:40:07 +03:00
Efraim Flashner
14f3a7e373
gnu: Add rust-clang-sys-0.26.
...
* gnu/packages/crates-io.scm (rust-clang-sys-0.26): New variable.
2019-09-17 19:40:07 +03:00
Efraim Flashner
56b695196f
gnu: Add rust-term.
...
* gnu/packages/crates-io.scm (rust-term): New variable.
2019-09-17 19:40:07 +03:00
Efraim Flashner
c800a30744
gnu: Add rust-strsim-0.8.
...
* gnu/packages/crates-io.scm (rust-strsim-0.8): New variable.
2019-09-17 19:40:06 +03:00
Efraim Flashner
86d452f946
gnu: Add rust-static-assertions.
...
* gnu/packages/crates-io.scm (rust-static-assertions): New variable.
2019-09-17 19:40:06 +03:00
Efraim Flashner
de13223a11
gnu: Add rust-rustc-hash.
...
* gnu/packages/crates-io.scm (rust-rustc-hash): New variable.
2019-09-17 19:40:06 +03:00
Efraim Flashner
80e4e9dda6
gnu: Add rust-percent-encoding-1.
...
* gnu/packages/crates-io.scm (rust-percent-encoding-1): New variable.
2019-09-17 19:40:06 +03:00
Ricardo Wurmus
34583ec6e3
gnu: Add festival.
...
* gnu/packages/speech.scm (festival): New variable.
2019-09-17 17:16:43 +02:00
Tobias Geerinckx-Rice
777db6b845
gnu: unbound: Update to 1.9.3.
...
* gnu/packages/dns.scm (unbound): Update to 1.9.3.
2019-09-17 16:04:44 +02:00
Tobias Geerinckx-Rice
530680dfaf
gnu: ncmpc: Update to 0.35.
...
* gnu/packages/mpd.scm (ncmpc): Update to 0.35.
2019-09-17 16:04:43 +02:00
Tobias Geerinckx-Rice
cadf846bea
gnu: elixir: Don't use unstable tarball.
...
* gnu/packages/elixir.scm (elixir)[source]: Use GIT-FETCH & GIT-FILE-NAME.
[arguments]: Add ‘make-git-checkout-writable’ phase.
2019-09-17 16:04:43 +02:00
Tobias Geerinckx-Rice
9e8b549fe6
gnu: perl-clone: Update to 0.43.
...
* gnu/packages/perl.scm (perl-clone): Update to 0.43.
2019-09-17 16:04:43 +02:00
Tobias Geerinckx-Rice
e905c8d654
gnu: fuse: Update to 2.9.9.
...
* gnu/packages/linux.scm (fuse): Update to 2.9.9.
2019-09-17 16:04:43 +02:00
Efraim Flashner
ff1d80f304
gnu: youtube-dl: Update source uri.
...
* gnu/packages/video.scm (youtube-dl)[source]: Update to new upstream uri.
2019-09-17 14:00:40 +03:00
Ludovic Courtès
9e8e252026
gnu: guix: Update to 1h2qlbb.
...
Fixes <https://bugs.gnu.org/37426 >.
Reported by Mikhail Kryshen <mikhail@kryshen.net>.
* gnu/packages/package-management.scm (guix): Update to 1h2qlbb.
2019-09-17 10:14:27 +02:00
Alex Vong
0ed97e6980
gnu: Add tegaki-wagomu-traditional-chinese.
...
* gnu/packages/language.scm (tegaki-wagomu-traditional-chinese): New
variable.
2019-09-17 13:31:25 +08:00
Alex Vong
708c6857c1
gnu: Add tegaki-wagomu-simplified-chinese.
...
* gnu/packages/language.scm (tegaki-wagomu-simplified-chinese): New variable.
2019-09-17 13:31:05 +08:00
Alex Vong
7c25904c98
gnu: Add tegaki-wagomu-japanese-joyo.
...
* gnu/packages/language.scm (tegaki-wagomu-japanese-joyo): New variable.
2019-09-17 13:31:00 +08:00
Alex Vong
ee3dc52b3f
gnu: Add tegaki-wagomu-japanese-kyoiku.
...
* gnu/packages/language.scm (tegaki-wagomu-japanese-kyoiku): New variable.
2019-09-17 13:30:54 +08:00
Alex Vong
6b32e91a4c
gnu: Add tegaki-wagomu-japanese.
...
* gnu/packages/language.scm (tegaki-wagomu-japanese): New variable.
2019-09-17 13:30:48 +08:00
Alex Vong
caee9806ac
gnu: Add tegaki-zinnia-traditional-chinese-light.
...
* gnu/packages/language.scm (tegaki-zinnia-traditional-chinese-light): New
variable.
2019-09-17 13:30:42 +08:00
Alex Vong
0bfcc29ddf
gnu: Add tegaki-zinnia-traditional-chinese.
...
* gnu/packages/language.scm (tegaki-zinnia-traditional-chinese): New
variable.
2019-09-17 13:30:36 +08:00
Alex Vong
ca1f28bd35
gnu: Add tegaki-zinnia-simplified-chinese-light.
...
* gnu/packages/language.scm (tegaki-zinnia-simplified-chinese-light): New
variable.
2019-09-17 13:30:29 +08:00
Alex Vong
e067946450
gnu: Add tegaki-zinnia-simplified-chinese.
...
* gnu/packages/language.scm (tegaki-zinnia-simplified-chinese): New variable.
2019-09-17 13:30:24 +08:00
Alex Vong
8955412be1
gnu: Add tegaki-zinnia-japanese-joyo.
...
* gnu/packages/language.scm (tegaki-zinnia-japanese-joyo): New variable.
2019-09-17 13:30:18 +08:00
Alex Vong
5fd5674872
gnu: Add tegaki-zinnia-japanese-kyoiku.
...
* gnu/packages/language.scm (tegaki-zinnia-japanese-kyoiku): New variable.
2019-09-17 13:30:11 +08:00
Alex Vong
c8bbd80885
gnu: Add tegaki-zinnia-japanese-light.
...
* gnu/packages/language.scm (tegaki-zinnia-japanese-light): New variable.
2019-09-17 13:29:53 +08:00
Alex Vong
3ed30b88c3
gnu: Add tegaki-zinnia-japanese.
...
* gnu/packages/language.scm (tegaki-zinnia-japanese): New variable.
2019-09-17 13:29:43 +08:00
Alex Vong
e4f72a584b
gnu: Add python2-tegaki-recognize.
...
* gnu/packages/language.scm (python2-tegaki-recognize): New variable.
2019-09-17 13:29:37 +08:00
Alex Vong
dd97a9c4da
gnu: Add python2-tegaki-tools.
...
* gnu/packages/language.scm (python2-tegaki-tools): New variable.
2019-09-17 13:29:31 +08:00
Alex Vong
58ac928925
gnu: Add python2-tegaki-pygtk.
...
* gnu/packages/language.scm (python2-tegaki-pygtk): New variable.
2019-09-17 13:29:25 +08:00
Alex Vong
c281052310
gnu: Add python2-tegaki-python.
...
* gnu/packages/language.scm (python2-tegaki-python): New variable.
2019-09-17 13:29:18 +08:00
Alex Vong
410387ad05
gnu: Add python2-tegaki-wagomu.
...
* gnu/packages/language.scm
(python2-tegaki-wagomu, remove-pre-compiled-files-modules): New variables.
(remove-pre-compiled-files, tegaki-release-uri): New procedures.
2019-09-17 13:29:12 +08:00
Alex Vong
16dd1fd044
gnu: Add python2-zinnia.
...
* gnu/packages/ocr.scm (python2-zinnia): New variable.
2019-09-17 13:29:03 +08:00
Alex Vong
9a94ccec4c
gnu: Add zinnia.
...
* gnu/packages/ocr.scm (zinnia): New variable.
2019-09-17 13:28:52 +08:00
Tobias Geerinckx-Rice
015fc03611
gnu: libgtop: Update to 2.40.0.
...
* gnu/packages/gnome.scm (libgtop): Update to 2.40.0.
2019-09-16 23:31:08 +02:00
Tobias Geerinckx-Rice
59487fc29a
gnu: libgtop: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (libgtop)[source]: Hard-code NAME.
2019-09-16 23:31:07 +02:00
Efraim Flashner
c34671a69d
gnu: rust-percent-encoding: Update to 2.1.0.
...
* gnu/packages/crates-io.scm (rust-percent-encoding): Update to 2.1.0.
2019-09-16 16:18:39 +03:00
Efraim Flashner
230e59da1b
gnu: education.scm: Import (gnu packages curl).
...
This is a follow-up to 3f19b268ea
.
* gnu/packages/education.scm.scm: Import (gnu packages curl) module.
2019-09-16 16:16:18 +03:00
Rutger Helling
489f540b4e
gnu: linux-libre: Update to 5.2.15.
...
* gnu/packages/linux.scm (linux-libre): Update to 5.2.15.
2019-09-16 14:07:37 +02:00
Rutger Helling
30ba3d8593
gnu: wireguard: Update to 0.0.20190913.
...
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20190913.
2019-09-16 14:07:37 +02:00
Efraim Flashner
d2c0a7a22f
gnu: Add ktouch.
...
* gnu/packages/education.scm (ktouch): New variable.
2019-09-16 15:04:30 +03:00
Efraim Flashner
dece34332b
gnu: Add kqtquickcharts.
...
* gnu/packages/kde.scm (kqtquickcharts): New variable.
2019-09-16 15:04:26 +03:00
Efraim Flashner
3f19b268ea
gnu: Add klavaro.
...
* gnu/packages/education.scm (klavaro): New variable.
2019-09-16 15:01:03 +03:00
Ricardo Wurmus
518fd3b659
gnu: neovim: Update to 0.4.2.
...
* gnu/packages/vim.scm (neovim): Update to 0.4.2.
[arguments]: Remove "patch-tic" phase; add "lua-luv" to "set-lua-paths" phase.
[inputs]: Add lua5.1-luv.
2019-09-16 12:26:26 +02:00
Ricardo Wurmus
9ad3d67981
gnu: Add lua-luv.
...
* gnu/packages/lua.scm (lua-luv, lua5.1-luv, lua5.2-luv): New variables.
(make-lua-luv): New procedure.
2019-09-16 12:26:25 +02:00
Ricardo Wurmus
456da45c1b
gnu: libvterm: Update to 0.1.
...
* gnu/packages/terminals.scm (libvterm): Update to 0.1.
2019-09-16 12:26:25 +02:00
Martin Becze
ad6e168b3f
gnu: evolution: Wrap with required path variables.
...
Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=36896 >.
* gnu/packages/gnome.scm (evolution)[arguments]: Add a ‘wrap-program’
phase.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2019-09-16 12:17:48 +02:00
Pierre Neidhardt
eb2e9ef4d9
gnu: Add cl-prevalence.
...
* gnu/packages/lisp.scm (cl-prevalence, sbcl-cl-prevalence, ecl-cl-prevalence): New variables.
2019-09-16 11:58:40 +02:00
Pierre Neidhardt
5216632a95
gnu: Add s-sysdeps.
...
* gnu/packages/lisp.scm (sbcl-s-sysdeps, cl-s-sysdeps, ecl-s-sysdeps): New variables.
2019-09-16 11:58:21 +02:00
Kyle Andrews
1d25447e8b
gnu: Add herbstluftwm.
...
* gnu/packages/wm.scm (herbstluftwm): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-09-16 10:57:58 +02:00
Brian Leung
a1a4a40715
gnu: emacs-dumb-jump: Update to 0.5.3.
...
* gnu/packages/emacs-xyz.scm (emacs-dumb-jump): Update to 0.5.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-16 10:30:16 +02:00
Kyle Meyer
1ece099d5c
gnu: git-annex: Update to 7.20190912.
...
* gnu/packages/haskell-apps.scm (git-annex): Update 7.20190912.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-16 10:27:36 +02:00
Kyle Meyer
f2a3ff8591
gnu: git-annex: Build with MagicMime support.
...
git-annex has a mechanism for configuring whether a file is added to the annex
or stored in git. Building with MagicMime support makes it possible to
condition the behavior on a file's MIME type.
* gnu/packages/haskell-apps.scm (git-annex)[inputs]: Add ghc-magic.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-16 10:27:32 +02:00
Kyle Meyer
e405912c20
gnu: Add ghc-magic.
...
* gnu/packages/haskell-xyz.scm (ghc-magic): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-16 10:27:27 +02:00
Kyle Meyer
7e772cb66d
gnu: git-annex: Update license.
...
* gnu/packages/haskell-apps.scm (git-annex)[license]: Update main license to
AGPLv3+ and include other licenses mentioned in the package's COPYRIGHT file.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-16 10:27:10 +02:00
Carlo Zancanaro
ec36339dfd
services: certbot: Add --manual-public-ip-logging-ok for manual challenges
...
* gnu/services/certbot.scm (certbot-command): Add
--manual-public-ip-logging-ok flag to the certbot command when doing a
manual challenge.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-16 10:22:35 +02:00
Rutger Helling
fb6e550d6b
gnu: retroarch: Update to 1.7.8.4.
...
* gnu/packages/emulators.scm (retroarch): Update to 1.7.8.4.
2019-09-16 08:25:04 +02:00
Rutger Helling
eca0f3d070
gnu: mgba: Update to 0.7.3.
...
* gnu/packages/emulators.scm (mgba): Update to 0.7.3.
2019-09-16 08:25:04 +02:00
Ricardo Wurmus
d80a15696b
gnu: Add r-variancepartition.
...
* gnu/packages/bioconductor.scm (r-variancepartition): New variable.
2019-09-15 22:57:47 +02:00
Ricardo Wurmus
2a360cf6ac
gnu: Add r-wavetiling.
...
* gnu/packages/bioconductor.scm (r-wavetiling): New variable.
2019-09-15 22:54:21 +02:00
Ricardo Wurmus
f5349b4d5a
gnu: Add r-genomegraphs.
...
* gnu/packages/bioconductor.scm (r-genomegraphs): New variable.
2019-09-15 22:51:52 +02:00
Ricardo Wurmus
4c63eeb8a4
gnu: Add r-oligo.
...
* gnu/packages/bioconductor.scm (r-oligo): New variable.
2019-09-15 22:50:31 +02:00
Ricardo Wurmus
d6a5d9b24f
gnu: Add r-affxparser.
...
* gnu/packages/bioconductor.scm (r-affxparser): New variable.
2019-09-15 22:50:25 +02:00
Ricardo Wurmus
df8576e5c9
gnu: Add r-variantfiltering.
...
* gnu/packages/bioconductor.scm (r-variantfiltering): New variable.
2019-09-15 22:41:03 +02:00
Ricardo Wurmus
fc3719cc0f
gnu: Add r-shinythemes.
...
* gnu/packages/cran.scm (r-shinythemes): New variable.
2019-09-15 22:40:25 +02:00
Ricardo Wurmus
41b8b05c9e
gnu: Add r-shinytree.
...
* gnu/packages/cran.scm (r-shinytree): New variable.
2019-09-15 22:33:50 +02:00
Ricardo Wurmus
4112ff7e74
gnu: Add js-requirejs.
...
* gnu/packages/javascript.scm (js-requirejs): New variable.
2019-09-15 21:19:53 +02:00
Ricardo Wurmus
bb0024dc69
gnu: Add r-reqon.
...
* gnu/packages/bioconductor.scm (r-reqon): New variable.
2019-09-15 21:07:57 +02:00
Ricardo Wurmus
e5dfcd8e26
gnu: Add r-seqbias.
...
* gnu/packages/bioconductor.scm (r-seqbias): New variable.
2019-09-15 21:07:56 +02:00
Ricardo Wurmus
12105c6c3a
gnu: Add r-affycoretools.
...
* gnu/packages/bioconductor.scm (r-affycoretools): New variable.
2019-09-15 20:58:26 +02:00
Ricardo Wurmus
01c7ba9982
gnu: Add r-oligoclasses.
...
* gnu/packages/bioconductor.scm (r-oligoclasses): New variable.
2019-09-15 20:58:26 +02:00
Ricardo Wurmus
15184fb386
gnu: Add r-reportingtools.
...
* gnu/packages/bioconductor.scm (r-reportingtools): New variable.
2019-09-15 20:58:25 +02:00
Ricardo Wurmus
83b4209122
gnu: Add r-pfam-db.
...
* gnu/packages/bioconductor.scm (r-pfam-db): New variable.
2019-09-15 20:57:26 +02:00
Ricardo Wurmus
4ca2d6c1a6
gnu: Add r-affycontam.
...
* gnu/packages/bioconductor.scm (r-affycontam): New variable.
2019-09-15 20:53:27 +02:00
Ricardo Wurmus
5094aa9472
gnu: Add r-affycompatible.
...
* gnu/packages/bioconductor.scm (r-affycompatible): New variable.
2019-09-15 20:53:21 +02:00
Ricardo Wurmus
5cf940de21
gnu: Add r-affycomp.
...
* gnu/packages/bioconductor.scm (r-affycomp): New variable.
2019-09-15 20:53:14 +02:00
Ricardo Wurmus
53b1e10f23
gnu: Add r-affydata.
...
* gnu/packages/bioconductor.scm (r-affydata): New variable.
2019-09-15 20:53:01 +02:00
Ricardo Wurmus
853211a51b
gnu: Add r-timeseriesexperiment.
...
* gnu/packages/bioconductor.scm (r-timeseriesexperiment): New variable.
2019-09-15 20:42:41 +02:00
Ricardo Wurmus
739b2d10f0
gnu: Add r-wavcluster.
...
* gnu/packages/bioconductor.scm (r-wavcluster): New variable.
2019-09-15 20:41:01 +02:00
Ricardo Wurmus
d77e69e9e1
gnu: r-spam: Update to 2.3-0.
...
* gnu/packages/cran.scm (r-spam): Update to 2.3-0.
2019-09-15 16:15:37 +02:00
Ricardo Wurmus
e48e476f41
gnu: r-feather: Update to 0.3.5.
...
* gnu/packages/cran.scm (r-feather): Update to 0.3.5.
2019-09-15 16:15:37 +02:00
Giacomo Leidi
21fc601295
gnu: emacs-zerodark-theme: Update to 4.6.
...
* gnu/packages/emacs-xyz.scm (emacs-zerodark-theme): Update to 4.6.
[source]: Update to new source uri.
2019-09-15 15:29:18 +03:00
Ricardo Wurmus
991c44109f
gnu: Add yubico-pam.
...
* gnu/packages/authentication.scm (yubico-pam): New variable.
2019-09-15 09:28:24 +02:00
Ricardo Wurmus
9eac315069
gnu: r-delayedmatrixstats: Update to 1.6.1.
...
* gnu/packages/bioinformatics.scm (r-delayedmatrixstats): Update to 1.6.1.
2019-09-14 23:39:39 +02:00
Ricardo Wurmus
82e343d14a
gnu: r-rhdf5lib: Update to 1.6.1.
...
* gnu/packages/bioinformatics.scm (r-rhdf5lib): Update to 1.6.1.
2019-09-14 23:39:25 +02:00
Ricardo Wurmus
cd25e29616
gnu: r-rtracklayer: Update to 1.44.4.
...
* gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.44.4.
2019-09-14 23:39:20 +02:00
Ricardo Wurmus
146f0ba5d1
gnu: r-genomicranges: Update to 1.36.1.
...
* gnu/packages/bioinformatics.scm (r-genomicranges): Update to 1.36.1.
2019-09-14 23:39:12 +02:00
Ricardo Wurmus
7f518ef70b
gnu: r-s4vectors: Update to 0.22.1.
...
* gnu/packages/bioinformatics.scm (r-s4vectors): Update to 0.22.1.
2019-09-14 23:39:08 +02:00
Ricardo Wurmus
11f973e093
gnu: r-mixomics: Update to 6.8.4.
...
* gnu/packages/bioconductor.scm (r-mixomics): Update to 6.8.4.
2019-09-14 23:39:03 +02:00
Ricardo Wurmus
f8fb5b75c9
gnu: r-gtrellis: Update to 1.16.1.
...
* gnu/packages/bioconductor.scm (r-gtrellis): Update to 1.16.1.
2019-09-14 23:38:58 +02:00
Ricardo Wurmus
ec0270b1e9
gnu: r-regioner: Update to 1.16.4.
...
* gnu/packages/bioconductor.scm (r-regioner): Update to 1.16.4.
2019-09-14 23:38:51 +02:00
Björn Höfling
cd75c487c8
gnu: Add emacs-elixir-mode.
...
* gnu/packages/emacs-xyz.scm (emacs-elixir-mode): New variable.
2019-09-14 19:44:40 +02:00
Rutger Helling
fda8ed0eb1
gnu: wine-staging: Update to 4.16.
...
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.16.
* gnu/packages/wine.scm (wine-staging): Update to 4.16.
2019-09-14 13:01:28 +02:00
Ricardo Wurmus
981dcc3b0c
gnu: r-tidyr: Update to 1.0.0.
...
* gnu/packages/statistics.scm (r-tidyr): Update to 1.0.0.
[propagated-inputs]: Add r-ellipsis, r-lifecycle, and r-vctrs.
2019-09-14 00:37:47 +02:00
Ricardo Wurmus
17f3960f28
gnu: r-diffusionmap: Update to 1.2.0.
...
* gnu/packages/graph.scm (r-diffusionmap): Update to 1.2.0.
2019-09-14 00:37:46 +02:00
Ricardo Wurmus
fd399b7a83
gnu: r-seqinr: Update to 3.6-1.
...
* gnu/packages/cran.scm (r-seqinr): Update to 3.6-1.
2019-09-14 00:37:46 +02:00
Ricardo Wurmus
f5b1354fdb
gnu: Add r-lifecycle.
...
* gnu/packages/cran.scm (r-lifecycle): New variable.
2019-09-14 00:37:46 +02:00
Ricardo Wurmus
cd3ba9c8c7
gnu: r-huge: Update to 1.3.3.
...
* gnu/packages/cran.scm (r-huge): Update to 1.3.3.
2019-09-14 00:37:46 +02:00
Ricardo Wurmus
ac50956f31
gnu: r-tidytree: Update to 0.2.7.
...
* gnu/packages/cran.scm (r-tidytree): Update to 0.2.7.
2019-09-14 00:37:46 +02:00
Ricardo Wurmus
aef5e2aadd
gnu: r-activity: Update to 1.3.
...
* gnu/packages/cran.scm (r-activity): Update to 1.3.
[propagated-inputs]: Add r-insol.
2019-09-14 00:37:46 +02:00
Ricardo Wurmus
d72da21d54
gnu: r-sjplot: Update to 2.7.1.
...
* gnu/packages/cran.scm (r-sjplot): Update to 2.7.1.
2019-09-14 00:37:46 +02:00
Ricardo Wurmus
664e15ed8f
gnu: r-sjstats: Update to 0.17.6.
...
* gnu/packages/cran.scm (r-sjstats): Update to 0.17.6.
[propagated-inputs]: Add r-parameters.
2019-09-14 00:37:46 +02:00
Ricardo Wurmus
28110e6842
gnu: r-emmeans: Update to 1.4.1.
...
* gnu/packages/cran.scm (r-emmeans): Update to 1.4.1.
2019-09-14 00:37:46 +02:00
Ricardo Wurmus
3ab3f7f3bb
gnu: r-sjlabelled: Update to 1.1.1.
...
* gnu/packages/cran.scm (r-sjlabelled): Update to 1.1.1.
2019-09-14 00:37:46 +02:00
Ricardo Wurmus
4557f44755
gnu: r-circlize: Update to 0.4.8.
...
* gnu/packages/cran.scm (r-circlize): Update to 0.4.8.
2019-09-14 00:37:46 +02:00
Ricardo Wurmus
a1f4399438
gnu: r-httpuv: Update to 1.5.2.
...
* gnu/packages/cran.scm (r-httpuv): Update to 1.5.2.
2019-09-14 00:37:46 +02:00
Ricardo Wurmus
5ad9da9ab3
gnu: Add r-insol.
...
* gnu/packages/cran.scm (r-insol): New variable.
2019-09-14 00:37:46 +02:00
Ricardo Wurmus
a0244ef000
gnu: Add r-rgdal.
...
* gnu/packages/cran.scm (r-rgdal): New variable.
2019-09-14 00:37:46 +02:00
Ricardo Wurmus
a5a79dd0b8
gnu: Add r-parameters.
...
* gnu/packages/cran.scm (r-parameters): New variable.
2019-09-14 00:37:45 +02:00
Efraim Flashner
18a613fb29
gnu: gnujump: Add desktop file.
...
This fixes bug#37069.
* gnu/packages/games.scm (gnujump)[arguments]: Add custom
'create-desktop-entry phase to install a desktop file.
2019-09-13 17:07:16 +03:00
Efraim Flashner
dbb0b06eb4
gnu: tipp10: Fix path in desktop entry.
...
* gnu/packages/patches/tipp10-fix-compiling.patch: Remove changes to
hardcode executable path.
2019-09-13 17:07:13 +03:00
Paul Garlick
0746c33eff
gnu: gmsh: Update home page.
...
This addresses a 'guix lint' warning.
* gnu/packages/maths.scm (gmsh)[home-page]: Update to avoid URL
redirection.
2019-09-13 14:53:57 +01:00
Efraim Flashner
f61f424d5b
gnu: mcron: Update to 1.1.2.
...
* gnu/packages/guile-xyz.scm (mcron): Update to 1.1.2.
[arguments]: Remove custom 'set-timezone phase.
[native-inputs]: Add autoconf, automake, help2man, texinfo.
[inputs]: Remove ed, which.
2019-09-13 16:02:31 +03:00
Efraim Flashner
f0e149752a
gnu: shellutils.scm: Sort module inputs.
...
* gnu/packages/shellutils.scm: Sort module inputs alphabetically.
2019-09-13 15:39:43 +03:00
Collin J. Doering
8ebd56ea75
gnu: Add zsh-autosuggestions.
...
* gnu/packages/shellutils.scm (zsh-autosuggestions): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-09-13 15:39:34 +03:00
Collin J. Doering
9c4cb1ef4c
gnu: Add ruby-rspec-wait.
...
* gnu/packages/ruby.scm (ruby-rspec-wait): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-09-13 15:39:28 +03:00
Collin J. Doering
f69f37d54a
gnu: Add sh-z shell tool
...
* gnu/packages/shellutils.scm (sh-z): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-13 10:50:11 +02:00
L p R n d n
a00a3132c7
gnu: Thunar: Update to 1.8.9.
...
* gnu/packages/xfce.scm (thunar): Update to 1.8.9.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-13 10:50:11 +02:00
Ludovic Courtès
ba05be2249
gnu: openblas: Set 'NUM_THREADS'.
...
Until now, OpenBLAS would use at most the N threads, where N is the
number of cores that happened to be available on the build
machine (typically N=8).
* gnu/packages/maths.scm (openblas/fixed-num-threads): New variable.
(openblas)[replacement]: New field.
(openblas-ilp64): Use 'package/inherit'.
2019-09-13 10:50:11 +02:00
Ricardo Wurmus
5ad0a45221
gnu: python-matplotlib-documentation: Add missing input.
...
* gnu/packages/python-xyz.scm (python-matplotlib-documentation)[native-inputs]:
Add python-sphinx-copybutton.
(python2-matplotlib-documentation)[native-inputs]: Remove
python-sphinx-copybutton.
2019-09-13 00:44:57 +02:00
Ricardo Wurmus
bcb22b3624
gnu: Add python-sphinx-copybutton.
...
* gnu/packages/sphinx.scm (python-sphinx-copybutton): New variable.
2019-09-13 00:44:57 +02:00
Ricardo Wurmus
5ea654cfe0
gnu: python-matplotlib: Update to 3.1.1.
...
* gnu/packages/python-xyz.scm (python-matplotlib): Update to 3.1.1.
[native-inputs]: Remove python-nose; add python-pytest and unzip; add
jquery-ui.
[arguments]: Add build phases "fix-and-disable-failing-tests" and
"install-jquery-ui", and move the "check" phase after the "install" phase;
use the default backend in setup.cfg.
(python2-matplotlib): Keep at version 2.2.3.
(python-matplotlib-documentation)[arguments]: Remove "check" phase.
2019-09-13 00:44:57 +02:00
Wiktor Żelazny
16fddf17f5
gnu: Add r-assertr.
...
* gnu/packages/cran.scm (r-assertr): New variable.
Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-09-13 00:44:57 +02:00
Brian Leung
86ce3691e1
gnu: emacs-interactive-align: Update to 0.4.2.
...
* gnu/packages/emacs-xyz.scm (emacs-interactive-align): Update to 0.4.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-12 23:23:47 +02:00
Tim Gesthuizen
2151e04c1a
gnu: Add emacs-doom-themes.
...
* gnu/packages/emacs-xyz.scm (emacs-doom-themes): New variable.
Co-authored-by: Brett Gilio <brettg@posteo.net>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-12 23:22:19 +02:00
Ludovic Courtès
d236cd16a7
linux-container: "run-container" scripts shows the container's PID.
...
* gnu/build/linux-container.scm (call-with-container): Add
#:process-spawned-hook and honor it.
* gnu/system/linux-container.scm (container-script)[script]:
Define 'explain' and pass it as #:process-spawned-hook'.
2019-09-12 23:07:43 +02:00
Ludovic Courtès
3d8424a5ad
services: Fix /usr/bin/env special file target.
...
This is a followup to a916215597
.
* gnu/services/base.scm (%base-services): Fix "/usr/bin/env" target.
2019-09-12 23:07:42 +02:00
Ludovic Courtès
da966a7a3d
linux-container: Exclude more services when sharing networking with the host.
...
* gnu/system/linux-container.scm (containerized-operating-system)[useless-services]:
Add more services to the list when SHARED-NETWORK? is true.
2019-09-12 23:07:42 +02:00
Ludovic Courtès
5ccec77176
file-systems: Add /var/run/nscd to '%network-file-mappings'.
...
This allows containers created by "guix environment -CN" or by
"guix system container -N" to talk to the host nscd.
* gnu/system/file-systems.scm (%network-file-mappings): Add
"/var/run/nscd".
* gnu/build/shepherd.scm (default-mounts)[nscd-socket]: Remove.
* gnu/system/linux-container.scm (container-script)[nscd-run-directory]
[nscd-mapping, nscd-os, nscd-specs]: Remove.
[script]: Filter out from SPECS bind-mounts where the device does not
exist.
* guix/scripts/environment.scm (launch-environment/container)
[optional-mapping->fs]: New procedure.
[mappings]: Remove %NETWORK-FILE-MAPPINGS.
[file-systems]: Add %NETWORK-FILE-MAPPINGS here, filtered through
'optional-mapping->fs'.
2019-09-12 23:07:42 +02:00
Paul Garlick
abed5df777
gnu: gmsh: Fetch source from Git.
...
* gnu/packages/maths.scm (gmsh)[source]: Switch to GIT-FETCH.
2019-09-12 16:21:31 +01:00
Maxim Cournoyer
e2fb29b792
gnu: python-pytest-virtualenv: Enable tests.
...
* gnu/packages/python-check.scm (python-pytest-virtualenv)
[phases]{patch-virtualenv-executable}: New phase.
[propagated-inputs]: Move python-virtualenv from here...
[inputs]: ...to here.
2019-09-13 00:10:35 +09:00
Maxim Cournoyer
01a53e0b37
gnu: python-pathpy: Add a missing propagated input.
...
This fixes the build of 'python-pytest-shutil', amongst others.
* gnu/packages/python-xyz.scm (python-pathpy)[propagated-inputs]: Add
python-importlib-metadata.
2019-09-13 00:09:50 +09:00
Tobias Geerinckx-Rice
237d4cf73c
gnu: gfbgraph: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (gfbgraph)[source]: Hard-code NAME.
2019-09-12 16:16:44 +02:00
Tobias Geerinckx-Rice
7faed56c44
gnu: openconnect: Update to 8.05 [fixes CVE-2019-16239].
...
* gnu/packages/vpn.scm (openconnect): Update to 8.05.
2019-09-12 16:16:44 +02:00
Ricardo Wurmus
8b35c8cd61
gnu: hypre: Update texlive-union.
...
* gnu/packages/maths.scm (hypre)[native-inputs]: Replace texlive-generic-xypic
and texlive-fonts-xypic with texlive-xypic; add texlive-cm to the
texlive-union.
2019-09-12 12:10:05 +02:00
Ricardo Wurmus
63d57404b3
gnu: texlive-xypic: Install all files.
...
Reported by numerobis on the #guix IRC channel.
* gnu/packages/tex.scm (texlive-xypic)[source]: Install "tex/generic/xypic"
files.
[arguments]: Remove #:tex-directory.
2019-09-12 12:10:05 +02:00
Brian Leung
4913828bb1
gnu: python-language-server: Update to 0.28.3-1.c3cab77.
...
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.28.3-1.c3cab77.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2019-09-12 09:47:48 +09:00
Ricardo Wurmus
412153bbaf
gnu: r-bsgenome-celegans-ucsc-ce6: Permit substitution.
...
* gnu/packages/bioconductor.scm (r-bsgenome-celegans-ucsc-ce6)[arguments]:
Remove field.
2019-09-11 23:59:28 +02:00
Ricardo Wurmus
86ced7b271
gnu: r-bsgenome-celegans-ucsc-ce6: Use bioconductor-uri.
...
* gnu/packages/bioconductor.scm (r-bsgenome-celegans-ucsc-ce6)[source]: Use
BIOCONDUCTOR-URI.
2019-09-11 23:58:52 +02:00
Ricardo Wurmus
0f272518ec
gnu: python-ipython-documentation: Make reproducible.
...
Fixes <https://bugs.gnu.org/37373/ >.
* gnu/packages/python-xyz.scm (python-ipython)[arguments]: Add phase
"make-docs-reproducible" to remove timestamps from documentation generated in
dependent python-ipython-documentation package.
2019-09-11 23:30:49 +02:00
Tobias Geerinckx-Rice
6f2f7bc88a
gnu: recode: Don't use NAME in source URI.
...
* gnu/packages/textutils.scm (recode)[source]: Hard-code NAME.
2019-09-11 22:56:04 +02:00
Tobias Geerinckx-Rice
5ca1900ba5
gnu: recode: Update to 3.7.5.
...
* gnu/packages/textutils.scm (recode): Update to 3.7.5.
[native-inputs]: Use python@3 and python-cython@3.
2019-09-11 22:56:04 +02:00
Tobias Geerinckx-Rice
3b14974706
gnu: glslang: Use GIT-FILE-NAME.
...
* gnu/packages/vulkan.scm (glslang)[source]: Use GIT-FILE-NAME.
2019-09-11 22:56:04 +02:00
Tobias Geerinckx-Rice
97e53dccc0
gnu: nghttp2: Don't use NAME in source URI.
...
* gnu/packages/web.scm (nghttp2)[source]: Hard-code NAME.
2019-09-11 22:56:04 +02:00
Tobias Geerinckx-Rice
bfebc73a74
gnu: neofetch: Update to 6.1.0.
...
* gnu/packages/admin.scm (neofetch): Update to 6.1.0.
2019-09-11 22:56:04 +02:00
Rutger Helling
e8cfac22c7
gnu: youtube-dl: Update to 2019.09.12.
...
* gnu/packages/video.scm (youtube-dl): Update to 2019.09.12.
2019-09-11 21:03:02 +02:00
Tobias Geerinckx-Rice
cf065aba1e
gnu: openssl: Update to 1.1.1d [fix CVE-2019-{1547,1549,1552,1563}].
...
* gnu/packages/tls.scm (openssl-next): Update to 1.1.1d.
2019-09-11 18:30:22 +02:00
宋文武
5df412bfe6
services: libvirtd: Use '/run/current-system/profile/bin' as PATH.
...
This is a followup to ef640db2f5
.
* gnu/services/virtualization.scm (libvirt-shepherd-service): Set
'#:environment-variables' for 'make-forkexec-constructor'.
2019-09-11 23:12:02 +08:00
Tobias Geerinckx-Rice
ae9b6dba19
gnu: foo2zjs: Update to 20190909.
...
* gnu/packages/cups.scm (foo2zjs): Update to 20190909.
2019-09-11 16:30:15 +02:00
Maxim Cournoyer
d1c9684753
gnu: workrave: Correct the types of inputs used.
...
* gnu/packages/gnome.scm (workrave)[propagated-inputs]: Move them all to...
[inputs]: ...here.
[native-inputs]: Move libxscrnsaver to the 'inputs' field.
2019-09-11 22:07:13 +09:00
Maxim Cournoyer
aa51d92cdb
gnu: workrave: Update to version 1.10.34.
...
* gnu/packages/gnome.scm (workrave): Update version and hash strings.
[inputs]: Remove python-cheetah.
[native-inputs]: Add boost, python-3 and python-jinja2; remove the "bin"
output of glib.
2019-09-11 22:07:12 +09:00
Ludovic Courtès
7dc4b2a728
gnu: emacs-debbugs: Update to 0.19.
...
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.19.
2019-09-11 14:44:15 +02:00
Ludovic Courtès
373546123e
gnu: emacs-smart-mode-line: Update to 2.13.
...
* gnu/packages/emacs-xyz.scm (emacs-smart-mode-line): Update to 2.13.
2019-09-11 14:43:57 +02:00
Ludovic Courtès
28123c01d1
gnu: guile-json: Use "mirror://savannah" URL.
...
* gnu/packages/guile.scm (guile-json, guile-json-3): Change URL to
mirror://savannah.
2019-09-11 14:08:34 +02:00
Ludovic Courtès
4e0299194d
gnu: guile-json: Update to 3.2.0.
...
* gnu/packages/guile.scm (guile-json-3): Update to 3.2.0.
2019-09-11 14:08:34 +02:00
Ludovic Courtès
9abc58d3ef
gnu: guile-gcrypt: Update to 0.2.0.
...
* gnu/packages/gnupg.scm (guile-gcrypt): Update to 0.2.0.
2019-09-11 14:08:33 +02:00
宋文武
ef640db2f5
gnu: libvirt: Don't wrap with PATH.
...
This reverts commit 903e051a71
to fix
<https://bugs.gnu.org/31365 >. The full path of the 'ip' command is already
embedded, and we want to search 'qemu' in PATH.
* gnu/packages/virtualization.scm (libvirt): Remove 'wrap-libvirtd phase. Add
configure flags to run qemu as 'nobody:kvm'.
* gnu/services/virtualization.scm (libvirt-service-type): Add 'qemu' to the
system profile.
2019-09-11 19:15:30 +08:00
Maxim Cournoyer
e135ef9686
gnu: emacs-elpy: Update to 1.31.0.
...
* gnu/packages/emacs-xyz.scm (emacs-elpy): Update to 1.31.0.
2019-09-11 18:10:21 +09:00
Maxim Cournoyer
296e1aea65
gnu: python-jedi: Update to 0.15.1 and re-enable tests.
...
* gnu/packages/python-xyz.scm (python-jedi): Update to 0.15.1; re-enable
tests.
2019-09-11 18:10:20 +09:00
Maxim Cournoyer
4eb97c254e
gnu: python-parso: Run the test suite.
...
* gnu/packages/python-xyz.scm (python-parso)[phases]: Replace the check phase.
2019-09-11 18:10:20 +09:00
Maxim Cournoyer
1475094a45
gnu: python-parso: Update to 0.5.1.
...
* gnu/packages/python-xyz.scm (python-parso): Update to 0.5.1.
2019-09-11 18:10:20 +09:00
Steve Sprang
2316ce5187
gnu: Add openscad.
...
* gnu/packages/engineering.scm (openscad): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-09-11 12:07:54 +03:00
Rutger Helling
f8b7c35ad0
gnu: nftables: Update to 0.9.2.
...
* gnu/packages/linux.scm (nftables): Update to 0.9.2.
2019-09-11 10:21:55 +02:00
Rutger Helling
c5e3f4f043
gnu: libnftnl: Update to 1.1.4.
...
* gnu/packages/linux.scm (libnftnl): Update to 1.1.4.
2019-09-11 10:21:55 +02:00
Tobias Geerinckx-Rice
c1b79b3652
gnu: libsoup: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (libsoup)[source]: Hard-code NAME.
2019-09-11 00:33:51 +02:00
Tobias Geerinckx-Rice
b5b0fd2354
gnu: tracker: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (tracker)[source]: Hard-code NAME.
2019-09-11 00:33:51 +02:00
Tobias Geerinckx-Rice
1d68eb321f
gnu: gvfs: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (gvfs)[source]: Hard-code NAME.
2019-09-11 00:33:50 +02:00
Tobias Geerinckx-Rice
abab956bfc
gnu: umockdev: Update to 0.13.2.
...
* gnu/packages/check.scm (umockdev): Update to 0.13.2.
2019-09-11 00:33:50 +02:00
Tobias Geerinckx-Rice
886534b4e0
gnu: yoshimi: Update to 1.6.0.1.
...
* gnu/packages/music.scm (yoshimi): Update to 1.6.0.1.
2019-09-11 00:33:50 +02:00
Tobias Geerinckx-Rice
0edfe55332
gnu: perl-archive-zip: Update to 1.65.
...
* gnu/packages/perl-compression.scm (perl-archive-zip): Update to 1.65.
2019-09-11 00:33:50 +02:00
Tobias Geerinckx-Rice
8e42b087f0
gnu: haveged: Use @acronym in description.
...
* gnu/packages/linux.scm (havege)[description]: Substitute @acronym
for @dfn mark-up.
2019-09-11 00:33:50 +02:00
Tobias Geerinckx-Rice
6664ec0c8a
gnu: haveged: Use HTTPS home page.
...
* gnu/packages/linux.scm (haveged)[home-page]: Use HTTPS.
2019-09-11 00:33:50 +02:00
Tobias Geerinckx-Rice
389cae8b07
gnu: haveged: Update to 1.9.6.
...
* gnu/packages/linux.scm (haveged): Update to 1.9.6.
2019-09-11 00:33:50 +02:00
Brian Leung
eb7ce870e0
gnu: emacs-helm-company: Update to 0.2.5.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-company): Update to 0.2.5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-11 00:09:39 +02:00
Steve Sprang
c3c0eda646
gnu: Add opencsg.
...
* gnu/packages/graphics.scm (opencsg): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-11 00:09:39 +02:00
Brian Leung
984cabc4a6
gnu: python-language-server: Update to 0.28.1.
...
* gnu/packages/python-xyz.scm (python-language-server): Update to 0.28.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-11 00:09:39 +02:00
Ludovic Courtès
489d16577e
gnu: cmake: Add package variant that knows about X.509 certificates.
...
Fixes <https://bugs.gnu.org/37371 >.
* gnu/packages/patches/cmake-curl-certificates.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/cmake.scm (cmake/fixed): New variable.
2019-09-11 00:09:39 +02:00
Tobias Geerinckx-Rice
7e143375d3
gnu: links: Update to 2.20.1 [security fix for tor users].
...
* gnu/packages/web-browsers.scm (links): Update to 2.20.1.
2019-09-10 23:01:25 +02:00
Tobias Geerinckx-Rice
08dd5f673d
gnu: strongswan: Update to 5.8.1.
...
* gnu/packages/networking.scm (strongswan): Update to 5.8.1.
2019-09-10 21:51:11 +02:00
Tobias Geerinckx-Rice
db05b57205
gnu: youtube-dl: Update to 2019.09.01.
...
* gnu/packages/video.scm (youtube-dl): Update to 2019.09.01.
2019-09-10 21:38:55 +02:00
Tobias Geerinckx-Rice
97e036cac1
gnu: i3blocks: Update to 1.5.
...
* gnu/packages/wm.scm (i3blocks): Update to 1.5.
[source]: Use git tag.
[arguments]: Remove entirely.
2019-09-10 21:37:19 +02:00
Tobias Geerinckx-Rice
07c0110eac
gnu: weechat: Update to 2.6.
...
* gnu/packages/irc.scm (weechat): Update to 2.6.
[source]: Remove obsolete patch.
[inputs]: Replace python-2 with python(@3).
[arguments]: Remove ‘wrap’ phase.
* gnu/packages/patches/weechat-python.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
2019-09-10 21:37:19 +02:00
Timothy Sample
83aa656217
gnu: ghc@8.6: Add missing 'native-search-paths'.
...
Fixes <https://bugs.gnu.org/37064 >.
* gnu/packages/haskell.scm (ghc-8.6)[native-search-paths]: Set search
paths explicitly instead of inheriting them.
2019-09-09 21:21:00 -04:00
Tobias Geerinckx-Rice
e9c784fba1
gnu: rclone: Update to 1.49.2.
...
* gnu/packages/sync.scm (rclone): Update to 1.49.2.
2019-09-10 02:18:04 +02:00
Tobias Geerinckx-Rice
ae1bab3e95
gnu: fakeroot: Update to 1.24.
...
* gnu/packages/linux.scm (fakeroot): Update to 1.24.
[source]: Adjust and use HTTPS.
2019-09-10 02:18:04 +02:00
Tobias Geerinckx-Rice
9a5f35fe05
gnu: eclib: Update to 20190909.
...
* gnu/packages/algebra.scm (eclib): Update to 20190909.
2019-09-10 02:18:04 +02:00
Tobias Geerinckx-Rice
36ed9b4678
gnu: aisleriot: Update to 3.22.9.
...
* gnu/packages/gnome.scm (aisleriot): Update to 3.22.9.
2019-09-10 02:18:04 +02:00
Guillaume Le Vaillant
deb083628f
gnu: monero-gui: Update to 0.14.1.2.
...
* gnu/packages/finance.scm (monero-gui): Update to 0.14.1.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-10 00:34:41 +02:00
Guillaume Le Vaillant
b7a07bbd5e
gnu: monero: Activate Trezor support.
...
* gnu/packages/finance.scm (monero):
[native-inputs]: Add python and protobuf.
[inputs]: Add libusb and protobuf.
[arguments]: Add delete-dead-links phase.
(monero-gui)[inputs]: Add libusb and protobuf.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-10 00:34:41 +02:00
Guillaume Le Vaillant
44554d86da
gnu: monero: Fix detection of readline library.
...
* gnu/packages/finance.scm (monero)[arguments]: Define 'Readline_ROOT_DIR'
in 'configure-flags'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-10 00:34:41 +02:00
L p R n d n
c0c0e9b836
gnu: Add copyright header.
...
* gnu/packages/xfce.scm: Add copyright header.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-10 00:34:41 +02:00
L p R n d n
c629b99e3b
gnu: orage: Fix build.
...
* gnu/packages/xfce.scm (orage)[arguments]: Add phase fixing build with libical3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-10 00:34:41 +02:00
L p R n d n
b82cf9644a
gnu: ristretto: Update to 0.10.0.
...
* gnu/packages/xfce.scm (ristretto): Update to 0.10.0.
[inputs] Add gtk+. Remove gtk+-2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-10 00:34:41 +02:00
L p R n d n
3551f305c4
gnu: mousepad: Update to 0.4.2.
...
* gnu/packages/xfce.scm (mousepad): Update to 0.4.2.
[arguments] Remove unnecessary --enable-gtk3 flag from #:configure-flags.
[inputs] Add xfconf.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-10 00:34:41 +02:00
Tobias Geerinckx-Rice
5fbba84696
gnu: zeromq: Use HTTPS home page.
...
* gnu/packages/networking.scm (zeromq)[home-page]: Use HTTPS.
2019-09-09 23:17:52 +02:00
Tobias Geerinckx-Rice
3053feab0a
gnu: zeromq: Update to 4.3.2.
...
* gnu/packages/networking.scm (zeromq): Update to 4.3.2.
[source]: Download GitHub release tarball.
2019-09-09 23:17:51 +02:00
Tobias Geerinckx-Rice
ddaefa2202
gnu: libmbim: Update to 1.20.0.
...
* gnu/packages/freedesktop.scm (libmbim): Update to 1.20.0.
2019-09-09 23:17:51 +02:00
Tobias Geerinckx-Rice
351c804217
gnu: libmbim: Don't use NAME in source URI.
...
* gnu/packages/freedesktop.scm (libmbim)[source]: Hard-code NAME.
2019-09-09 23:17:51 +02:00
Tobias Geerinckx-Rice
b243d2f7d3
gnu: libsecret: Update to 0.19.1.
...
* gnu/packages/gnome.scm (libsecret): Update to 0.19.1.
2019-09-09 23:17:51 +02:00
Tobias Geerinckx-Rice
0ada4e2987
gnu: libsecret: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (libsecret)[source]: Hard-code NAME.
2019-09-09 23:17:51 +02:00
Jan Nieuwenhuizen
0b95b19b1d
gnu: mes: Update to 0.20.
...
* gnu/packages/mes.scm (mes): Update to 0.20. Use nyacc-0.99.0.
2019-09-09 22:57:27 +02:00
Jan Nieuwenhuizen
9aed1de3e9
gnu: mescc-tools: Update to 0.6.1.
...
* gnu/packages/mes.scm (mescc-tools): Update to 0.6.1.
2019-09-09 22:57:27 +02:00
Jan Nieuwenhuizen
86c3a50646
gnu: nyacc: Update to 0.99.0.
...
* gnu/packages/mes.scm (nyacc): Update to 0.99.0.
2019-09-09 22:57:26 +02:00
Nicolas Goaziou
695ee52eb5
gnu: grammalecte: Update to 1.4.0.
...
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.4.0.
[synopsis]: Remove spurious space.
2019-09-09 22:19:01 +02:00
Robert Vollmert
d9e3a21318
gnu: Add scron.
...
* gnu/packages/suckless.scm (scron): New package.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2019-09-09 21:53:26 +08:00
Efraim Flashner
53223dc340
gnu: kdeconnect: Update to 1.3.5.
...
* gnu/packages/kde.scm (kdeconnect): Update to 1.3.5.
[source]: Update source uri.
2019-09-09 16:31:16 +03:00
Efraim Flashner
0d7dfbced2
gnu: kdeconnect: Set upstream-name.
...
* gnu/packages/kde.scm (kdeconnect)[properties]: New field.
2019-09-09 16:18:39 +03:00
Ricardo Wurmus
3a341e822c
gnu: Add r-soupx.
...
* gnu/packages/cran.scm (r-soupx): New variable.
2019-09-09 11:26:42 +02:00
Rutger Helling
c10a27a268
gnu: retroarch: Update to 1.7.8.3.
...
* gnu/packages/emulators.scm (retroarch): Update to 1.7.8.3.
2019-09-09 08:35:46 +02:00
Rutger Helling
6b4bc27a47
gnu: btrfs-progs: Update to 5.2.2.
...
* gnu/packages/linux.scm (btrfs-progs): Update to 5.2.2.
2019-09-09 08:35:46 +02:00
Tobias Geerinckx-Rice
fb8fe1e8d9
gnu: glib-networking: Don't use NAME in source URI.
...
* gnu/packages/gnome.scm (glib-networking)[source]: Hard-code NAME.
2019-09-09 00:11:26 +02:00
Tobias Geerinckx-Rice
a916215597
services: Add ‘/usr/bin/env’ special file.
...
* gnu/services/base.scm (%base-services): Add ‘/usr/bin/env‘ to
special-files-service-type.
2019-09-09 00:11:26 +02:00
Tobias Geerinckx-Rice
2777dc7589
gnu: bs1770gain: Return #t from source snippet.
...
* gnu/packages/audio.scm (bs1770gain)[source]: Return #t from snippet.
2019-09-08 23:56:33 +02:00
Tobias Geerinckx-Rice
a2931b14d3
gnu: bs1770gain: Update to 0.6.0.
...
* gnu/packages/audio.scm (bs1770gain): Update to 0.6.0.
[source]: Adjust snippet.
2019-09-08 23:56:33 +02:00
Vagrant Cascadian
30696ea2b2
gnu: diffoscope: Add zip and unzip for test suite.
...
* gnu/packages/package-management (diffoscope)[native-inputs]: Add zip, unzip.
2019-09-08 14:24:37 -07:00
Vagrant Cascadian
ba7bd6c62d
gnu: Add pgpdump.
...
* gnu/packages/gnupg (pgpdump): New variable.
* gnu/packages/package-management (diffoscope)[native-inputs]: Add pgpdump.
2019-09-08 12:32:17 -07:00
Efraim Flashner
97f6004ca1
gnu: js-respond: Don't use unstable-tarball.
...
* gnu/packages/javascript.scm (js-respond)[source]: Use 'git-fetch'.
2019-09-08 19:03:45 +03:00
Efraim Flashner
367d0833c3
gnu: js-respond: Use minify-build-system.
...
* gnu/packages/javascript.scm (js-respond)[build-system]: Use
minify-build-system.
[arguments]: Remove custom builder code.
[native-inputs]: Remove uglify-js, source, gzip, tar.
2019-09-08 19:03:45 +03:00
Efraim Flashner
e452c69aa8
gnu: js-filesaver: Don't use unstable tarball.
...
* gnu/packages/javascript.scm (js-filesaver)[source]: Use 'git-fetch'.
2019-09-08 19:03:45 +03:00
Efraim Flashner
9cf60dec1d
gnu: js-es5-shim: Update to 4.5.13.
...
* gnu/packages/javascript.scm (js-es5-shim): Update to 4.5.13.
2019-09-08 19:03:45 +03:00
Efraim Flashner
2209a4476e
gnu: js-es5-shim: Don't use unstable tarball.
...
* gnu/packages/javascript.scm (js-es5-shim)[source]: Use 'git-fetch'.
2019-09-08 19:03:44 +03:00
Efraim Flashner
3500cb58f8
gnu: js-selectize: Update to 0.12.6.
...
* gnu/packages/javascript.scm (js-selectize): Update to 0.12.6.
2019-09-08 19:03:44 +03:00
Efraim Flashner
4151447897
gnu: js-selectize: Don't use unstable tarball.
...
* gnu/packages/javascript.scm (js-selectize)[source]: Use 'git-fetch'.
2019-09-08 19:03:44 +03:00
Efraim Flashner
778f4430e0
gnu: js-highlight: Don't use unstable tarball.
...
* gnu/packages/javascript.scm (js-highlight)[source]: Use 'git-fetch'.
2019-09-08 19:03:44 +03:00
Efraim Flashner
16df291414
gnu: js-strftime: Don't use unstable tarball.
...
* gnu/packages/javascript.scm (js-strftime)[source]: Use 'git-fetch'.
2019-09-08 19:03:44 +03:00
Efraim Flashner
8a35e58a27
gnu: js-html5shiv: Don't use unstable tarball.
...
* gnu/packages/javascript.scm (js-html5shiv)[source]: Use 'git-fetch'.
2019-09-08 19:03:44 +03:00
Maxim Cournoyer
ccdfae388d
services: openntpd: Fix the config generation code.
...
This fixes issue #37318 (see: http://bugs.gnu.org/37318 ).
* gnu/services/networking.scm (openntpd-configuration->string): Rewrite in
order to make the "openntpd configuration generation sanity check" test pass.
2019-09-08 23:15:32 +09:00
Maxim Cournoyer
2625abc6aa
services: openntpd: Add test for issue #3731 .
...
See http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37318 .
* gnu/services/networking.scm (openntpd-configuration->string): New procedure,
extracted from top of the `openntpd-shepherd-service' to make it testable.
(openntpd-shepherd-service): Adapt following the move of the code to the above
procedure.
* tests/networking.scm: Add a test for the `openntpd-configuration->string'
procedure.
2019-09-08 23:15:32 +09:00
Maxim Cournoyer
afd39a76e2
services: openntpd: Remove useless let.
...
* gnu/services/networking.scm (openntpd-shepherd-service): Remove useless let.
2019-09-08 23:15:31 +09:00
Maxim Cournoyer
f92cf9d356
gnu: openntpd: Fix error CA errors when using constraints.
...
The error printed by nttpd was "constraint: failed to load constraint ca" when
libressl tried loading the file /etc/ssl/cert.pem. The problem was
investigated as part of fixing issue 37318 (see:
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=37318 ).
* gnu/packages/ntp.scm (openntpd)[configure-flags]: Use the '--with-cacert'
flag to specify the location of the certificate authority file of libressl.
2019-09-08 23:15:31 +09:00
Maxim Cournoyer
5658ae8a0a
services: ntp: Support different NTP server types and options.
...
* gnu/services/networking.scm (ntp-server-types): New enum.
(<ntp-server>): New record type.
(ntp-server->string): New procedure.
(%ntp-servers): Define in terms of <htp-server> records. Use the first
entrypoint server as a pool instead of a list of static servers. This is more
resilient since a new server of the pool can be interrogated on every
request. Add the 'iburst' options.
(ntp-configuration-servers): Define a custom accessor that warns but honors
the now deprecated server format.
(<ntp-configuration>): Use it.
(%openntpd-servers): New variable,
(<openntpd-configuration>): Use it, as a pool ('servers' field) instead of a
regular server.
* tests/networking.scm: New file.
* Makefile.am (SCM_TESTS): Register it.
* doc/guix.texi: Update documentation.
2019-09-08 23:15:31 +09:00
Maxim Cournoyer
d4de2f9ea4
services: ntp: Fix KOD warning.
...
Otherwise the following messages would be printed by ntpd:
Sep 2 05:18:21 localhost ntpd[15849]: restrict default: KOD does nothing without LIMITE.
Sep 2 05:18:21 localhost ntpd[15849]: restrict ::: KOD does nothing without LIMITED.
Debian uses the same set of "restrict" keywords (see:
https://sources.debian.org/src/ntp/1:4.2.8p13+dfsg-2/debian/ntp.conf ).
* gnu/services/networking.scm (ntp-shepherd-service): Add the 'limited'
keyword to both the IPv4 and IPv6 'restrict' directives.
2019-09-08 23:15:30 +09:00
Maxim Cournoyer
08b4a10fa6
services: ntp: Allow large adjustment by default.
...
This is documented as best practice in `man ntpd', and is required to allow
the date to be set correctly when traveling (without having to manually update
the hardware clock in the BIOS/UEFI).
* gnu/services/networking.scm (<ntp-server>)[allow-large-adjustment?]: Set the
default value to #t.
* doc/guix.texi (Networking Services): Update documentation.
2019-09-08 23:15:29 +09:00
L p R n d n
3426c0e531
gnu: thunar-volman: Update to 0.9.5.
...
* gnu/packages/xfce.scm (thunar-volman): Update to 0.9.5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-08 14:43:41 +02:00
L p R n d n
2bb2971883
gnu: tumbler: Remove unused gstreamer.
...
* gnu/packages/xfce.scm (tumbler)[inputs]: Remove gstreamer.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-08 14:43:41 +02:00
L p R n d n
2a6f5190cf
gnu: tumbler: Fix pdf thumbnailer.
...
* gnu/packages/xfce.scm (tumbler)[inputs]: Add cairo.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-08 14:43:41 +02:00
Ludovic Courtès
befac35876
gnu: libraft: Fetch source from Git.
...
* gnu/packages/cluster.scm (libraft)[source]: Switch to GIT-FETCH.
2019-09-08 14:43:41 +02:00
Andrew Miloradovsky
45151bcb94
gnu: Add libraft
...
* gnu/packages/cluster.scm (libraft): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-08 14:43:41 +02:00
Ludovic Courtès
74781c65f3
gnu: guix: Update to cc98b00
.
...
* gnu/packages/package-management.scm (guix): Update to cc98b00
.
(guix-daemon)[arguments]: Remove 'install' phase; add
'change-default-guix' phase.
2019-09-08 14:43:41 +02:00
Efraim Flashner
28ac73358f
gnu: micropython: Update to 1.11.
...
* gnu/packages/python.scm (micropython): Update to 1.11.
2019-09-08 14:43:15 +03:00
Efraim Flashner
78249ebf5b
gnu: wget2: Update to 1.99.2.
...
* gnu/packages/wget.scm (wget2): Update to 1.99.2.
[source]: Download from gnu mirrors.
[arguments]: Remove custom 'bootstrap phase, update custom
'skip-network-tests phase. Don't build static library.
[inputs]: Add bzip2, gpgme, zlib.
[native-inputs]: Remove autoconf, automake, flex, gettext-minimal,
libtool, python-2.
2019-09-08 13:53:26 +03:00
Efraim Flashner
7fb742215c
gnu: wget.scm: Use license: prefix.
...
* gnu/packages/wget.scm (wget, wgetpaste, wget2)[license]: Use
'license:' prefix.
2019-09-08 13:53:26 +03:00
raingloom
7fcc2f9355
gnu: Add fmit.
...
* gnu/packages/music.scm (fmit): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2019-09-08 11:08:46 +02:00
Efraim Flashner
799d8d3ca6
gnu: haskell-xyz.scm: Correctly hide packages.
...
* gnu/packages/haskell-xyz.scm (ghc-attoparsec-bootstrap,
ghc-integer-logarithms-bootstrap, ghc-scientific-bootstrap,
ghc-semigroups-bootstrap, ghc-unordered-containers-bootstrap,
ghc-wcwidth-bootstrap)[properties]: Fix typo, make 'hidden?' a tuple.
2019-09-08 11:18:39 +03:00
Ricardo Wurmus
e0819e5ca2
gnu: Add emacs-tao-theme.
...
* gnu/packages/emacs-xyz.scm (emacs-tao-theme): New variable.
2019-09-08 09:27:26 +02:00
Vagrant Cascadian
bc5aa38667
gnu: Add odt2txt.
...
* gnu/packages/textutils (odt2txt): New variable.
* gnu/packages/package-management (diffoscope)[native-inputs]: Add odt2txt.
[use-modules]: Remove accidentally added libreoffice package module.
2019-09-08 00:21:21 -07:00
Vagrant Cascadian
d54ca1cd4d
gnu: Add sng.
...
* gnu/packages/images (sng): New variable.
* gnu/packages/package-management (diffoscope)[native-inputs]: Add sng.
2019-09-07 23:44:04 -07:00
Vagrant Cascadian
68fea604b0
gnu: Add pngsuite.
...
* gnu/packages/image (pngsuite): New variable.
2019-09-07 23:44:01 -07:00
Vagrant Cascadian
37ecf2d905
gnu: diffoscope: Enable even more tests.
...
* gnu/packages/package-management (diffoscope)[native-inputs]: Add additional
dependencies for tests.
[use-module]: Add corresponding package modules.
2019-09-07 20:28:48 -07:00
Vagrant Cascadian
3dd20da0cb
gnu: diffoscope: Enable additional tests.
...
* gnu/packages/package-management (diffoscope) [native-inputs]: Add additional
packages used for tests.
2019-09-07 20:28:35 -07:00
Vagrant Cascadian
3ec8c0ca94
gnu: diffoscope: Update to 123.
...
* gnu/packages/package-management (diffoscope): Update to 123.
[arguments]: Update phase writable-test-data to include tests directory.
Add phase remove-ocaml-test.
2019-09-07 20:28:18 -07:00
Vagrant Cascadian
9f74bd317f
gnu: python-debian: Update to 0.1.36.
...
* gnu/packages/python-xyz (python-debian): Update to 0.1.36.
[source]: Switch to using git-fetch.
[arguments]: Add phase to delete tests depending on tools not yet present in
guix.
[propagated-inputs]: Add python-chardet.
2019-09-07 20:27:34 -07:00
Ricardo Wurmus
f791b1eecc
gnu: r-rsubread: Update to 1.34.7.
...
* gnu/packages/bioconductor.scm (r-rsubread): Update to 1.34.7.
2019-09-08 00:30:33 +02:00
Ricardo Wurmus
a39222d7e2
gnu: r-regioner: Update to 1.16.3.
...
* gnu/packages/bioconductor.scm (r-regioner): Update to 1.16.3.
2019-09-08 00:30:33 +02:00
Ricardo Wurmus
d40ebbf228
gnu: r-gprofiler: Update to 0.6.8.
...
* gnu/packages/bioinformatics.scm (r-gprofiler): Update to 0.6.8.
2019-09-08 00:30:33 +02:00
Ricardo Wurmus
8e70b33c56
gnu: r-annotationhub: Update to 2.16.1.
...
* gnu/packages/bioinformatics.scm (r-annotationhub): Update to 2.16.1.
2019-09-08 00:30:33 +02:00
Ricardo Wurmus
f70599cb78
gnu: r-edger: Update to 3.26.8.
...
* gnu/packages/bioinformatics.scm (r-edger): Update to 3.26.8.
2019-09-08 00:30:33 +02:00
Ricardo Wurmus
801dc98f1f
gnu: r-ggraph: Update to 2.0.0.
...
* gnu/packages/cran.scm (r-ggraph): Update to 2.0.0.
[propagated-inputs]: Add r-graphlayouts, r-rlang, and r-tidygraph; remove
r-plyr.
2019-09-08 00:30:33 +02:00
Ricardo Wurmus
995a20e892
gnu: r-msigdbr: Update to 7.0.1.
...
* gnu/packages/cran.scm (r-msigdbr): Update to 7.0.1.
2019-09-08 00:30:33 +02:00
Ricardo Wurmus
f396d343b7
gnu: r-ggeffects: Update to 0.12.0.
...
* gnu/packages/cran.scm (r-ggeffects): Update to 0.12.0.
2019-09-08 00:30:33 +02:00
Ricardo Wurmus
9a4706828c
gnu: r-ggformula: Update to 0.9.2.
...
* gnu/packages/cran.scm (r-ggformula): Update to 0.9.2.
2019-09-08 00:30:33 +02:00
Ricardo Wurmus
c90eebf791
gnu: r-insight: Update to 0.5.0.
...
* gnu/packages/cran.scm (r-insight): Update to 0.5.0.
2019-09-08 00:30:33 +02:00