Commit Graph

41564 Commits (3972dc5d43ea824ee4ab78592e759f62ce90bf6a)

Author SHA1 Message Date
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
Ricardo Wurmus f11920c759
gnu: r-ggpubr: Update to 0.2.3.
* gnu/packages/cran.scm (r-ggpubr): Update to 0.2.3.
2019-09-08 00:30:32 +02:00
Ricardo Wurmus 9960ad55be
gnu: r-geometry: Update to 0.4.4.
* gnu/packages/cran.scm (r-geometry): Update to 0.4.4.
2019-09-08 00:30:32 +02:00
Ricardo Wurmus 02efab6917
gnu: r-feather: Update to 0.3.4.
* gnu/packages/cran.scm (r-feather): Update to 0.3.4.
2019-09-08 00:30:32 +02:00
Ricardo Wurmus 5e7c6e54c8
gnu: r-matrixstats: Update to 0.55.0.
* gnu/packages/statistics.scm (r-matrixstats): Update to 0.55.0.
2019-09-08 00:30:32 +02:00
Ricardo Wurmus de162a1509
gnu: r-rcpparmadillo: Update to 0.9.700.2.0.
* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.9.700.2.0.
2019-09-08 00:30:32 +02:00
Ricardo Wurmus 2b705168e9
gnu: r-devtools: Update to 2.2.0.
* gnu/packages/statistics.scm (r-devtools): Update to 2.2.0.
[propagated-inputs]: Add r-covr, r-crayon, r-desc, r-dt, r-ellipsis, r-glue,
and r-rversions.
2019-09-08 00:30:32 +02:00
Ricardo Wurmus e5cf3722c6
gnu: r-gdtools: Update to 0.2.0.
* gnu/packages/statistics.scm (r-gdtools): Update to 0.2.0.
[inputs]: Add freetype.
[propagated-inputs]: Add r-systemfonts; remove r-withr.
2019-09-08 00:30:32 +02:00
Ricardo Wurmus 9567bd8dd9
gnu: Add r-tidygraph.
* gnu/packages/cran.scm (r-tidygraph): New variable.
2019-09-08 00:30:32 +02:00
Ricardo Wurmus 9390300915
gnu: Add r-graphlayouts.
* gnu/packages/cran.scm (r-graphlayouts): New variable.
2019-09-08 00:30:32 +02:00
Ricardo Wurmus 6983178b06
gnu: Add r-systemfonts.
* gnu/packages/cran.scm (r-systemfonts): New variable.
2019-09-08 00:30:32 +02:00
Ricardo Wurmus 7a5ed348c0
gnu: Add r-covr.
* gnu/packages/cran.scm (r-covr): New variable.
2019-09-08 00:30:32 +02:00
Arun Isaac 9d280ef2a8
gnu: poussetaches: Update to 0.0.2.
* gnu/packages/web.scm (poussetaches): Update to 0.0.2.
2019-09-08 00:02:59 +05:30
Julien Lepiller e877f4d012
gnu: nml: Fix for newer pillow version.
* gnu/packages/game-development.scm (nml)[arguments]: Add a phase to fix
for newer pillow.
2019-09-07 20:14:50 +02:00
Kei Kebreau c3a7dae831
gnu: qtermwidget: Enable UTF-8 support.
* gnu/packages/lxqt.scm (qtermwidget)[inputs]: Add utf8proc.
2019-09-07 09:17:34 -04:00
Rutger Helling 08b3521000
gnu: wireguard: Update to 0.0.20190905.
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20190905.
2019-09-07 11:16:24 +02:00
Mark H Weaver f66aee3d0d
gnu: linux-libre: Update to 5.2.13.
* gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.13.
(linux-libre-5.2-pristine-source): Update hash.
2019-09-06 20:42:05 -04:00
Mark H Weaver a6ec7eba26
gnu: linux-libre@4.14: Update to 4.19.71.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.71.
(linux-libre-4.19-pristine-source): Update hash.
2019-09-06 20:41:23 -04:00
Mark H Weaver d45f5c40a2
gnu: linux-libre@4.14: Update to 4.14.142.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.142.
(linux-libre-4.14-pristine-source): Update hash.
2019-09-06 20:40:18 -04:00
Mark H Weaver 67ad69b768
gnu: linux-libre@4.9: Update to 4.9.191.
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.191.
(linux-libre-4.9-pristine-source): Update hash.
2019-09-06 20:39:13 -04:00
Mark H Weaver be0fb599e7
gnu: linux-libre@4.4: Update to 4.4.191.
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.191.
(linux-libre-4.4-pristine-source): Update hash.
2019-09-06 20:38:06 -04:00
Mark H Weaver 3fe53f49a7
Revert "services: Add ‘/usr/bin/env’ special file."
This reverts commit 3b38bf141a.

The Guix project discussed this years ago and decided against including
/usr/bin/env.  That decision should not be reversed without a wider
discussion.
2019-09-06 19:35:08 -04:00
Ricardo Wurmus a35f153d54
gnu: python-scipy: Update to 1.3.1.
* gnu/packages/python-xyz.scm (python-scipy): Update to 1.3.1.
(python2-scipy): Keep at version 1.2.2.
2019-09-07 00:48:12 +02:00
L p R n d n 8cc5d3dc4d
gnu: xfce4-panel: Fix tzdata path.
* gnu/packages/xfce.scm (xfce4-panel)[inputs]: Add tzdata.
[arguments] Add Fix-tzdata-path phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-07 00:36:34 +02:00
L p R n d n 64200f0197
gnu: libxfce4ui: Add vendor.
* gnu/packages/xfce.scm (libxfce4ui)[arguments]: Add #:configure-flags.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-07 00:36:34 +02:00
L p R n d n 48af935672
gnu: libxfce4ui: Add gobject-introspection support.
* gnu/packages/xfce.scm (libxfce4ui): Add gobject-introspection to native-inputs.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-07 00:36:34 +02:00
L p R n d n 279b5730d4
gnu: xfconf: Fix tests.
* gnu/packages/xfce.scm (xfconf)[arguments]: Rename check phase to
  custom-check.
  [native-inputs]: Add dbus.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-07 00:36:34 +02:00
L p R n d n dbfd5a1380
gnu: xfconf: Add vala support.
* gnu/packages/xfce.scm (xfconf): Add vala to native-inputs.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-07 00:36:34 +02:00
L p R n d n 2c10c4182c
gnu: xfconf: Add support for gobject-introspection.
* gnu/packages/xfce.scm (xfconf): Add gobject-introspection to native-inputs.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-07 00:36:34 +02:00
Ludovic Courtès 4961364f16
gnu: qtwebkit: Disable non-x86 builds.
* gnu/packages/qt.scm (qtwebkit)[supported-systems]: New field.
2019-09-07 00:36:34 +02:00
Ludovic Courtès 61acb764ed
gnu: ecl-net.didierverna.asdf-flv: Fix variable name.
Fixes a typo in 0403d01f01.

* gnu/packages/lisp.scm (ecl-net.didierverna.asdf-flv): New name of the
second occurrence of 'ecl-alexandria'.
2019-09-07 00:36:34 +02:00
Ricardo Wurmus 7fc41e6e66
gnu: Add emacs-poet-theme.
* gnu/packages/emacs-xyz.scm (emacs-poet-theme): New variable.
2019-09-06 23:29:34 +02:00
Tobias Geerinckx-Rice ccbd1648f4
gnu: exim: Update to 4.92.2 [fixes CVE-2019-15846].
* gnu/packages/mail.scm (exim): Update to 4.92.2.
2019-09-06 17:36:04 +02:00
Efraim Flashner cae5312758
gnu: crates-io.scm: Fix several home-pages.
* gnu/packages/crates-io.scm (rust-constant-time-eq, rust-fixedbitset,
rust-futures, rust-pico-sys, rust-pkg-config, rust-quick-error,
rust-remove-dir-all, rust-spin, rust-tempdir, rust-traitobject,
rust-void)[home-page]: Update to correct home-page.
2019-09-06 17:25:03 +03:00
Ricardo Wurmus 8205534569
gnu: Add samblaster.
* gnu/packages/bioinformatics.scm (samblaster): New variable.
2019-09-06 15:00:49 +02:00
Ricardo Wurmus 7cd446fd3f
gnu: Add r-txdb-celegans-ucsc-ce6-ensgene.
* gnu/packages/bioconductor.scm (r-txdb-celegans-ucsc-ce6-ensgene): New
variable.
2019-09-06 15:00:49 +02:00
Efraim Flashner 41ba4cf150
gnu: Add rust-parity-wasm.
* gnu/packages/crates-io.scm (rust-parity-wasm): New variable.
2019-09-06 15:46:04 +03:00
Efraim Flashner 540d830edc
gnu: Add rust-time.
* gnu/packages/crates-io.scm (rust-time): New variable.
2019-09-06 15:46:03 +03:00
Efraim Flashner 4282cbe9b0
gnu: Add rust-semver-parser-0.7.
* gnu/packages/crates-io.scm (rust-semver-parser-0.7): New variable.
2019-09-06 15:46:03 +03:00
Efraim Flashner 516b2f1a3b
gnu: Add rust-getopts.
* gnu/packages/crates-io.scm (rust-getopts): New variable.
2019-09-06 15:46:03 +03:00
Efraim Flashner 9a5ee9928a
gnu: Add rust-clang-sys.
* gnu/packages/crates-io.scm (rust-clang-sys): New variable.
2019-09-06 15:46:03 +03:00
Efraim Flashner cef7de6fa6
gnu: Add rust-glob-0.2.
* gnu/packages/crates-io.scm (rust-glob-0.2): New variable.
2019-09-06 15:46:03 +03:00
Efraim Flashner b79eab74a1
gnu: Add rust-glob.
* gnu/packages/crates-io.scm (rust-glob): New variable.
2019-09-06 15:46:03 +03:00
Efraim Flashner 01519b3d9f
gnu: Add rust-sourcefile.
* gnu/packages/crates-io.scm (rust-sourcefile): New variable.
2019-09-06 15:46:02 +03:00
Efraim Flashner 61322df019
gnu: Add rust-miow-0.2.
* gnu/packages/crates-io.scm (rust-miow-0.2): New variable.
2019-09-06 15:46:02 +03:00
Efraim Flashner 5ae8c1fba3
gnu: Add rust-miow.
* gnu/packages/crates-io.scm (rust-miow): New variable.
2019-09-06 15:46:02 +03:00
Efraim Flashner 1241007f16
gnu: Add rust-ansi-term.
* gnu/packages/crates-io.scm (rust-ansi-term): New variable.
2019-09-06 15:46:02 +03:00
Efraim Flashner fbf37a7bff
gnu: Add rust-socket2.
* gnu/packages/crates-io.scm (rust-socket2): New variable.
2019-09-06 15:46:02 +03:00
Efraim Flashner 3494be3515
gnu: Add rust-tar.
* gnu/packages/crates-io.scm (rust-tar): New variable.
2019-09-06 15:46:01 +03:00
Efraim Flashner 27438eb817
gnu: Add rust-filetime.
* gnu/packages/crates-io.scm (rust-filetime): New variable.
2019-09-06 15:46:01 +03:00
Efraim Flashner 1a9ce2a252
gnu: Add rust-xattr.
* gnu/packages/crates-io.scm (rust-xattr): New variable.
2019-09-06 15:46:01 +03:00
Efraim Flashner 5ef6549e12
gnu: Add rust-tempfile.
* gnu/packages/crates-io.scm (rust-tempfile): New variable.
2019-09-06 15:46:01 +03:00
Efraim Flashner 1515ecae21
gnu: Add rust-lzma-sys.
* gnu/packages/crates-io.scm (rust-lzma-sys): New variable.
2019-09-06 15:46:01 +03:00
Efraim Flashner f32a4ba746
gnu: Add rust-jemalloc-sys.
* gnu/packages/crates-io.scm (rust-jemalloc-sys): New variable.
2019-09-06 15:46:01 +03:00
Efraim Flashner c891c7f174
gnu: Add rust-cargon.
* gnu/packages/crates-io.scm (rust-cargon): New variable.
2019-09-06 15:46:00 +03:00
Efraim Flashner f007411308
gnu: Add rust-rustc-demangle.
* gnu/packages/crates-io.scm (rust-rustc-demangle): New variable.
2019-09-06 15:46:00 +03:00
Efraim Flashner eda57f4834
gnu: Add rust-pico-sys.
* gnu/packages/crates-io.scm (rust-pico-sys): New variable.
2019-09-06 15:46:00 +03:00
Efraim Flashner 02f66e9022
gnu: Add rust-gcc.
* gnu/packages/crates-io.scm (rust-gcc): New variable.
2019-09-06 15:46:00 +03:00
Efraim Flashner f51c47b528
gnu: Add rust-openssl-probe.
* gnu/packages/crates-io.scm (rust-openssl-probe): New variable.
2019-09-06 15:46:00 +03:00
Efraim Flashner 5b15d635ed
gnu: Add rust-netlib-src.
* gnu/packages/crates-io.scm (rust-netlib-src): New variable.
2019-09-06 15:45:59 +03:00
Efraim Flashner e81e48ef29
gnu: Add rust-miniz-sys.
* gnu/packages/crates-io.scm (rust-miniz-sys): New variable.
2019-09-06 15:45:59 +03:00
Efraim Flashner 3a3c72e6b1
gnu: Add rust-miniz-oxide.
* gnu/packages/crates-io.scm (rust-miniz-oxide): New variable.
2019-09-06 15:45:59 +03:00
Efraim Flashner 94c715e613
gnu: Add rust-memmap-0.6.
* gnu/packages/crates-io.scm (rust-memmap@0.6): New variable.
2019-09-06 15:45:59 +03:00
Efraim Flashner 701eaebc66
gnu: Add rust-memmap.
* gnu/packages/crates-io.scm (rust-memmap): New variable.
2019-09-06 15:45:59 +03:00
Efraim Flashner aeaa601260
gnu: Add rust-vcpkg.
* gnu/packages/crates-io.scm (rust-vcpkg): New variable.
2019-09-06 15:45:59 +03:00
Efraim Flashner 6f5cd37a60
gnu: Add rust-libloading.
* gnu/packages/crates-io.scm (rust-libloading): New variable.
2019-09-06 15:45:58 +03:00
Efraim Flashner 412c43b423
gnu: Add rust-compiler-builtins.
* gnu/packages/crates-io.scm (rust-compiler-builtins): New hidden variable.
2019-09-06 15:45:58 +03:00
Efraim Flashner e78973f45b
gnu: Add rust-stacker.
* gnu/packages/crates-io.scm (rust-stacker): New variable.
2019-09-06 15:45:58 +03:00
Efraim Flashner 2446b451e2
gnu: Add rust-cmake.
* gnu/packages/crates-io.scm (rust-cmake): New variable.
2019-09-06 15:45:58 +03:00
Efraim Flashner 5bd7965e11
gnu: Add rust-cc.
* gnu/packages/crates-io.scm (rust-cc): New variable.
2019-09-06 15:45:58 +03:00
Efraim Flashner 313778655e
gnu: Add rust-log.
* gnu/packages/crates-io.scm (rust-log): New variable.
2019-09-06 15:45:58 +03:00
Efraim Flashner c2c0ac1451
gnu: Add rust-rustc-serialize.
* gnu/packages/crates-io.scm (rust-rustc-serialize): New variable.
2019-09-06 15:45:57 +03:00
Efraim Flashner c988c9bb85
gnu: Add rust-base-x.
* gnu/packages/crates-io.scm (rust-base-x): New variable.
2019-09-06 15:45:57 +03:00
Efraim Flashner 90c48ddd76
gnu: Add rust-adler32.
* gnu/packages/crates-io.scm (rust-adler32): New variable.
2019-09-06 15:45:57 +03:00
Efraim Flashner f81d58b8b3
gnu: Add rust-tempdir.
* gnu/packages/crates-io.scm (rust-tempdir): New variable.
2019-09-06 15:45:57 +03:00
Efraim Flashner 2f8e436a29
gnu: Add rust-rand-0.3.
* gnu/packages/crates-io.scm (rust-rand-0.3): New variable.
2019-09-06 15:45:57 +03:00
Efraim Flashner 5ef82ec8ba
gnu: Add rust-rand.
* gnu/packages/crates-io.scm (rust-rand): New variable.
2019-09-06 15:45:56 +03:00
Efraim Flashner e15f55208f
services: Fix typo.
This is a follow-up to 3b38bf141a.

