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
Ludovic Courtès
3a2efbc867
gnu: python-libxml2, itstool: Provide crash-free variants.
...
Fixes <https://bugs.gnu.org/37468 >.
* gnu/packages/patches/python-libxml2-utf8.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/xml.scm (python-libxml2/fixed): New variable.
* gnu/packages/glib.scm (itstool/fixed): New variable.
* gnu/packages/gnome.scm (gnumeric)[native-inputs]: Use ITSTOOL/FIXED
instead of ITSTOOL.
2019-09-20 12:21:19 +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
Ricardo Wurmus
fb1d8d2baa
gnu: klick: Fix build with GCC 7.
...
* gnu/packages/music.scm (klick)[arguments]: Pass -fpermissive to compiler.
2019-09-19 21:33:44 +02:00
Ricardo Wurmus
923b2b5a48
gnu: avr-libc: Unset CPATH to fix the build.
...
* gnu/packages/avr.scm (avr-libc)[arguments]: Unset CPATH variable.
2019-09-19 21:33:44 +02:00
Ricardo Wurmus
081f767e8c
gnu: avr-gcc-4.9: Build with GCC 5.
...
* gnu/packages/avr.scm (avr-gcc-4.9)[native-inputs]: Add gcc-5.
2019-09-19 21:33:44 +02:00
Ricardo Wurmus
bed0c4c83d
gnu: alsa-modular-synth: Build with GCC 5.
...
* gnu/packages/audio.scm (alsa-modular-synth)[native-inputs]: Add gcc-5.
2019-09-19 21:33:44 +02:00
Ricardo Wurmus
316fa45ea4
gnu: gcc-arm-none-eabi-4.9: Build with GCC 5.
...
* gnu/packages/embedded.scm (gcc-arm-none-eabi-4.9)[native-inputs]: Add gcc-5.
2019-09-19 21:33:40 +02: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
Ludovic Courtès
7670efefe4
gnu: fontforge: Update to 20190801.
...
* gnu/packages/fontutils.scm (fontforge): Update to 20190801.
[source](patches): Remove. The patch served by github.com had been
modified in place.
2019-09-19 14:00:05 +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
Ricardo Wurmus
a747ae609b
gnu: android-libutils: Build with GCC 5.
...
* gnu/packages/android.scm (android-libutils)[native-inputs]: Add gcc-5.
2019-09-19 12:56:54 +02:00
Ricardo Wurmus
2c6ebeb72b
gnu: perl-glib: Update to 1.3291.
...
* gnu/packages/glib.scm (perl-glib): Update to 1.3291.
2019-09-19 12:33:35 +02: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