* gnu/services/base.scm (%base-services): Remove duplicated line.
2019-09-06 13:52:33 +03:00
Tobias Geerinckx-Rice 3b38bf141a
services: Add ‘/usr/bin/env’ special file.
* gnu/services/base.scm (%base-services): Add ‘/usr/bin/env‘ to
special-files-service-type.
2019-09-06 12:24:32 +02:00
Brian Leung 43931643a6
gnu: Add emacs-leetcode.
* gnu/packages/emacs-xyz.scm (emacs-leetcode): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-06 12:37:41 +03:00
Brian Leung 14c9c456c7
gnu: emacs-robe: Update to 0.8.2.
* gnu/packages/emacs-xyz.scm (emacs-robe): Update to 0.8.2.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-06 12:36:35 +03:00
Brian Leung 141d8a896f
gnu: emacs-flycheck-haskell: Include .hs file.
* gnu/packages/emacs-xyz.scm (emacs-flycheck-haskell): Include package file.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-06 12:32:56 +03:00
Brian Leung a9ca0325b5
gnu: emacs-evil-traces: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-evil-traces): Enable tests.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-06 12:26:29 +03:00
Brian Leung 4278537e85
gnu: emacs-org-ql: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-org-ql): Enable tests.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-06 12:26:19 +03:00
Brian Leung d6ac801591
gnu: emacs-sudo-edit: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-sudo-edit): Enable tests.
[native-inputs]: Add emacs-undercover.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-06 12:26:11 +03:00
Brian Leung 1acf8e7ea8
gnu: emacs-evil-exchange: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-evil-exchange): Enable tests.
[native-inputs]: Add emacs-ert-runner.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-06 12:26:02 +03:00
Brian Leung a8afeb058e
gnu: emacs-evil-expat: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-evil-expat): Enable tests.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-06 12:25:47 +03:00
Brian Leung 8deabdba58
gnu: emacs-elisp-demos: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-elisp-demos): Enable tests.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-06 12:25:27 +03:00
Brian Leung 9b4ea95bbe
gnu: emacs-evil-owl: Update to 0.0.1-3.24e5f43.
* gnu/packages/emacs-xyz.scm (emacs-evil-owl): Update to 0.0.1-3.24e5f43.
[source]: Enable tests.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-06 12:25:19 +03:00
Brian Leung 473d636072
gnu: emacs-evil-multiedit: Enable tests.
* gnu/packages/emacs-xyz.scm (emacs-evil-multiedit): Enable tests.
[inputs]: Add emacs-ert-runner.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-06 12:24:59 +03:00
Ricardo Wurmus 248965c91c
gnu: Add guile-cv.
* gnu/packages/guile-xyz.scm (guile-cv): New variable.
2019-09-05 22:45:48 +02:00
Ricardo Wurmus 813ed0bd3d
gnu: texlive-union: Fix font map generation.
* gnu/packages/tex.scm (texlive-union)[arguments]: Exclude sed and coreutils
from union; add sed to the PATH; run updmap-sys twice; delete ls-R to avoid
lookup failures.
2019-09-05 22:45:48 +02:00
Ricardo Wurmus 09e2f25842
gnu: texlive-latex-base: Ensure that extra sources are installed.
* gnu/packages/tex.scm (texlive-latex-base): Use simple-texlive-package to
install additional files.
2019-09-05 22:45:48 +02:00
Ricardo Wurmus 66d2133500
gnu: Add texlive-booktabs.
* gnu/packages/tex.scm (texlive-booktabs): New variable.
2019-09-05 22:45:42 +02:00
Ricardo Wurmus 69f0c8cf55
gnu: Add texlive-siunitx.
* gnu/packages/tex.scm (texlive-siunitx): New variable.
2019-09-05 22:45:42 +02:00
Ricardo Wurmus 11ecf9f48f
gnu: Add texlive-standalone.
* gnu/packages/tex.scm (texlive-standalone): New variable.
2019-09-05 22:45:42 +02:00
Ricardo Wurmus f16e09487b
gnu: texlive-latex-xkeyval: Fix build.
* gnu/packages/tex.scm (texlive-latex-xkeyval)[arguments]: Add various custom
build phases to fix the build.
[native-inputs]: Add texlive-latex-base, texlive-cm, texlive-lm, texlive-url,
texlive-graphics-def, texlive-xcolor, texlive-latex-footmisc,
texlive-latex-listings, texlive-iftex, texlive-pstricks, texlive-pst-text,
texlive-tools, and texlive-latex-pgf.
2019-09-05 22:45:41 +02:00
Ricardo Wurmus 99b143655b
gnu: Add texlive-tools.
* gnu/packages/tex.scm (texlive-tools): New variable.
2019-09-05 22:45:41 +02:00
Ricardo Wurmus 51bf1c5188
gnu: Add texlive-iftex.
* gnu/packages/tex.scm (texlive-iftex): New variable.
2019-09-05 22:45:41 +02:00
Ricardo Wurmus a72d343aea
gnu: Add texlive-pst-text.
* gnu/packages/tex.scm (texlive-pst-text): New variable.
2019-09-05 22:45:41 +02:00
Ricardo Wurmus e5c081291e
gnu: Add texlive-pstricks.
* gnu/packages/tex.scm (texlive-pstricks): New variable.
2019-09-05 22:45:41 +02:00
Ricardo Wurmus 73ce44218b
gnu: Add texlive-ydoc.
* gnu/packages/tex.scm (texlive-ydoc): New variable.
2019-09-05 22:45:41 +02:00
Ricardo Wurmus 266e07421e
gnu: Add texlive-xcolor.
* gnu/packages/tex.scm (texlive-latex-xcolor): Bind to deprecated package
pointing...
(texlive-color): ...to this variable; implement in terms of
simple-texlive-package.
[arguments]: Add phase "move-files" to install xcolor.pro to the expected
location.
2019-09-05 22:45:41 +02:00
Ricardo Wurmus f1a46c9025
gnu: texlive-fonts-iwona: Use double spacing in description.
* gnu/packages/tex.scm (texlive-fonts-iwona)[description]: Use double spacing.
2019-09-05 22:45:41 +02:00
Ricardo Wurmus 4526bd07f7
gnu: vigra-c: Update to 0.0.0-1.66ff4fa.
* gnu/packages/image.scm (vigra-c): Update to 0.0.0-1.66ff4fa.
[inputs]: Add hdf5.
2019-09-05 22:45:41 +02:00
Ricardo Wurmus f480133c4e
gnu: libbigwig: Update to 0.4.4.
* gnu/packages/bioinformatics.scm (libbigwig): Update to 0.4.4.
2019-09-05 22:45:41 +02:00
Christopher Baines 067ea2989f
gnu: python-pyfaidx: Remove python-setuptools as an input.
As this is provided by the build system, and I'm assuming that it's not
necessary to have it as a propagated input.

* gnu/packages/bioinformatics.scm (python-pyfaidx)[propagated-inputs]: Remove
python-setuptools.
2019-09-05 18:35:47 +02:00
Christopher Baines 5f9fe21d49
gnu: umi-tools: Remove python-setuptools as an input.
As this is provided by the build system.

* gnu/packages/bioinformatics.scm (umi-tools)[inputs,native-inputs]: Remove
python-setuptools.
2019-09-05 18:35:42 +02:00
Leo Famulari d550845840
gnu: Syncthing: Update to 1.2.2.
* gnu/packages/syncthing.scm (syncthing): Update to 1.2.2.
[inputs]: Remove go-github-com-calmh-du and add go-github-com-shirou-gopsutil.
2019-09-05 11:09:36 -04:00
Leo Famulari 9a2f23341d
gnu: Add go-github-com-shirou-gopsutil.
* gnu/packages/syncthing.scm (go-github-com-shirou-gopsutil): New variable.
2019-09-05 11:09:36 -04:00
Leo Famulari a8ad05d40c
gnu: go-github-com-urfave-cli: Update to 1.21.0.
* gnu/packages/golang.scm (go-github-com-urfave-cli): Update to 1.21.0.
2019-09-05 11:09:32 -04:00
Nicolas Goaziou 31885f444f
gnu: emacs-org-contrib: Update to 20190904.
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 20190904.
2019-09-05 16:02:27 +02:00
Nicolas Goaziou be285c3dc0
gnu: emacs-org: Update to 9.2.6.
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.2.6.
2019-09-05 15:57:02 +02:00
Nicolas Goaziou 51072ed8ac
gnu: emacs-org-caldav: Update to 0.0.0-1.
* gnu/packages/emacs-xyz.scm (emacs-org-caldav): Update to latest commit,
since there is no release yet.
[description]: Remove alpha status, no longer specified in README.
2019-09-05 15:55:50 +02:00
Pierre Neidhardt 0575fe681c
Revert "gnu: next: Compress the executable."
Some essential references (e.g. libfixposix) are lost in the process.

This reverts commit 0e8b91dbc4.
2019-09-05 14:52:48 +02:00
Efraim Flashner 6b4ed9ad97
gnu: gama: Update to 2.07.
* gnu/packages/gps.scm (gama): Update to 2.07.
2019-09-05 14:46:42 +03:00
Ricardo Wurmus 79c6d8781b
gnu: bwa-meth: Capture one more reference to "bwa".
Reported by: Alexander.Blume <Alexander.Blume@mdc-berlin.de>

* gnu/packages/bioinformatics.scm (bwa-meth)[arguments]: Capture invocation of
"bwa index" to retain reference to "bwa" package.
2019-09-05 12:06:43 +02:00
Pierre Neidhardt 0e8b91dbc4
gnu: next: Compress the executable.
* gnu/packages/web-browsers.scm (next)[arguments]: Compressing the executable
  brings it from about 95 MiB to 22 MiB.
2019-09-05 11:55:58 +02:00
Pierre Neidhardt 33a42f67ce
gnu: emacs-evil-collection: Update to 0.0.2.
* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 0.0.2.
2019-09-05 11:55:58 +02:00
Ricardo Wurmus 6b5f59c7a6
gnu: Add r-bigmelon.
* gnu/packages/bioconductor.scm (r-bigmelon): New variable.
2019-09-05 11:46:29 +02:00
Ricardo Wurmus 7d2cb646f7
gnu: Add r-gdsfmt.
* gnu/packages/bioconductor.scm (r-gdsfmt): New variable.
2019-09-05 11:46:29 +02:00
Ricardo Wurmus 38babeaaa4
gnu: Add r-watermelon.
* gnu/packages/bioconductor.scm (r-watermelon): New variable.
2019-09-05 11:46:29 +02:00
Ricardo Wurmus 46721deaf8
gnu: Add r-illuminahumanmethylation450kanno-ilmn12-hg19.
* gnu/packages/bioconductor.scm
(r-illuminahumanmethylation450kanno-ilmn12-hg19): New variable.
2019-09-05 11:46:29 +02:00
Ricardo Wurmus db316d7376
gnu: Add r-roc.
* gnu/packages/bioconductor.scm (r-roc): New variable.
2019-09-05 11:46:29 +02:00
Efraim Flashner 7d57bc4d0d
gnu: efl: Update to 1.22.4.
* gnu/packages/enlightenment.scm (efl): Update to 1.22.4.
2019-09-05 12:42:50 +03:00
Pierre Neidhardt a3439b0c70
gnu: sbcl: Use CLISP instead of unboostrappable CCL to build.
* gnu/packages/lisp.scm (sbcl)[arguments]: Build with CLISP.
2019-09-05 11:41:35 +02:00
Pierre Neidhardt 9e737b31cb
gnu: sbcl: Update to 1.5.6.
* gnu/packages/lisp.scm (sbcl): Update to 1.5.6.
2019-09-05 10:25:02 +02:00
Rutger Helling 2b332c51db
gnu: dolphin-emu: Update to commit a974540.
* gnu/packages/emulators.scm (dolphin-emu): Update to commit a974540.
[source]: Delete unneeded MoltenVK map.
[arguments]: Properly hardcode libvulkan path.
2019-09-05 08:22:34 +02:00
Maxim Cournoyer b8e7e20841
gnu: docker: Add support for tini.
* gnu/packages/docker.scm (docker)[inputs]: Add tini.
[phases]{patch-paths}: Patch the path of the default init binary.
2019-09-05 09:38:23 +09:00
Maxim Cournoyer 92086eeda3
gnu: Add tini.
* gnu/packages/docker.scm (tini): New variable.
2019-09-05 09:38:22 +09:00
Marius Bakke 9bf589867b
gnu: nginx: Update to 1.17.3 [security fixes].
This release fixes CVE-2019-9511, CVE-2019-9513, and CVE-2019-9516.

* gnu/packages/web.scm (nginx): Update to 1.17.3.
2019-09-05 00:21:43 +02:00
Marius Bakke fbcbafdcaa
gnu: miniupnpc: Update to 2.1.20190824.
* gnu/packages/upnp.scm (miniupnpc): Update to 2.1.20190824.
2019-09-05 00:21:43 +02:00
Marius Bakke 56ac8ca3c8
gnu: varnish: Update to 6.2.1.
* gnu/packages/web.scm (varnish): Update to 6.2.1.
2019-09-05 00:21:43 +02:00
Marius Bakke 276e7739b9
gnu: libnl: Update to 3.5.0.
* gnu/packages/linux.scm (libnl): Update to 3.5.0.
2019-09-05 00:21:43 +02:00
Marius Bakke 309721b324
gnu: samba: Update to 4.10.8 [fixes CVE-2019-10197].
* gnu/packages/samba.scm (samba): Update to 4.10.8.
2019-09-05 00:21:42 +02:00
Marius Bakke 173cced751
gnu: tevent: Update to 0.10.1.
* gnu/packages/samba.scm (tevent): Update to 0.10.1.
2019-09-05 00:21:42 +02:00
Marius Bakke 1068bdcfe8
gnu: talloc: Update to 2.3.0.
* gnu/packages/samba.scm (talloc): Update to 2.3.0.
2019-09-05 00:21:42 +02:00
Marius Bakke c0de48c9a5
gnu: tdb: Update to 1.4.2.
* gnu/packages/databases.scm (tdb): Update to 1.4.2.
2019-09-05 00:21:42 +02:00
Marius Bakke e25973e18f
gnu: libvisio: Update to 0.1.7.
* gnu/packages/libreoffice.scm (libvisio): Update to 0.1.7.
2019-09-05 00:21:42 +02:00
Marius Bakke 558f4a30e2
gnu: libabw: Update to 0.1.3.
* gnu/packages/libreoffice.scm (libabw): Update to 0.1.3.
[arguments]: Remove.
2019-09-05 00:21:41 +02:00
Marius Bakke 1a22a234df
gnu: LibRaw: Update to 1.19.5.
* gnu/packages/photo.scm (libraw): Update to 0.19.5.
2019-09-05 00:21:41 +02:00
Marius Bakke 5ec7c4a153
gnu: php: Build against Oniguruma 6.
* gnu/packages/php.scm (php)[inputs]: Change ONIGURUMA-5 to ONIGURUMA.
* gnu/packages/textutils.scm (oniguruma-5): Remove variable.
2019-09-05 00:21:41 +02:00
Marius Bakke 5ceac3f42b
gnu: oniguruma: Update to 6.9.3 [fixes CVE-2019-13224, CVE-2019-13225].
* gnu/packages/textutils.scm (oniguruma): Update to 6.9.3.
2019-09-05 00:21:41 +02:00
L p R n d n 35d4862260
gnu: libxfce4util: Build Vala bindings.
* gnu/packages/xfce.scm (libxfce4util)[native-inputs]: Add vala.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-04 23:41:08 +02:00
L p R n d n cb8a5e075a
gnu: libxfce4util: Add gobject-introspection support.
* gnu/packages/xfce.scm (libxfce4util): Add gobject-introspection to native-inputs.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-04 23:41:07 +02:00
L p R n d n b45e11dad8
gnu: Add xfce4-screensaver.
* gnu/packages/xfce.scm (xfce4-screensaver): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-04 23:41:07 +02:00
L p R n d n d28b6dda86
gnu: Add xfce4-screenshooter.
* gnu/packages/xfce.scm (xfce4-screenshooter): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-04 23:41:07 +02:00
Robert Vollmert c26f562e5e
services: nginx: Pass run-directory on config test.
Fixes <https://bugs.gnu.org/36388>.
This fixes error logging errors in the activation script.

* gnu/services/web.scm (nginx-activation): Add "-p" flag.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-04 23:41:07 +02:00
Ludovic Courtès 8161c2d6ce
gnu: ghostscript: Keep the replacement private.
This avoids having two matches for the "ghostscript" spec.

* gnu/packages/ghostscript.scm (ghostscript/fixed): Keep private.
2019-09-04 23:41:07 +02:00
Julien Lepiller ce502774b4
gnu: ocaml-easy-format: Update to 1.3.2.
* gnu/packages/ocaml.scm (ocaml-easy-format): Update to 1.3.2.
2019-09-04 23:08:49 +02:00
Julien Lepiller e57dd20118
gnu: ocaml-frontc: Update to 3.4.2.
* gnu/packages/ocaml.scm (ocaml-frontc): Update to 3.4.2.
2019-09-04 23:08:45 +02:00
Julien Lepiller 4a8a0d8520
gnu: ocaml-ssl: Update to 0.5.9.
* gnu/packages/ocaml.scm (ocaml-ssl): Update to 0.5.9.
2019-09-04 23:08:41 +02:00
Julien Lepiller 5a3082eca8
gnu: opam: Update to 2.0.5.
* gnu/packages/ocaml.scm (opam): Update to 2.0.5.
2019-09-04 23:08:38 +02:00
Julien Lepiller 69c83817f8
gnu: ocaml-stringext: Update to 1.6.0.
* gnu/packages/ocaml.scm (ocaml-stringext): Update to 1.6.0.
2019-09-04 23:08:34 +02:00
Julien Lepiller b3419c4027
gnu: ocaml-markup: Update to 0.8.1.
* gnu/packages/ocaml.scm (ocaml-markup): Update to 0.8.1.
(ocaml-bisect-ppx): Use propagated-inputs instead of inputs.
2019-09-04 23:08:25 +02:00
Julien Lepiller 72b2e2ea7a
gnu: ocaml-lwt-log: Update to 1.1.1.
* gnu/packages/ocaml.scm (ocaml-lwt-log): Update to 1.1.1.
[source]: Use git-fetch.
2019-09-04 23:08:22 +02:00
Julien Lepiller 8dfe8fee54
gnu: ocaml-biniou: Update to 1.2.1.
* gnu/packages/ocaml.scm (ocaml-biniou): Update to 1.2.1.
2019-09-04 23:08:18 +02:00
nixo 11d73fb412
gnu: julia: Set search path.
* gnu/packages/julia.scm (julia)[native-search-paths]: Add
specification for JULIA_LOAD_PATH.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2019-09-04 22:18:07 +02:00
Marius Bakke 4ab97ef18f
Revert "gnu: texinfo: Fix cross-compilation."
This causes too many rebuilds for the master branch.

This reverts commit 210b6412ee.
2019-09-04 19:18:10 +02:00
Arun Isaac 7c93edb93e
gnu: librepcb: Update to 0.1.2.
* gnu/packages/engineering.scm (librepcb): Update to 0.1.2.
2019-09-04 22:03:51 +05:30
Mathieu Othacehe 210b6412ee
gnu: texinfo: Fix cross-compilation.
* gnu/packages/texinfo.scm (texinfo)[arguments]: Do not reset environment
before running configure with the native compiler, in a cross-compilation
context,
[inputs]: move perl from here ...
[native-inputs]: ... to here. Also add ncurses that is needed in a
cross-compilation context to build texinfo native tools.
2019-09-04 18:25:17 +02:00
Mathieu Othacehe 6ef379f879
gnu: make-linux-libre: Fix cross-compilation.
* gnu/packages/linux.scm (make-linux-libre)[arguments]: Unset CROSS_CPATH to
make sure that cross-libc is not found. Otherwise, some of its header would
conflict with the one from linux (stdint.h and linux/types.h).
2019-09-04 18:21:19 +02:00
Mathieu Othacehe 6202bb33eb
gnu: linux-libre: Enable built-in ext4 support.
When running qemu-img from (gnu system vm) with an aarch64 kernel, mounting
ext4 partitions fails because no modprobe of ext4 module is made. Like for
other kernel configs, provide built-in support for ext4 partitions.

* gnu/packages/aux-files/linux-libre/5.2-arm64.conf: Enable built-in ext4,
like in intel and armhf configs.
2019-09-04 18:17:45 +02:00
Mathieu Othacehe 7c35342472
gnu: grub: Fix cross-compilation.
* gnu/packages/bootloaders.scm (grub)[arguments]: Search for unifont in both
native-inputs and inputs.
2019-09-04 18:14:25 +02:00
Mathieu Othacehe 58a75996ec
gnu: glibc-utf8-locales: Fix cross-compilation.
* gnu/packages/base.scm (glibc-utf8-locales)[inputs]: Move to ...
[native-inputs]: ... here, in order to fix cross-compilation.
* gnu/packages/commencement.scm (glibc-utf8-locales-final)[inputs]: Move to ...
[native-inputs]: ... here, in order to fix cross-compilation.
2019-09-04 18:05:59 +02:00
Pierre-Moana Levesque e94b95473e
gnu: guile-wm: Fix cross-compilation.
* gnu/packages/guile-wm.scm (guile-wm): Add guile and guile-xcb to native-inputs.
2019-09-04 18:01:49 +02:00
Mathieu Othacehe 328a4c5bf1
linux-initrd: Use native gzip.
* gnu/system/linux-initrd.scm (expression->initrd): Pass native gzip to
build-initrd procedure.
2019-09-04 17:56:13 +02:00
Marius Bakke 5ee1c0459e
gnu: ungoogled-chromium: Allow microphone access.
Fixes <https://bugs.gnu.org/36961>.

* gnu/packages/aux-files/chromium/master-preferences.json: Remove
"audio_capture_enabled" flag.
2019-09-04 13:17:39 +02:00
Marius Bakke c959d99fd0
gnu: hdf4: Update to 4.2.14.
* gnu/packages/maths.scm (hdf4): Update to 4.2.14.
2019-09-04 13:17:38 +02:00
Rutger Helling beb0b947c1
gnu: kitty: Update to 0.14.4.
* gnu/packages/terminals.scm (kitty): Update to 0.14.4.
2019-09-04 13:16:35 +02:00
Jovany Leandro G.C f1371daa97
gnu: twinkle: update to 1.10.2.
* gnu/packages/telephony.scm (twinkle): update to 1.10.2
* gnu/packages/patches/twinkle-include-qregexpvalidator.patch: Delete
it.
* gnu/local.mk (dist_patch_DATA): Remove patch.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2019-09-04 13:02:27 +02:00
Julien Lepiller 1fe01b7011
gnu: ocaml-fileutils: Update to 0.6.0.
* gnu/packages/ocaml.scm (ocaml-fileutils): Update to 0.6.0.
2019-09-03 23:32:38 +02:00
Julien Lepiller 1a0d41b34d
gnu: ocaml-utop: Update to 2.4.1.
* gnu/packages/ocaml.scm (ocaml-utop): Update to 2.4.1.
(ocaml-lamdba-term): Update to 2.0.2.
(ocaml-zed): Update to 2.0.3.
2019-09-03 23:32:34 +02:00
Julien Lepiller a21ea76fbf
gnu: Add ocaml-stdlib-shims.
* gnu/packages/ocaml.scm (ocaml-stdlib-shims): New variable.
2019-09-03 23:32:30 +02:00
Julien Lepiller e60330510a
gnu: Add ocaml-charinfo-width.
* gnu/packages/ocaml.scm (ocaml-charinfo-width): New variable.
2019-09-03 23:32:26 +02:00
Julien Lepiller a468fc5e8c
gnu: ocaml-camomile: Update to 1.0.2.
* gnu/packages/ocaml.scm (ocaml-camomile): Update to 1.0.2.
[arguments]: Fix profile and disable failing tests.
2019-09-03 23:32:17 +02:00
Julien Lepiller 3882f607e8
gnu: ocaml-zarith: Update to 1.9.1.
* gnu/packages/ocaml.scm (ocaml-zarith): Update to 1.9.1.
2019-09-03 23:32:14 +02:00
Julien Lepiller d47c8fffd0
gnu: ocaml-result: Update to 1.4.
* gnu/packages/ocaml.scm (ocaml-result): Update to 1.4.
2019-09-03 23:32:10 +02:00
Julien Lepiller 5ab63bd583
gnu: ocaml-odoc: Update to 1.4.1.
* gnu/packages/ocaml.scm (ocaml-odoc): Update to 1.4.1.
2019-09-03 23:32:05 +02:00
Julien Lepiller 283ed30e1a
gnu: dune: Update to 1.11.3.
* gnu/packages/ocaml.scm (dune): Update to 1.11.3.
[source]: Use git-fetch.
2019-09-03 23:31:58 +02:00
Julien Lepiller ab68604e5f
gnu: ocaml-qcheck: Update to 0.10.
* gnu/packages/ocaml.scm (ocaml-qcheck): Update to 0.10.
2019-09-03 23:31:50 +02:00
Julien Lepiller 8cc6a876bd
gnu: ocaml-migrate-parsetree: Update to 1.4.0.
* gnu/packages/ocaml.scm (ocaml-migrate-parsetree): Update to 1.4.0.
(ocaml-ppx-tools-versioned): Update to 5.2.3.
[source]: Use git-fetch.
(ocaml-bisect-ppx): Fix compilation error.
2019-09-03 23:31:35 +02:00
Julien Lepiller f082c78c98
gnu: ocaml-cppo: Update to 1.6.6.
* gnu/packages/ocaml.scm (ocaml-cppo): Update to 1.6.6.
[source]: Use git-fetch.
2019-09-03 23:31:31 +02:00
Julien Lepiller 242e9f0d2c
gnu: ocaml-batteries: Update to 2.10.0.
* gnu/packages/ocaml.scm (ocaml-batteries): Update to 2.10.0.
2019-09-03 23:31:24 +02:00
Brian Leung 948c700b90
gnu: Add emacs-pubmed.
* gnu/packages/emacs-xyz.scm (emacs-pubmed): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-03 23:00:35 +03:00
Brian Leung d070a0884c
gnu: Add emacs-unidecode.
* gnu/packages/emacs-xyz.scm (emacs-unidecode): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-03 23:00:35 +03:00
Brian Leung c9f8d6a953
gnu: Add emacs-org-tanglesync.
* gnu/packages/emacs-xyz.scm (emacs-org-tanglesync): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-03 23:00:34 +03:00
Brian Leung 8ac56556fe
gnu: emacs-org-pomodoro: Update to 2.1.0-1.aa07c11.
* gnu/packages/emacs-xyz.scm (emacs-org-pomodoro): Update to 2.1.0-1.aa07c11.
[arguments]: Include "resources" directory and run tests.
[source]: Update url.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-03 23:00:34 +03:00
Pierre Neidhardt 1be4989d7c
gnu: next: Update to 1.3.1.
* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.3.1.
[source]: Use GitHub.
(sbcl-next-download-manager)[arguments]: Fix asd-system-name.
(next)[inputs]: Remove unneeded dependencies.
2019-09-03 15:51:29 +02:00
Ricardo Wurmus 6153fa0a99
gnu: guile-gi: Update to 0.2.0.
* gnu/packages/guile-xyz.scm (guile-gi): Update to 0.2.0.
[arguments]: Remove make flags.
[native-inputs]: Add glib:bin.
2019-09-03 13:06:46 +02:00
Ricardo Wurmus f847b65943
gnu: r-wordcloud: Add r-tm to inputs.
* gnu/packages/cran.scm (r-wordcloud)[propagated-inputs]: Add r-tm.
2019-09-03 12:46:01 +02:00
Ricardo Wurmus f785d54681
gnu: Add r-tm.
* gnu/packages/cran.scm (r-tm): New variable.
2019-09-03 12:46:01 +02:00
Ricardo Wurmus 53bd3ab389
gnu: Add r-nlp.
* gnu/packages/cran.scm (r-nlp): New variable.
2019-09-03 12:46:01 +02:00
Giacomo Leidi be2309ec7b
gnu: rust-unicode-xid: Update to 0.2.0.
* gnu/packages/crates-io.scm (rust-unicode-xid): Update to 0.2.0.
(rust-unicode-xid-0.1): New variable.
(rust-proc-macro2)[arguments]: Specify rust-unicode-xid-0.1 in
cargo-inputs.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-09-03 11:23:01 +03:00
Giacomo Leidi 655ac50d3c
gnu: Add rust-constant-time-eq.
* gnu/packages/crates-io.scm (rust-constant-time-eq): New variable.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-09-03 11:23:01 +03:00
Brian Leung 7b90155443
gnu: emacs-org-ql: Update to 0.2.
* gnu/packages/emacs-xyz.scm (emacs-org-ql): Update to 0.2.
[inputs]: Add emacs-ts and emacs-org.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-03 09:51:53 +03:00
Brian Leung 0b95986aaf
gnu: emacs-org-sidebar: Update to 0.1-1.ed951d1.
* gnu/packages/emacs-xyz.scm (emacs-org-sidebar): Update to 0.1-1.ed951d1.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-03 09:51:53 +03:00
Brian Leung 663bc5ded8
gnu: Add emacs-ts.
* gnu/packages/emacs-xyz.scm (emacs-ts): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-09-03 09:51:53 +03:00
John Soo 6ec2450f1e
gnu: Add hoogle.
* gnu/packages/haskell-apps.scm (hoogle): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:39 -04:00
John Soo 5b0fdbba8a
gnu: Add ghc-js-flot.
* gnu/packages/haskell-web.scm (ghc-js-flot): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:39 -04:00
John Soo 621c077384
gnu: Add ghc-js-jquery.
* gnu/packages/haskell-web.scm (ghc-js-jquery): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:39 -04:00
John Soo 21f5b9a9b9
gnu: Add ghc-process-extras.
* gnu/packages/haskell-xyz.scm (ghc-process-extras): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:39 -04:00
John Soo 55f4c65336
gnu: Add ghc-storable-tuple.
* gnu/packages/haskell-xyz.scm (ghc-storable-tuple): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:38 -04:00
John Soo 1307e4c73d
gnu: Add ghc-listlike.
* gnu/packages/haskell-xyz.scm (ghc-listlike): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:38 -04:00
John Soo ad80074ab0
gnu: Add ghc-storable-record.
* gnu/packages/haskell-xyz.scm (ghc-storable-record): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:38 -04:00
John Soo f169f713e4
gnu: Add ghc-fmlist.
* gnu/packages/haskell-xyz.scm (ghc-fmlist): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:38 -04:00
John Soo bc06ca4588
gnu: Add ghc-storablevector.
* gnu/packages/haskell-xyz.scm (ghc-storablevector): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:38 -04:00
John Soo 7bbfa3926e
gnu: Add ghc-timeit.
* gnu/packages/haskell-xyz.scm (ghc-timeit): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:38 -04:00
John Soo 6b652f5af3
gnu: Add ghc-non-negative.
* gnu/packages/haskell-xyz.scm (ghc-non-negative): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:37 -04:00
John Soo a52f4c5740
gnu: Add ghc-unsafe.
* gnu/packages/haskell-xyz.scm (ghc-unsafe): New variable.

Signed-off-by: Timothy Sample <samplet@ngyro.com>
2019-09-02 23:09:37 -04:00
Mark H Weaver 68668e97dc
gnu: icecat: Update to 60.9.0-guix1.
* gnu/packages/gnuzilla.scm (%icecat-version): Update to 60.9.0-guix1.
(icecat-source)[upstream-firefox-source]: Update hash.
2019-09-02 21:02:48 -04:00
Nicolas Goaziou 4a8253d622
gnu: grammalecte: Update to 1.3.0.
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.3.0.
2019-09-02 22:56:13 +02:00
Nicolas Goaziou cc650175a5
gnu: snap: Update to 5.1.0.
* gnu/packages/education.scm (snap): Update to 5.1.0.
2019-09-02 22:50:09 +02:00
Nicolas Goaziou d3a8dd2dc0
gnu: rclone: Update to 1.49.1.
* gnu/packages/sync.scm (rclone): Update to 1.49.1.
[source]: Update uri.
[arguments]: Update #:import-path.
2019-09-02 22:44:07 +02:00
Kei Kebreau b888396d70
gnu: gcl: Enable tests.
* gnu/packages/lisp.scm (gcl)[arguments]: Remove #:tests? flag and set the
  #:test-target to "ansi-tests/test_results".
2019-09-02 13:46:06 -04:00
Pierre Neidhardt cc16f90a07
gnu: Add cl-hooks.
* gnu/packages/lisp.scm (cl-hooks, ecl-cl-hooks, sbcl-cl-hooks): New variables.
2019-09-02 17:09:28 +02:00
Pierre Neidhardt 0b2396b6c6
gnu: sbcl-fiveam: Update to 1.4.1.
* gnu/packages/lisp.scm (sbcl-fiveam): Update to 1.4.1.
2019-09-02 17:09:28 +02:00
Pierre Neidhardt 0403d01f01
gnu: Add net.didierverna.asdf-flv.
* gnu/packages/lisp.scm (cl-net.didierverna.asdf-flv,
  ecl-net.didierverna.asdf-flv, sbcl-net.didierverna.asdf-flv): New variables.
2019-09-02 17:09:28 +02:00
Efraim Flashner eb98d5a83c
gnu: Add rust-heapsize-plugin, rust-language-tags.
* gnu/packages/crates-io.scm (rust-heapsize-plugin, rust-language-tags):
New variables.
2019-09-02 15:54:59 +03:00
Efraim Flashner 7439498366
gnu: Add rust-heapsize-0.3.
* gnu/packages/crates-io.scm (rust-heapsize-0.3): New variable.
2019-09-02 15:54:59 +03:00
Efraim Flashner bb41995dc7
gnu: Add rust-owning-ref.
* gnu/packages/crates-io.scm (rust-owning-ref): New variable.
2019-09-02 15:54:59 +03:00
Efraim Flashner 44b6397a58
gnu: Add rust-scoped-threadpool.
* gnu/packages/crates-io.scm (rust-scoped-threadpool): New variable.
2019-09-02 15:54:58 +03:00
Efraim Flashner 76ee4446fd
gnu: Add rust-redox-syscall, rust-thread-id.
* gnu/packages/crates-io.scm (rust-redox-syscall, rust-thread-id): New
variables.
2019-09-02 15:54:58 +03:00
Ricardo Wurmus e107ccea84
gnu: r-ldblock: Update to 1.14.2.
* gnu/packages/bioinformatics.scm (r-ldblock): Update to 1.14.2.
[propagated-inputs]: Remove r-erma; add r-ensdb-hsapiens-v75, r-ensembldb, and
r-httr.
2019-09-02 14:40:56 +02:00
Ricardo Wurmus b58b4410e2
gnu: r-mixomics: Update to 6.8.2.
* gnu/packages/bioconductor.scm (r-mixomics): Update to 6.8.2.
2019-09-02 14:40:56 +02:00
Ricardo Wurmus 9b275285e9
gnu: r-fgsea: Update to 1.10.1.
* gnu/packages/bioconductor.scm (r-fgsea): Update to 1.10.1.
2019-09-02 14:40:56 +02:00
Ricardo Wurmus 32fcd898f0
gnu: r-seurat: Update to 3.1.0.
* gnu/packages/bioinformatics.scm (r-seurat): Update to 3.1.0.
[propagated-inputs]: Add r-leiden, r-rcppannoy, and r-uwot.
2019-09-02 14:40:56 +02:00
Ricardo Wurmus 91addfe05c
gnu: r-rtracklayer: Update to 1.44.3.
* gnu/packages/bioinformatics.scm (r-rtracklayer): Update to 1.44.3.
2019-09-02 14:40:56 +02:00
Ricardo Wurmus 2c7a32c2ac
gnu: r-biomart: Update to 2.40.4.
* gnu/packages/bioinformatics.scm (r-biomart): Update to 2.40.4.
2019-09-02 14:40:56 +02:00
Ricardo Wurmus e5bc6fce19
gnu: r-annotationdbi: Update to 1.46.1.
* gnu/packages/bioinformatics.scm (r-annotationdbi): Update to 1.46.1.
2019-09-02 14:40:56 +02:00
Ricardo Wurmus aea33b475b
gnu: r-iranges: Update to 2.18.2.
* gnu/packages/bioinformatics.scm (r-iranges): Update to 2.18.2.
2019-09-02 14:40:56 +02:00
Ricardo Wurmus df0f876ee4
gnu: r-pbapply: Update to 1.4-2.
* gnu/packages/statistics.scm (r-pbapply): Update to 1.4-2.
2019-09-02 14:40:56 +02:00
Ricardo Wurmus 21890aad50
gnu: r-rmarkdown: Update to 1.15.
* gnu/packages/statistics.scm (r-rmarkdown): Update to 1.15.
2019-09-02 14:40:56 +02:00
Ricardo Wurmus a1a7afc06c
gnu: r-hms: Update to 0.5.1.
* gnu/packages/statistics.scm (r-hms): Update to 0.5.1.
2019-09-02 14:40:56 +02:00
Ricardo Wurmus b21620bb47
gnu: r-whisker: Update to 0.4.
* gnu/packages/statistics.scm (r-whisker): Update to 0.4.
2019-09-02 14:40:56 +02:00
Ricardo Wurmus 560f7c949a
gnu: r-chron: Update to 2.3-54.
* gnu/packages/statistics.scm (r-chron): Update to 2.3-54.
2019-09-02 14:40:56 +02:00
Ricardo Wurmus 8e28535d0b
gnu: Add r-leiden.
* gnu/packages/cran.scm (r-leiden): New variable.
2019-09-02 14:40:56 +02:00
Ricardo Wurmus 8bcd6c953a
gnu: r-umap: Update to 0.2.3.1.
* gnu/packages/cran.scm (r-umap): Update to 0.2.3.1.
[propagated-inputs]: Add r-openssl.
2019-09-02 14:40:56 +02:00
Ricardo Wurmus 7a90573fd0
gnu: r-enrichr: Update to 2.1.
* gnu/packages/cran.scm (r-enrichr): Update to 2.1.
2019-09-02 14:40:56 +02:00
Ricardo Wurmus d64ac92f6c
gnu: r-dalex: Update to 0.4.7.
* gnu/packages/cran.scm (r-dalex): Update to 0.4.7.
2019-09-02 14:40:55 +02:00
Ricardo Wurmus 466e68b4b2
gnu: r-ggforce: Update to 0.3.1.
* gnu/packages/cran.scm (r-ggforce): Update to 0.3.1.
2019-09-02 14:40:55 +02:00
Ricardo Wurmus e768b33936
gnu: r-bookdown: Update to 0.13.
* gnu/packages/cran.scm (r-bookdown): Update to 0.13.
2019-09-02 14:40:55 +02:00
Ricardo Wurmus 87b4381584
gnu: r-tdthap: Update to 1.1-11.
* gnu/packages/cran.scm (r-tdthap): Update to 1.1-11.
2019-09-02 14:40:55 +02:00
Ricardo Wurmus dfe4c8c405
gnu: r-units: Update to 0.6-4.
* gnu/packages/cran.scm (r-units): Update to 0.6-4.
2019-09-02 14:40:55 +02:00
Ricardo Wurmus 5feaa77591
gnu: r-wgaim: Update to 2.0-0.
* gnu/packages/cran.scm (r-wgaim): Update to 2.0-0.
[propagated-inputs]: Remove r-lattice; add r-ggplot2.
2019-09-02 14:40:55 +02:00
Ricardo Wurmus 530404083a
gnu: r-apcluster: Update to 1.4.8.
* gnu/packages/cran.scm (r-apcluster): Update to 1.4.8.
2019-09-02 14:40:55 +02:00
Ricardo Wurmus 553742fa98
gnu: r-lavaan: Update to 0.6-5.
* gnu/packages/cran.scm (r-lavaan): Update to 0.6-5.
2019-09-02 14:40:55 +02:00
Ricardo Wurmus e31eb738f7
gnu: r-ggextra: Update to 0.9.
* gnu/packages/cran.scm (r-ggextra): Update to 0.9.
[propagated-inputs]: Add r-r6.
2019-09-02 14:40:55 +02:00
Ricardo Wurmus 6c81cc885d
gnu: r-fields: Update to 9.8-6.
* gnu/packages/cran.scm (r-fields): Update to 9.8-6.
2019-09-02 14:40:55 +02:00
Ricardo Wurmus 4f1c668d31
gnu: r-rgl: Update to 0.100.30.
* gnu/packages/cran.scm (r-rgl): Update to 0.100.30.
2019-09-02 14:40:55 +02:00
Ricardo Wurmus 0eb284350e
gnu: r-afex: Update to 0.25-1.
* gnu/packages/cran.scm (r-afex): Update to 0.25-1.
2019-09-02 14:40:55 +02:00
Ricardo Wurmus 084ea3481b
gnu: r-summarytools: Update to 0.9.4.
* gnu/packages/cran.scm (r-summarytools): Update to 0.9.4.
2019-09-02 14:40:55 +02:00
Ricardo Wurmus 1656a4259b
gnu: r-coin: Update to 1.3-1.
* gnu/packages/cran.scm (r-coin): Update to 1.3-1.
2019-09-02 14:40:55 +02:00
Ricardo Wurmus a13f81dde7
gnu: r-libcoin: Update to 1.0-5.
* gnu/packages/cran.scm (r-libcoin): Update to 1.0-5.
2019-09-02 14:40:55 +02:00
Ricardo Wurmus 9c2d978041
gnu: r-magick: Update to 2.2.
* gnu/packages/cran.scm (r-magick): Update to 2.2.
2019-09-02 14:40:55 +02:00
Ricardo Wurmus 761f4764f9
gnu: r-raster: Update to 3.0-2.
* gnu/packages/cran.scm (r-raster): Update to 3.0-2.
2019-09-02 14:40:54 +02:00
Ricardo Wurmus 59fd6915c8
gnu: r-zip: Update to 2.0.4.
* gnu/packages/cran.scm (r-zip): Update to 2.0.4.
2019-09-02 14:40:54 +02:00
Ricardo Wurmus 2586cfd3d7
gnu: r-arules: Update to 1.6-4.
* gnu/packages/cran.scm (r-arules): Update to 1.6-4.
2019-09-02 14:40:54 +02:00
Ricardo Wurmus a71460135c
gnu: r-radiant-data: Update to 1.0.6.
* gnu/packages/cran.scm (r-radiant-data): Update to 1.0.6.
2019-09-02 14:40:54 +02:00
Ricardo Wurmus 9ba8494c26
gnu: r-xfun: Update to 0.9.
* gnu/packages/cran.scm (r-xfun): Update to 0.9.
2019-09-02 14:40:54 +02:00
Ricardo Wurmus bd8710b413
gnu: r-seriation: Update to 1.2-8.
* gnu/packages/cran.scm (r-seriation): Update to 1.2-8.
2019-09-02 14:40:54 +02:00
Ricardo Wurmus fa859675cc
gnu: r-dtw: Update to 1.21-3.
* gnu/packages/cran.scm (r-dtw): Update to 1.21-3.
2019-09-02 14:40:54 +02:00
Ricardo Wurmus b4cf01ecc8
gnu: r-geometry: Update to 0.4.3.
* gnu/packages/cran.scm (r-geometry): Update to 0.4.3.
2019-09-02 14:40:54 +02:00
Ricardo Wurmus 403e01e21e
gnu: r-circlize: Update to 0.4.7.
* gnu/packages/cran.scm (r-circlize): Update to 0.4.7.
2019-09-02 14:40:54 +02:00
Ricardo Wurmus ef93de84ea
gnu: r-pkgbuild: Update to 1.0.5.
* gnu/packages/cran.scm (r-pkgbuild): Update to 1.0.5.
2019-09-02 14:40:54 +02:00
Ricardo Wurmus 6d879bb62b
gnu: r-rgooglemaps: Update to 1.4.4.
* gnu/packages/cran.scm (r-rgooglemaps): Update to 1.4.4.
2019-09-02 14:40:54 +02:00
Ricardo Wurmus 52aacfbda2
gnu: r-d3r: Update to 0.8.7.
* gnu/packages/cran.scm (r-d3r): Update to 0.8.7.
2019-09-02 14:40:54 +02:00
Ricardo Wurmus 0ce4b23d68
gnu: r-vegan: Update to 2.5-6.
* gnu/packages/cran.scm (r-vegan): Update to 2.5-6.
2019-09-02 14:40:54 +02:00
Ricardo Wurmus d9a382ece3
gnu: r-sys: Update to 3.3.
* gnu/packages/cran.scm (r-sys): Update to 3.3.
2019-09-02 14:40:54 +02:00
Ricardo Wurmus 8324e64cd5
gnu: Add r-ensdb-hsapiens-v75.
* gnu/packages/bioconductor.scm (r-ensdb-hsapiens-v75): New variable.
2019-09-02 14:40:54 +02:00
Efraim Flashner f7a8571b37
gnu: vim-fugitive: Update to 3.0.
* gnu/packages/vim.scm (vim-fugitive): Update to 3.0.
[arguments]: Install syntax directory.
2019-09-02 09:56:11 +03:00
Brian Leung 9460884422
gnu: emacs-lsp-mode: Update to 6.1.
* gnu/packages/emacs-xyz.scm (emacs-lsp-mode): Update to 6.1.
[inputs]: Add emacs-markdown-mode.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-09-02 09:39:27 +03:00
Rutger Helling 48d11a5f8b
gnu: faudio: Update to 19.09.
* gnu/packages/audio.scm (faudio): Update to 19.09.
2019-09-02 08:18:05 +02:00
Tobias Geerinckx-Rice b439d9b290
gnu: acpica: Update to 20190816.
* gnu/packages/admin.scm (acpica): Update to 20190816.
2019-09-02 06:31:10 +02:00
Tobias Geerinckx-Rice 5f97cc2316
gnu: libostree: Update to 2019.3.
* gnu/packages/package-management.scm (libostree): Update to 2019.3.
2019-09-02 06:31:09 +02:00
Ricardo Wurmus 14b9203d01
gnu: Add vmpk.
* gnu/packages/music.scm (vmpk): New variable.
2019-09-02 00:44:31 +02:00
Ricardo Wurmus 6fd7e0cc6f
gnu: drumstick: Update to 1.1.3.
* gnu/packages/music.scm (drumstick): Update to 1.1.3.
2019-09-02 00:44:31 +02:00
Ricardo Wurmus 8a71a01c21
gnu: yoshimi: Update to 1.6.0.
* gnu/packages/music.scm (yoshimi): Update to 1.6.0.
2019-09-02 00:44:27 +02:00
John Soo 83f9448eb1
gnu: Add stylish-haskell.
* gnu/packages/haskell-apps (stylish-haskell): new variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-01 23:02:23 +02:00
L p R n d n 867df63f90
gnu: xfce4-taskmanager: Switch from libwnck-2 to libwnck.
* gnu/packages/xfce.scm (xfce4-taskmanager)[inputs]: Switch from libwnck-2 to libwnck.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-01 23:02:23 +02:00
L p R n d n f47f9720cc
gnu: xfce4-notifyd: Update to 0.4.4.
* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.4.4.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-01 23:02:23 +02:00
L p R n d n 3802d759da
gnu: xfce4-xkb-plugin: Update to 0.8.1.
* gnu/packages/xfce.scm (xfce4-xkb-plugin): Update to 0.8.1.
[inputs] Add libwnck. Remove libwnck-2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-01 23:02:22 +02:00
L p R n d n 8c6cfdd766
gnu: xfce4-pulseaudio-plugin: Update to 0.4.2.
* gnu/packages/xfce.scm (xfce4-pulseaudio-plugin): Update to 0.4.2.
[arguments] Add augment-cflags phase.
[native-inputs] Add dbus and dbus-glib.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-01 23:02:22 +02:00
L p R n d n d4902f9a84
gnu: xfce4-battery-plugin: Update to 1.1.3.
* gnu/packages/xfce.scm (xfce4-battery-plugin): Update to 1.1.3. Switch from gtk+-2 to gtk+-3.
[inputs] Add gtk+. Remove gtk+2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-01 23:02:18 +02:00
L p R n d n 279608653b
gnu: xfce4-whiskermenu-plugin: Update to 2.3.3.
* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.3.3.
[inputs] Add gtk+. Remove gtk+-2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-01 22:53:03 +02:00
L p R n d n 998754ef49
gnu: xfce4-terminal: Update to 0.8.8.
* gnu/packages/xfce.scm (xfce4-terminal): Update to 0.8.8.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-01 22:46:06 +02:00
L p R n d n 8549e0ca6f
gnu: Update Xfce base to 4.14.0.
* gnu/packages/xfce.scm (libxfce4util): Update to 4.14.0.

* gnu/packages/xfce.scm (xfconf): Update to 4.14.1.
[native-inputs] Add glib:bin.
[propagated-inputs] Remove dbus and dbus-glib.

* gnu/packages/xfce.scm (libxfce4ui): Update to 4.14.1.

* gnu/packages/xfce.scm (exo): Update to 0.12.8.
[propagated-inputs] Add gtk+-3. Remove gtk+-2.
[inputs] Add gtk+-2.

* gnu/packages/xfce.scm (garcon): Update to 0.6.4.
[inputs] Rename gtk+ to gtk+-2.
[propagated-inputs] Add gtk+-3.

* gnu/packages/xfce.scm (tumbler): Update to 0.2.7.

* gnu/packages/xfce.scm (xfce4-appfinder): Update to 4.14.0.
[inputs] Updte gtk+ from gtk+-2 to gtk+.

* gnu/packages/xfce.scm (xcfe4-panel): Update to 4.14.0
[arguments] Remove #:configure-flags
[native-inputs] Add glib:bin.
[inputs] Add gtk+-2, libwnck and xfconf. Remove libwnck-2.
[propagated-inputs] Add gtk+-3.

* gnu/packages/xfce.scm (xfce4-session): Update to 4.14.0.
[inputs] Add libwnck. Remove libwnck-2.
[source] Remove patch.
* gnu/packages/patches/xfce4-session-fix-xfclock4.patch: Delete file.

* gnu/packages/xfce.scm (xfce4-settings): Update to 4.14.0.
[arguments] Add #:configure flags.

* gnu/packages/xfce.scm (xfwm4): Update to 4.14.0.
[inputs] Add libwnck. Remove libwnck-2.

* gnu/packages/xfce.scm (xfdesktop): Update to 4.14.1.
[inputs] Add libwnck. Remove libwnck-2.

* gnu/packages/xfce.scm (xfce4-power-manager): Update to 4.6.5.
[inputs] Add gtk+. Remove gtk+-2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-01 22:45:29 +02:00
Guillaume Le Vaillant 97ce5964fb
gnu: ironclad: Update to 0.46.
* gnu/packages/lisp.scm (sbcl-ironclad): Update to 0.46.
  [source]: Fix file-name.
  [inputs]: Add bordeaux-threads dependency.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-01 22:24:48 +02:00
Guillaume Le Vaillant 37c08f42f7
gnu: txr: Update to 224.
* gnu/packages/lisp.scm (txr): Update to 224.
  [source]: Use git-fetch instead of fetching a cgit snapshot.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-01 22:22:22 +02:00
L p R n d n 5f39050b1e
gnu: libxklavier: Update to 5.4.
* gnu/packages/gnome.scm (libxklavier): Update to 5.4.
[source] Switch to git source.
[arguments] Add no-configure phase. Disable xmodmap in #:configure-flags.
[inputs] Add which, intltool, gtk-doc, which, automake, autoconf and libtool.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-09-01 22:21:17 +02:00
Tobias Geerinckx-Rice 5042f33e3b
gnu: cdemu-client: Update to 3.2.3.
* gnu/packages/cdrom.scm (cdemu-client): Update to 3.2.3.
2019-09-01 18:27:02 +02:00
Tobias Geerinckx-Rice 8232f05357
gnu: cdemu-daemon: Update to 3.2.3.
* gnu/packages/cdrom.scm (cdemu-daemon): Update to 3.2.3.
2019-09-01 18:27:02 +02:00
Tobias Geerinckx-Rice 0000b6dc74
gnu: libmirage: Update to 3.2.3.
* gnu/packages/cdrom.scm (libmirage): Update to 3.2.3.
2019-09-01 18:27:01 +02:00
Tobias Geerinckx-Rice 853232e60a
gnu: vhba-module: Update to 20190831.
* gnu/packages/linux.scm (vhba-module): Update to 20190831.
2019-09-01 18:27:01 +02:00
Tobias Geerinckx-Rice 5706fd7933
gnu: i3-wm: Update to 4.17.1.
* gnu/packages/wm.scm (i3-wm): Update to 4.17.1.
2019-09-01 18:27:01 +02:00
Tobias Geerinckx-Rice 08e46d8d05
gnu: hplip: Update to 3.19.8.
* gnu/packages/cups.scm (hplip): Update to 3.19.8.
[arguments]: Remove type mismatch fix.
2019-09-01 18:27:01 +02:00
Rutger Helling 8cb2f0ff2b
gnu: retroarch: Update hash.
* gnu/packages/emulators.scm (retroarch): Update hash (due to bugfix release).
2019-09-01 15:06:10 +02:00
Oleg Pykhalov 5db9d10dfd
gnu: emacs-gif-screencast: Fix gifsicle substitution.
* gnu/packages/emacs-xyz.scm (emacs-gif-screencast)[arguments]: In the
'configure' phase, fix the gifsicle substitution.
2019-09-01 12:17:30 +03:00
Ludovic Courtès aa0f683462
gnu: cedille: Adjust import list.
This is a followup to dddbc90c64.

* gnu/packages/cedille.scm: Use (gnu packages haskell-xyz).
2019-09-01 00:13:28 +02:00
Steve Sprang 2c0040ae30
gnu: Add lib3mf.
* gnu/packages/engineering.scm (lib3mf): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-31 21:04:09 +02:00
Steve Sprang 4cb5d2515c
gnu: Add speedcrunch.
* gnu/packages/maths.scm (speedcrunch): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-31 21:04:08 +02:00
Robert Vollmert 1874cdc1e1
gnu: Move Haskell SDL 2 packages to haskell-xyz.scm.
* gnu/packages/haskell-apps.scm (ghc-sdl2, ghc-sdl2-image,
ghc-sdl2-mixer): Move variables from here...
* gnu/packages/haskell-xyz.scm: ...to here.

Co-authored-by: Timothy Sample <samplet@ngyro.com>
2019-08-31 09:25:49 -04:00
Robert Vollmert dddbc90c64
gnu: Move non-compilers out of haskell.scm.
* gnu/packages/haskell.scm (ghc-abstract-deque, ghc-abstract-par,
ghc-adjunctions, ghc-aeson-compat, ghc-alex, ghc-alsa-core,
ghc-annotated-wl-pprint, ghc-ansi-terminal, ghc-ansi-wl-pprint,
ghc-appar, ghc-async, ghc-atomic-write, ghc-attoparsec,
ghc-attoparsec-bootstrap, ghc-attoparsec-iso8601, ghc-auto-update,
ghc-aws, ghc-base16-bytestring, ghc-base64-bytestring, ghc-base-compat,
ghc-basement, ghc-base-orphans, ghc-base-prelude,
ghc-base-unicode-symbols, ghc-bifunctors, ghc-bindings-dsl,
ghc-blaze-builder, ghc-blaze-markup, ghc-bloomfilter, ghc-boxes,
ghc-byteable, ghc-byteorder, ghc-bytes, ghc-bytestring-builder,
ghc-bytestring-handle, ghc-bytestring-lexing, ghc-bzlib-conduit,
ghc-c2hs, ghc-cairo, ghc-call-stack, ghc-call-stack-boot,
ghc-case-insensitive, ghc-cereal, ghc-cereal-conduit, ghc-cgi,
ghc-charset, ghc-chart, ghc-chart-cairo, ghc-chasingbottoms,
ghc-cheapskate, ghc-chell, ghc-chell-quickcheck, ghc-chunked-data,
ghc-clock, ghc-clock-bootstrap, ghc-cmark, ghc-cmark-gfm, ghc-cmdargs,
ghc-code-page, ghc-colour, ghc-comonad, ghc-concatenative,
ghc-concurrent-output, ghc-conduit, ghc-conduit-algorithms,
ghc-conduit-combinators, ghc-conduit-extra, ghc-configurator,
ghc-connection, ghc-constraints, ghc-contravariant,
ghc-contravariant-extras, ghc-convertible, ghc-data-accessor,
ghc-data-accessor-transformers, ghc-data-default,
ghc-data-default-class, ghc-data-default-instances-base,
ghc-data-default-instances-containers, ghc-data-default-instances-dlist,
ghc-data-default-instances-old-locale, ghc-data-hash, ghc-data-ordlist,
ghc-deepseq-generics, ghc-descriptive, ghc-diff, ghc-disk-free-space,
ghc-distributive, ghc-dlist, ghc-doctemplates, ghc-doctest,
ghc-double-conversion, ghc-easy-file, ghc-easyplot, ghc-echo,
ghc-edisonapi, ghc-edisoncore, ghc-edit-distance, ghc-either,
ghc-email-validate, ghc-enclosed-exceptions, ghc-equivalence, ghc-erf,
ghc-errorcall-eq-instance, ghc-errors, ghc-esqueleto, ghc-exactprint,
ghc-exceptions, ghc-executable-path, ghc-extensible-exceptions,
ghc-extra, ghc-fail, ghc-fast-logger, ghc-feed, ghc-fgl,
ghc-fgl-arbitrary, ghc-file-embed, ghc-filemanip, ghc-findbin,
ghc-fingertree, ghc-fixed, ghc-foldl, ghc-foundation, ghc-free,
ghc-fsnotify, ghc-generic-deriving, ghc-generics-sop,
ghc-geniplate-mirror, ghc-genvalidity, ghc-genvalidity-property,
ghc-gitrev, ghc-glob, ghc-gluraw, ghc-glut, ghc-gnuplot, ghc-graphviz,
ghc-gtk2hs-buildtools, ghc-hackage-security, ghc-haddock,
ghc-haddock-api, ghc-haddock-library, ghc-half, ghc-happy, ghc-hashable,
ghc-hashable-bootstrap, ghc-hashable-time, ghc-hashtables,
ghc-haskell-lexer, ghc-haskell-src, ghc-haskell-src-exts,
ghc-haskell-src-exts-util, ghc-haskell-src-meta, ghc-hasktags, ghc-hex,
ghc-highlighting-kate, ghc-hindent, ghc-hinotify, ghc-hmatrix,
ghc-hmatrix-gsl, ghc-hmatrix-gsl-stats, ghc-hmatrix-special,
ghc-hostname, ghc-hourglass, ghc-hpack, ghc-hs-bibutils, ghc-hslogger,
ghc-hslua, ghc-hslua-module-text, ghc-http-api-data, ghc-ieee754,
ghc-ifelse, ghc-indents, ghc-inline-c, ghc-inline-c-cpp,
ghc-integer-logarithms, ghc-integer-logarithms-bootstrap,
ghc-interpolate, ghc-intervalmap, ghc-invariant, ghc-iproute, ghc-iwlib,
ghc-json, ghc-juicypixels, ghc-kan-extensions, ghc-language-c,
ghc-language-haskell-extract, ghc-lens, ghc-libffi, ghc-libmpd,
ghc-libxml, ghc-lifted-async, ghc-lifted-base, ghc-linear,
ghc-logging-facade, ghc-logict, ghc-lzma, ghc-lzma-conduit,
ghc-markdown-unlit, ghc-math-functions, ghc-megaparsec, ghc-memory,
ghc-memotrie, ghc-microlens, ghc-microlens-ghc, ghc-microlens-mtl,
ghc-microlens-platform, ghc-microlens-th, ghc-missingh, ghc-mmap,
ghc-mmorph, ghc-mockery, ghc-monad-control, ghc-monad-logger,
ghc-monad-loops, ghc-monad-par, ghc-monad-par-extras, ghc-monadplus,
ghc-monadrandom, ghc-monads-tf, ghc-mono-traversable, ghc-murmur-hash,
ghc-mwc-random, ghc-nats, ghc-nats-bootstrap, ghc-network,
ghc-network-info, ghc-network-uri, ghc-newtype-generics, ghc-objectname,
ghc-old-locale, ghc-old-time, ghc-opengl, ghc-openglraw,
ghc-operational, ghc-options, ghc-optparse-applicative, ghc-pandoc,
ghc-pandoc-citeproc, ghc-pandoc-types, ghc-parallel, ghc-parsec-numbers,
ghc-parser-combinators, ghc-parsers, ghc-path, ghc-path-io, ghc-paths,
ghc-patience, ghc-pcre-light, ghc-persistent, ghc-persistent-sqlite,
ghc-persistent-template, ghc-polyparse, ghc-pqueue, ghc-prelude-extras,
ghc-pretty-hex, ghc-pretty-show, ghc-primitive, ghc-profunctors,
ghc-psqueues, ghc-random, ghc-raw-strings-qq, ghc-rebase, ghc-reducers,
ghc-refact, ghc-reflection, ghc-regex, ghc-regex-applicative,
ghc-regex-base, ghc-regex-compat, ghc-regex-compat-tdfa,
ghc-regex-pcre-builtin, ghc-regex-posix, ghc-regex-tdfa,
ghc-regex-tdfa-text, ghc-rerebase, ghc-resolv, ghc-resource-pool,
ghc-resourcet, ghc-rfc5051, ghc-rio, ghc-safe, ghc-safe-exceptions,
ghc-safeio, ghc-safesemaphore, ghc-sandi, ghc-scientific,
ghc-scientific-bootstrap, ghc-sdl, ghc-sdl-image, ghc-sdl-mixer,
ghc-securemem, ghc-semigroupoids, ghc-semigroups,
ghc-semigroups-bootstrap, ghc-setenv, ghc-setlocale, ghc-shakespeare,
ghc-shelly, ghc-silently, ghc-simple-reflect, ghc-simple-sendfile,
ghc-skylighting-core, ghc-skylighting, ghc-smallcheck, ghc-socks,
ghc-split, ghc-statevar, ghc-statistics, ghc-stm-chans, ghc-stm-conduit,
ghc-stmonadtrans, ghc-storable-complex, ghc-streaming-commons,
ghc-strict, ghc-stringbuilder, ghc-string-qq, ghc-stringsearch,
ghc-stylish-haskell, ghc-syb, ghc-system-fileio, ghc-system-filepath,
ghc-tagged, ghc-tar, ghc-temporary, ghc-temporary-rc, ghc-terminal-size,
ghc-texmath, ghc-text-binary, ghc-tf-random, ghc-th-abstraction,
ghc-th-expand-syns, ghc-th-lift, ghc-th-lift-instances, ghc-th-orphans,
ghc-th-reify-many, ghc-time-locale-compat, ghc-tldr,
ghc-transformers-base, ghc-transformers-compat, ghc-tree-diff,
ghc-trifecta, ghc-tuple-th, ghc-typed-process, ghc-unbounded-delays,
ghc-unexceptionalio, ghc-union-find, ghc-uniplate, ghc-unix-compat,
ghc-unix-time, ghc-unliftio, ghc-unliftio-core,
ghc-unordered-containers, ghc-unordered-containers-bootstrap,
ghc-uri-bytestring, ghc-utf8-string, ghc-utility-ht, ghc-uuid,
ghc-uuid-types, ghc-validation, ghc-validity, ghc-vault, ghc-vector,
ghc-vector-algorithms, ghc-vector-binary-instances, ghc-vector-builder,
ghc-vector-th-unbox, ghc-void, ghc-wave, ghc-wcwidth,
ghc-wcwidth-bootstrap, ghc-weigh, ghc-wl-pprint,
ghc-wl-pprint-annotated, ghc-wl-pprint-text, ghc-word8, ghc-x11,
ghc-x11-xft, ghc-xdg-basedir, ghc-xml, ghc-xml-conduit, ghc-xml-types,
ghc-yaml, ghc-zip-archive, ghc-zlib): Move variables from here...
* gnu/packages/haskell-xyz.scm: ...to here.
* gnu/packages/agda.scm,
gnu/packages/bioconductor.scm,
gnu/packages/bioinformatics.scm,
gnu/packages/cran.scm,
gnu/packages/emacs-xyz.scm,
gnu/packages/games.scm,
gnu/packages/graphics.scm,
gnu/packages/haskell-apps.scm,
gnu/packages/haskell-check.scm,
gnu/packages/idris.scm,
gnu/packages/statistics.scm,
gnu/packages/wm.scm: Update module references.

Co-authored-by: Timothy Sample <samplet@ngyro.com>
2019-08-31 09:25:49 -04:00
Robert Vollmert 1ba35ab723
gnu: cabal-doctest: Move to haskell-check.scm.
* gnu/packages/haskell.scm (cabal-doctest): Move variable from here...
* gnu/packages/haskell-check.scm: ...to here.

Co-authored-by: Timothy Sample <samplet@ngyro.com>
2019-08-31 09:25:48 -04:00
Robert Vollmert 62e42dfa23
gnu: Move application packages out of haskell.scm.
* gnu/packages/haskell.scm (cabal-install, corrode, cpphs, hlint,
hscolour, shellcheck): Move variables from here...
* gnu/packages/haskell-apps.scm: ...to here.

Co-authored-by: Timothy Sample <samplet@ngyro.com>
2019-08-31 09:25:41 -04:00
Rutger Helling f6e82e0b3d
gnu: wine-staging: Update to 4.15.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.15.
* gnu/packages/wine.scm (wine-staging): Update to 4.15.
2019-08-31 11:03:44 +02:00
Tobias Geerinckx-Rice 79d5ac5954
gnu: numactl: Fix typo in & mark up description.
* gnu/packages/linux.scm (numactl)[description]: Fix typo & use @command{}.
2019-08-31 03:24:41 +02:00
Tobias Geerinckx-Rice 5a097cdd54
services: cups: Rename ‘retry-this-job’ to ‘retry-current-job’.
* gnu/services/cups.scm (error-policy, cups-configuration): Substitute
RETRY-CURRENT-JOB for the obsolete RETRY-THIS-JOB name of this policy.
* doc/guix.texi (Printing Services): Likewise.
2019-08-31 03:24:41 +02:00
Tobias Geerinckx-Rice 1ec29dff3a
gnu: numactl: Don't use NAME in source URI.
* gnu/packages/linux.scm (numactl)[source]: Hard-code NAME.
2019-08-30 23:10:21 +02:00
Tobias Geerinckx-Rice 93a16e4d0d
gnu: numactl: Update to 2.0.13.
* gnu/packages/linux.scm (numactl): Update to 2.0.13.
2019-08-30 23:10:21 +02:00
Tobias Geerinckx-Rice 7ef15fa378
gnu: mpg123: Update to 1.25.12.
* gnu/packages/mp3.scm (mpg123): Update to 1.25.12.
2019-08-30 23:10:20 +02:00
Tobias Geerinckx-Rice c9e37fe353
gnu: libusb-compat: Don't use NAME in source URI.
* gnu/packages/libusb.scm (libusb-compat)[source]: Hard-code NAME.
2019-08-30 23:10:20 +02:00
Tobias Geerinckx-Rice 8280e0864a
gnu: libusb: Update to 1.0.23.
* gnu/packages/libusb.scm (libusb): Update to 1.0.23.
2019-08-30 23:10:20 +02:00
Tobias Geerinckx-Rice 390f3e9e02
gnu: Add splix.
* gnu/packages/cups.scm (splix): New public variable.
2019-08-30 23:10:19 +02:00
Tobias Geerinckx-Rice 8f685df247
gnu: Add jbigkit.
* gnu/packages/image.scm (jbigkit): New public variable.
2019-08-30 23:10:19 +02:00
Vagrant Cascadian b126f41b30
gnu: diffoscope: Update to 122.
* gnu/packages/package-management (diffoscope): Update to 122.
2019-08-30 13:58:05 -07:00
Ricardo Wurmus d85c0f9842
gnu: Add r-genie3.
* gnu/packages/bioconductor.scm (r-genie3): New variable.
2019-08-30 22:42:50 +02:00
Rutger Helling 06947252d3
gnu: wlroots: Update to 0.7.0.
* gnu/packages/wm.scm (wlroots): Update to 0.7.0.
2019-08-30 11:43:10 +02:00
Brian Leung 5796215a73
gnu: Add emacs-helm-taskrunner.
* gnu/packages/emacs-xyz.scm (emacs-helm-taskrunner): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-30 11:10:59 +03:00
Brian Leung ed51d42063
gnu: Add emacs-ivy-taskrunner.
* gnu/packages/emacs-xyz.scm (emacs-ivy-taskrunner): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-30 11:10:56 +03:00
Brian Leung 611049b397
gnu: Add emacs-taskrunner.
* gnu/packages/emacs-xyz.scm (emacs-taskrunner): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-30 10:42:44 +03:00
Brian Leung ab46af1266
gnu: emacs-mbsync: Update to 0.1.2-2.f549ecc.
* gnu/packages/emacs-xyz.scm (emacs-mbsync): Update to 0.1.2-2.f549ecc.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-30 10:41:17 +03:00
Brian Leung 45a973b347
gnu: Add emacs-helm-ag.
* gnu/packages/emacs-xyz.scm (emacs-helm-ag): New variable.

Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
2019-08-30 10:41:14 +03:00
Tobias Geerinckx-Rice 43412ab967
gnu: aqbanking: Update to 5.8.1.
* gnu/packages/gnucash.scm (aqbanking): Update to 5.8.1.
[source]: Remove FILE-NAME.
2019-08-30 03:41:43 +02:00
Tobias Geerinckx-Rice 521bb33678
gnu: gwenhywfar: Update to 4.20.2.
* gnu/packages/gnucash.scm (gwenhywfar): Update to 4.20.2.
[source]: Remove FILE-NAME.
2019-08-30 03:41:42 +02:00
Tobias Geerinckx-Rice 70186c24ee
services: cups: Move SET-ENV to FILES-CONFIGURATION.
* gnu/services/cups.scm (cups-configuration): Move SET-ENV from here…
(files-configuration): …to here.
* doc/guix.texi (Printing Services): Adjust accordingly.
2019-08-30 03:41:42 +02:00
Tobias Geerinckx-Rice ee0de99454
services: cups: Add BrowseDNSSDSubTypes directive.
* gnu/services/cups.scm (comma-separated-string-list?)
(serialize-comma-separated-string-list): New variables.
(cups-configuration)[browse-dns-sd-sub-types]: New field.
* doc/guix.texi (Printing Services): Document it.
2019-08-30 03:41:42 +02:00
Tobias Geerinckx-Rice 7ab5c4e0e8
gnu: emacs: Update to 26.3.
* gnu/packages/emacs.scm (emacs): Update to 26.3.
2019-08-30 03:40:33 +02:00
Tobias Geerinckx-Rice 9441a9c163
gnu: python-pybtex: Update to 0.22.2.
* gnu/packages/python-xyz.scm (python-pybtex): Update to 0.22.2.
2019-08-30 03:40:32 +02:00
Tobias Geerinckx-Rice d41ee146ce
gnu: libhandy: Update to 0.0.11.
* gnu/packages/gnome.scm (libhandy): Update to 0.0.11.
[arguments]: Remove ‘disable-broken-test’ phase.
[native-inputs]: Add hicolor-icon-theme.
2019-08-30 03:40:32 +02:00
Tobias Geerinckx-Rice d7c2c4bda5
gnu: conky: Update to 1.11.5.
* gnu/packages/conky.scm (conky): Update to 1.11.5.
2019-08-30 03:40:32 +02:00
Tobias Geerinckx-Rice fa8ef3ed70
gnu: eolie: Update to 0.9.63.
* gnu/packages/gnome.scm (eolie): Update to 0.9.63.
2019-08-30 03:40:31 +02:00
Ivan Petkov 02c61278f1
gnu: rust: Update to 1.37.0.
* gnu/packages/rust.scm (rust): Rename to...
(rust-1.36): ...this.
(rust): New variable.
2019-08-29 17:43:44 -07:00
Ludovic Courtès a28cfee841
system: Add 'bootloader-menu-entries' field to <boot-parameters>.
This allows us to keep track of the extra menu entries specified in the
OS configuration.

* gnu/system.scm (<boot-parameters>)[bootloader-menu-entries]: New field.
(read-boot-parameters): Initialize it.
(operating-system-boot-parameters): Likewise.
(operating-system-boot-parameters-file): Serialize it.
* gnu/bootloader.scm (menu-entry->sexp, sexp->menu-entry): New
procedures.
2019-08-30 01:33:45 +02:00
Ludovic Courtès ac9cd78ea9
bootloader: Fix comment about 'menu-entries'.
* gnu/bootloader.scm (<bootloader-configuration>)[menu-entries]: Fix
margin comment.
2019-08-30 01:33:45 +02:00
Mark H Weaver 9fbf4d2a52
gnu: linux-libre: Update to 5.2.11.
* gnu/packages/linux.scm (linux-libre-5.2-version): Update to 5.2.11.
(linux-libre-5.2-pristine-source): Update hash.
2019-08-29 16:37:49 -04:00
Mark H Weaver cb07ec0932
gnu: linux-libre@4.19: Update to 4.19.69.
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.69.
(linux-libre-4.19-pristine-source): Update hash.
2019-08-29 16:37:07 -04:00
Mark H Weaver 7c0a69644f
gnu: linux-libre@4.14: Update to 4.14.141.
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.141.
(linux-libre-4.14-pristine-source): Update hash.
2019-08-29 16:35:46 -04:00
Arun Isaac 0f3624f8bc
gnu: Add poussetaches.
* gnu/packages/web.scm (poussetaches): New variable.
2019-08-30 00:34:10 +05:30
Arun Isaac e30bdd49a5
gnu: Add go-github-com-robfig-cron.
* gnu/packages/golang.scm (go-github-com-robfig-cron): New variable.
2019-08-30 00:33:36 +05:30
Jesse Gibbons b0985c60a0
gnu: Add rednotebook.
* gnu/package/rednotebook.scm: New file.
    * gnu/local.mk: Add it.
    * gnu/packages/rednotebook.scm (rednotebook): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2019-08-29 19:15:14 +02:00
Pierre Neidhardt 01bb2e30ea
gnu: next: Update to 1.3.0 and rename sbcl-next to next.
* gnu/packages/web-browsers.scm (sbcl-next): Deprecate for next.
* gnu/packages/web-browsers.scm (next): Update to 1.3.0.
[arguments]: Add phase to fix version number.
[inputs]: Update dependencies for 1.3.0.
2019-08-29 19:09:54 +02:00
Pierre Neidhardt b245557349
gnu: Add sbcl-next-download-manager.
* gnu/packages/web-browsers.scm (sbcl-next-download-manager): New variable.
It's a Common Lisp system dependency for `next', which is why we don't export
the package.
2019-08-29 19:09:54 +02:00
Pierre Neidhardt aae704ddff
gnu: next-gtk-webkit: Update to 1.3.0 and hide package.
* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.3.0.
We hide the package because it is not usable on its own, it's a necessary
backend for the `next' package.
2019-08-29 19:09:54 +02:00
Pierre Neidhardt c3e5e1355b
gnu: Add cl-dbus.
* gnu/packages/lisp.scm (cl-dbus): New variable.
2019-08-29 19:09:54 +02:00
Pierre Neidhardt b36165b740
gnu: Add sbcl-cl-xmlspam.
* gnu/packages/lisp.scm (sbcl-cl-xmlspam): New variable.
2019-08-29 19:09:54 +02:00
Nicolas Goaziou 2207d522d4
gnu: Add fe.
* gnu/packages/text-editors.scm (fe): New variable.
2019-08-29 18:46:11 +02:00
Marius Bakke 7735c4bfef
gnu: ungoogled-chromium: Update to 76.0.3809.132-0.8eba5c0.
* gnu/packages/chromium.scm (%chromium-version): Set to 76.0.3809.132.
(%chromium-origin): Update hash.
2019-08-29 14:44:22 +02:00
Marius Bakke 0cbec2aaa8
gnu: rtorrent: Update to 0.9.8.
* gnu/packages/bittorrent.scm (rtorrent): Update to 0.9.8.
2019-08-29 14:44:21 +02:00
Marius Bakke 9e171634f6
gnu: libtorrent: Update to 0.13.8.
* gnu/packages/bittorrent.scm (libtorrent): Update to 0.13.8.
2019-08-29 14:44:21 +02:00
Marius Bakke af9afb0bc4
gnu: QtWebKit: Increase build timeout.
* gnu/packages/qt.scm (qtwebkit)[properties]: New field.
2019-08-29 14:44:21 +02:00
Marius Bakke 2271a1dcdb
gnu: python-wrapt: Update to 1.11.2.
* gnu/packages/python-xyz.scm (python-wrapt): Update to 1.11.2.
2019-08-29 14:44:21 +02:00
Marius Bakke aa6d7de646
gnu: python-flask-sqlalchemy: Update to 2.4.0.
* gnu/packages/python-web.scm (python-flask-sqlalchemy): Update to 2.4.0.
2019-08-29 14:44:21 +02:00
Marius Bakke 6743080ccc
gnu: python-alembic: Update to 1.0.11.
* gnu/packages/databases.scm (python-alembic): Update to 1.0.11.
2019-08-29 14:44:21 +02:00
Efraim Flashner b8e380f458
gnu: Add rust-nodrop, rust-nodrop-union.
* gnu/packages/crates-io.scm (rust-nodrop, rust-nodrop-union): New
variables.
2019-08-29 15:05:25 +03:00
Efraim Flashner 9dbb27670d
gnu: Add rust-num-iter.
* gnu/packages/crates-io.scm (rust-num-iter): New variable.
2019-08-29 15:05:25 +03:00
Efraim Flashner cb298154b3
gnu: Add rust-futures-cpupool.
* gnu/packages/crates-io.scm (rust-futures-cpupool): New variable.
2019-08-29 15:05:25 +03:00
Efraim Flashner 4247954bbc
gnu: Add rust-fuchsia-cprng.
* gnu/packages/crates-io.scm (rust-fuchsia-cprng): New variable.
2019-08-29 15:05:25 +03:00
Efraim Flashner 21931d0f7d
gnu: Add rust-fucshia-zircon.
* gnu/packages/crates-io.scm (rust-fuchsia-zircon): New variable.
2019-08-29 15:05:25 +03:00
Efraim Flashner cde49404ce
gnu: Add rust-fuchsia-zircon-sys.
* gnu/packages/crates-io.scm (rust-fuchsia-zircon-sys): New variable.
2019-08-29 15:05:24 +03:00
Efraim Flashner eb34db03ee
gnu: Add rust-clicolors-control.
* gnu/packages/crates-io.scm (rust-clicolors-control): New variable.
2019-08-29 15:05:24 +03:00
Efraim Flashner ec3bbde43e
gnu: Add rust-atty.
* gnu/packages/crates-io.scm (rust-atty): New variable.
2019-08-29 15:05:24 +03:00
Efraim Flashner c5af2ecfb8
gnu: Add rust-ws2-32-sys.
* gnu/packages/cargo-io.scm (rust-ws2-32-sys): New variable.
2019-08-29 15:05:24 +03:00
Efraim Flashner 3c9b315aaa
gnu: Add rust-kernel32-sys.
* gnu/packages/crates-io.scm (rust-kernel32-sys): New variable.
2019-08-29 15:05:24 +03:00
Efraim Flashner c08f789d4d
gnu: Add rust-heapsize.
* gnu/packages/crates-io.scm (rust-heapsize): New variable.
2019-08-29 15:05:23 +03:00
Efraim Flashner 5913e06a75
gnu: Add rust-resolv-conf.
* gnu/packages/crates-io.scm (rust-resolv-conf): New variable.
2019-08-29 15:05:23 +03:00
Efraim Flashner f1e81de926
gnu: Add rust-hostname.
* gnu/packages/crates-io.scm (rust-hostname): New variable.
2019-08-29 15:05:23 +03:00
Efraim Flashner d48ce6f098
gnu: Add rust-winutil.
* gnu/packages/crates-io.scm (rust-winutil): New variable.
2019-08-29 15:05:23 +03:00
Efraim Flashner c781448080
gnu: rust-winapi: Update to 0.3.8.
* gnu/packages/crates-io.scm (rust-winapi): Update to 0.3.8.
2019-08-29 15:05:23 +03:00
Efraim Flashner 1d56009648
gnu: Add rust-plugin.
* gnu/packages/crates-io.scm (rust-plugin): New variable.
2019-08-29 15:05:23 +03:00
Efraim Flashner ea6415b787
gnu: Add rust-typemap.
* gnu/packages/crates-io.scm (rust-typemap): New variable.
2019-08-29 15:05:22 +03:00
Efraim Flashner e8b3d8b0ea
gnu: Add rust-unsafe-any.
* gnu/packages/crates-io.scm (rust-unsafe-any): New variable.
2019-08-29 15:05:22 +03:00
Efraim Flashner b494f17187
gnu: Add rust-mime.
* gnu/packages/crates-io.scm (rust-mime): New variable.
2019-08-29 15:05:22 +03:00
Efraim Flashner ff90132810
gnu: Add rust-unicase.
* gnu/packages/crates-io.scm (rust-unicase): New variable.
2019-08-29 15:05:22 +03:00
Efraim Flashner caf6a690ea
gnu: Add rust-version-check-0.1.
* gnu/packages/crates-io.scm (rust-version-check-0.1): New variable.
2019-08-29 15:05:22 +03:00
Efraim Flashner 79fa5a7a12
gnu: Add rust-remove-dir-all.
* gnu/packages/crates-io.scm (rust-remove-dir-all): New variable.
2019-08-29 15:05:19 +03:00
Ricardo Wurmus 711cec9d15
gnu: Add r-harmony.
* gnu/packages/cran.scm (r-harmony): New variable.
2019-08-29 11:38:12 +02:00
Efraim Flashner ce82e8bf5b
gnu: nano: Update to 4.4.
* gnu/packages/nano.scm (nano): Update to 4.4.
2019-08-29 11:14:56 +03:00
Efraim Flashner 7cc9899207
gnu: stow: Update to 2.3.1.
* gnu/packages/package-management.scm (stow): Update to 2.3.1.
[inputs]: Remove perl-clone, perl-clone-choose, perl-hash-merge.
[arguments]: Remove custom 'wrap-stow phase.
2019-08-29 11:09:19 +03:00
Efraim Flashner df2f8bee10
gnu: gnuastro: Update to 0.10.
* gnu/packages/astronomy.scm (gnuastro): Update to 0.10.
2019-08-29 10:23:58 +03:00
Ricardo Wurmus 3e7a62e2e4
services: cuirass: Log web interface to separate file.
* gnu/services/cuirass.scm (<cuirass-configuration>): Add web-log-file field.
(cuirass-shepherd-service): Read it and use it.
* doc/guix.texi (Continuous Integration): Document it.
2019-08-29 08:06:54 +02:00
Leo Famulari 3b4eb3ba15
gnu: Dovecot: Update to 2.3.7.2 [fixes CVE-2019-11500].
* gnu/packages/mail.scm (dovecot): Update to 2.3.7.2.
2019-08-28 14:05:05 -04:00
Brian Leung 2a5f781e76
gnu: emacs-evil-owl: Update to 0.0.1-2.e8fe5b2.
* gnu/packages/emacs-xyz.scm (emacs-evil-owl): Update to 0.0.1-2.e8fe5b2.
[inputs]: Remove emacs-posframe, which is now an optional dependency.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-28 18:52:52 +02:00
John Soo 5416d9a942
gnu: Add cedille.
* gnu/packages/cedille.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-28 18:52:51 +02:00
John Soo 83ac4c099a
gnu: agda-ial: Fix install step.
* gnu/packages/agda.scm (agda-ial): copy library and agdai files when installing.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-08-28 18:52:51 +02:00
Efraim Flashner c6deb680e2
gnu: Add rust-walkdir.
* gnu/packages/crates-io.scm (rust-walkdir): New variable.
2019-08-28 16:53:10 +03:00
Efraim Flashner af72ed1696
gnu: Add rust-void.
* gnu/packages/crates-io.scm (rust-void): New variable.
2019-08-28 16:53:10 +03:00
Efraim Flashner 8aa60ffe8d
gnu: Add rust-version-check.
* gnu/packages/crates-io.scm (rust-verison-check): New variable.
2019-08-28 16:53:10 +03:00
Efraim Flashner 6da1f9c6de
gnu: Add rust-untrusted.
* gnu/packages/crates-io.scm (rust-untrusted): New variable.
2019-08-28 16:53:09 +03:00
Efraim Flashner 2f19d32979
gnu: Add rust-ucd-trie.
* gnu/packages/crates-io.scm (rust-ucd-trie): New variable.
2019-08-28 16:53:09 +03:00
Efraim Flashner ce71b229ec
gnu: Add rust-typeable.
* gnu/packages/crates-io.scm (rust-typeable): New variable.
2019-08-28 16:53:09 +03:00
Efraim Flashner 5a77fcca3f
gnu: Add rust-try-lock.
* gnu/packages/crates-io.scm (rust-try-lock): New variable.
2019-08-28 16:53:09 +03:00
Efraim Flashner efc244c53b
gnu: Add rust-try-from.
* gnu/packages/crates-io.scm (rust-try-from): New variable.
2019-08-28 16:53:09 +03:00
Efraim Flashner ea1c425569
gnu: Add rust-traitobject.
* gnu/packages/crates-io.scm (rust-traitobject): New variable.
2019-08-28 16:53:09 +03:00
Efraim Flashner 07a7cd1884
gnu: Add rust-tracing-core.
* gnu/packages/crates-io.scm (rust-tracing-core): New variable.
2019-08-28 16:53:08 +03:00
Efraim Flashner 9248ad6db2
gnu: Add rust-tokio-mock-task.
* gnu/packages/crates-io.scm (rust-tokio-mock-task): New variable.
2019-08-28 16:53:08 +03:00
Efraim Flashner de72b804f1
gnu: Add rust-threadpool.
* gnu/packages/crates-io.scm (rust-threadpool): New variable.
2019-08-28 16:53:08 +03:00
Efraim Flashner d154192fa9
gnu: Add rust-thread-local.
* gnu/packages/crates-io.scm (rust-thread-local): New variable.
2019-08-28 16:53:08 +03:00
Efraim Flashner 0583bd6353
gnu: Add rust-termcolor.
* gnu/packages/crates-io.scm (rust-termcolor): New variable.
2019-08-28 16:53:08 +03:00
Efraim Flashner bfd6150ea8
gnu: Add rust-streaming-stats.
* gnu/packages/crates-io.scm (rust-streaming-stats): New variable.
2019-08-28 16:53:07 +03:00
Efraim Flashner 588596247d
gnu: rust-num-traits: Change inputs.
* gnu/packages/crates-io.scm (rust-num-traits)[arguments]: Move
rust-autocfg from cargo-development-inputs to cargo-inputs.
2019-08-28 16:53:07 +03:00
Efraim Flashner b601085d1c
gnu: Add rust-stdweb-internal-test-macro.
* gnu/packages/crates-io.scm (rust-stdweb-internal-test-macro): New
variable.
2019-08-28 16:53:07 +03:00
Efraim Flashner 9951b78e44
gnu: Add rust-stable-deref-trait.
* gnu/packages/crates-io.scm (rust-stable-deref-trait): New variable.
2019-08-28 16:53:07 +03:00
Efraim Flashner d2a6bff06b
gnu: Add rust-security-framework-sys.
* gnu/packages/crates-io.scm (rust-security-framework-sys): New
variable.
2019-08-28 16:53:07 +03:00
Efraim Flashner bb90286d1e
gnu: Add rust-scopeguard-0.3.
* gnu/packages/crates-io.scm (rust-scopeguard-0.3): New variable.
2019-08-28 16:53:07 +03:00
Efraim Flashner 997a0ab548
gnu: Add rust-scoped-tls-0.1.
* gnu/packages/crates-io.scm (rust-scoped-tls-0.1): New variable.
2019-08-28 16:53:06 +03:00
Efraim Flashner 663c69855a
gnu: Add rust-schannel.
* gnu/packages/crates-io.scm (rust-schannel): New variable.
2019-08-28 16:53:06 +03:00
Efraim Flashner 2484845019
gnu: Add rust-same-file.
* gnu/packages/crates-io.scm (rust-same-file): New variable.
2019-08-28 16:53:06 +03:00
Efraim Flashner b3038b3826
gnu: Add rust-safemem.
* gnu/packages/crates-io.scm (rust-safemem): New variable.
2019-08-28 16:53:06 +03:00
Efraim Flashner d791d309c6
gnu: Add rust-regex-syntax.
* gnu/packages/crates-io.scm (rust-regex-syntax): New variable.
2019-08-28 16:53:06 +03:00
Efraim Flashner b9d061a925
gnu: Add rust-pkg-config.
* gnu/packages/crates-io.scm (rust-pkg-config): New variable.
2019-08-28 16:53:06 +03:00
Efraim Flashner 0e4448d138
gnu: Add rust-permutohedron.
* gnu/packages/crates-io.scm (rust-permutohedron): New variable.
2019-08-28 16:53:05 +03:00
Efraim Flashner 913096271f
gnu: Add rust-rawpointer.
* gnu/packages/crates-io.scm (rust-rawpointer): New variable.
2019-08-28 16:53:05 +03:00