Commit Graph

43182 Commits

Author SHA1 Message Date
Tobias Geerinckx-Rice
8ac8b3b360
gnu: lollypop: Wrap with required path variables.
Fixes <https://issues.guix.info/issue/37937>.

* gnu/packages/gnome.scm (lollypop)[arguments]: Rename ‘wrap’ phase to
‘wrap-python’ and add ‘wrap-glib-or-gtk’ phase.
[inputs]: Add gsettings-desktop-schemas.
2019-10-27 00:49:23 +02:00
Tobias Geerinckx-Rice
996aca2852
gnu: opensmtpd-next: Update to 6.6.0p1.
* gnu/packages/mail.scm (opensmtpd-next): Update to 6.6.0p1.
[inputs]: Replace openssl with libressl.
2019-10-27 00:49:22 +02:00
Tobias Geerinckx-Rice
ce1178d5d3
gnu: libressl: Don't use NAME in source URI.
* gnu/packages/tls.scm (libressl)[source]: Hard-code NAME.
2019-10-27 00:49:22 +02:00
Mark H Weaver
ad21d767df
gnu: icecat: Update to 68.2.0-guix0-preview1 [security fixes].
Fixes CVE-2019-11757, CVE-2019-11759, CVE-2019-11760, CVE-2019-11761,
CVE-2019-11762, CVE-2019-11763, CVE-2019-11764, and CVE-2019-15903.

Note: IceCat 68 has not yet been released by the IceCat project.  This is a
      work-in-progress, and does not currently meet the privacy-respecting
      standards of the IceCat project.

* gnu/packages/patches/icecat-default-search-ddg.patch,
gnu/packages/patches/icecat-disable-sync.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gnuzilla.scm (%icecat-version): Update.
(mozilla-compare-locales, all-mozilla-locales): New variables.
(mozilla-locale): New procedure.
(mozilla-locales): New macro.
(icecat-source): Add code to populate the l10n directory.  Remove the code
that copied the l10n directory from an older IceCat source tarball.
(icecat)[inputs]: Remove hunspell.
[native-inputs]: Comment out previous Guix-specific patches for now.  Use the
newest rust, cargo, llvm, and clang.  Add rust-cbindgen, node, nasm, python 3,
icecat-default-search-ddg.patch and icecat-disable-sync.patch.
[arguments]: In configure flags: remove "--disable-maintenance-service" and
"--enable-system-hunspell", and comment out flags to use system libraries
instead of bundled libraries for libevent, libogg, libvorbis, libvpx,
harfbuzz, graphite2, and sqlite.  Add srfi-34 and srfi-35 to modules.  Delete
fewer bundled libraries.  Adapt the 'patch-source-shebangs' phase.  Add a
custom 'build' phase that tries the standard 'build' phase up to 5 times.
In the 'wrap-program' phase, set MOZ_LEGACY_PROFILES=1 in the environment,
and add 'pulseaudio' to the front of LD_LIBRARY_PATH.
[description]: Add a warning that this is only a preview release.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt.
2019-10-26 18:21:03 -04:00
Timothy Sample
88f95687c7
services: gdm: Add 'debug?' configuration field.
* gnu/services/xorg.scm (<gdm-configuration>)[debug?]: New field.
(gdm-configuration-file): Use it.
* doc/guix.texi: Document it.
2019-10-26 17:04:36 -04:00
Pierre Neidhardt
b8fb4d24cb
gnu: sbcl: Update to 1.5.8.
* gnu/packages/lisp.scm (sbcl): Update to 1.5.8.
2019-10-26 18:12:37 +02:00
Tobias Geerinckx-Rice
5a17f5e1cb
gnu: git-annex: Update to 7.20191024.
* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20191024.
2019-10-26 00:38:56 +02:00
Tobias Geerinckx-Rice
04b919324d
gnu: man-db: Update to 2.9.0.
* gnu/packages/man.scm (man-db): Update to 2.9.0.
2019-10-26 00:23:06 +02:00
Tobias Geerinckx-Rice
b704e9ed10
gnu: retroarch: Update to 1.7.9.2.
* gnu/packages/emulators.scm (retroarch): Update to 1.7.9.2.
2019-10-26 00:22:46 +02:00
Tobias Geerinckx-Rice
5cc96489ae
gnu: neomutt: Update to 20191025.
* gnu/packages/mail.scm (neomutt): Update to 20191025.
[inputs]: Use libidn2 instead of libidn.
[arguments]: Adjust #:configure-flags accordingly.
Enable tests.  Remove ‘fix-sasl-test’ phase.
2019-10-25 23:23:35 +02:00
Tobias Geerinckx-Rice
cb9744f5de
gnu: neomutt: Don't use unstable tarball.
* gnu/packages/mail.scm (neomutt)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-10-25 23:22:50 +02:00
Tobias Geerinckx-Rice
c9fc03a3aa
gnu: varnish: Update to 6.3.1 [security fixes].
Fixes <https://varnish-cache.org/security/VSV00004.html>.

* gnu/packages/web.scm (varnish): Update to 6.3.1.
2019-10-25 18:08:07 +02:00
Tobias Geerinckx-Rice
fb2f07d096
gnu: perl-net-dns-native: Update to 0.21.
* gnu/packages/perl.scm (perl-net-dns-native): Update to 0.21.
2019-10-25 18:08:06 +02:00
Tobias Geerinckx-Rice
f2817ce50b
gnu: qbittorrent: Update to 4.1.8.
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.1.8.
2019-10-25 18:08:05 +02:00
Tobias Geerinckx-Rice
78bd9c52ad
gnu: rss-bridge: Update to 2019-09-12.
* gnu/packages/web.scm (rss-bridge): Update to 2019-09-12.
2019-10-25 18:08:05 +02:00
Tanguy Le Carrour
71adb4228a
gnu: profanity: Correct indentation.
* gnu/packages/messaging.scm (profanity): Correct indentation.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-25 15:59:49 +02:00
Tanguy Le Carrour
ba2fa41445
gnu: profanity: Update to 0.7.1.
* gnu/packages/messaging.scm (profanity): Update to 0.7.1,
[uri]: update source URL to the one provided on the website.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-25 15:59:00 +02:00
Brice Waegeneire
7eea1de74e
gnu: Add ddcci-driver-linux.
* gnu/packages/linux.scm (ddcci-driver-linux): Add variable.

Signed-off-by: Mathieu Othacehe <m.othacehe@gmail.com>
2019-10-25 13:32:56 +02:00
Diego Nicola Barbato
0c558aa985
gnu: Add ruby-wayback-machine-downloader.
* gnu/packages/ruby.scm (ruby-wayback-machine-downloader): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-25 12:32:24 +02:00
Ricardo Wurmus
258e63bfb4
gnu: guile-studio: Update to 0.0.1-3.98fbbbd.
* gnu/packages/guile-xyz.scm (guile-studio): Update to 0.0.1-3.98fbbbd.
[arguments]: Add make-flags; remove custom build phase.
[native-inputs]: Add texinfo.
2019-10-25 09:34:49 +02:00
Tobias Geerinckx-Rice
6caa7392d8
gnu: git-annex: Update to 7.20191017.
* gnu/packages/haskell-apps.scm (git-annex): Update to 7.20191017.
2019-10-25 07:01:07 +02:00
Tobias Geerinckx-Rice
57ea822c43
gnu: youtube-dl: Update to 2019.10.22.
* gnu/packages/video.scm (youtube-dl): Update to 2019.10.22.
2019-10-25 07:01:07 +02:00
Tobias Geerinckx-Rice
1bd7b0da68
gnu: asunder: Update to 2.9.5.
* gnu/packages/cdrom.scm (asunder): Update to 2.9.5.
2019-10-25 07:01:07 +02:00
Tobias Geerinckx-Rice
ff1d8ce802
gnu: giac: Update to 1.5.0-69.
* gnu/packages/algebra.scm (giac): Update to 1.5.0-69.
2019-10-25 07:01:07 +02:00
Tobias Geerinckx-Rice
79b8a2afa2
gnu: packagekit: Update to 1.1.12.
* gnu/packages/freedesktop.scm (packagekit): Update to 1.1.12.
2019-10-24 23:20:06 +02:00
Tobias Geerinckx-Rice
c00181d14a
gnu: libblockdev: Update to 2.23.
* gnu/packages/disk.scm (libblockdev): Update to 2.23.
2019-10-24 23:20:06 +02:00
Tobias Geerinckx-Rice
03113e313e
gnu: psmisc: Update source URI.
* gnu/packages/linux.scm (psmisc)[source]: Update URI.
2019-10-24 23:20:06 +02:00
Tobias Geerinckx-Rice
14c630bbb4
gnu: btrfs-progs: Update to 5.3.
* gnu/packages/linux.scm (btrfs-progs): Update to 5.3.
2019-10-24 23:20:06 +02:00
Tobias Geerinckx-Rice
80095bd35c
gnu: util-linux: Don't use NAME in source URI.
* gnu/packages/linux.scm (util-linux)[source]: Hard-code NAME.
2019-10-24 23:20:06 +02:00
Oleg Pykhalov
d1e3d792e4
gnu: tome4: Update to 1.6.0.
* gnu/packages/games.scm (tome4): Update to 1.6.0.
2019-10-24 23:15:01 +03:00
Julien Lepiller
571ed9fd2b
gnu: php: Update to 7.3.11.
* gnu/packages/php.scm (php): Update to 7.3.11.
2019-10-24 20:38:01 +02:00
Tobias Geerinckx-Rice
70a4fb6f98
gnu: psmisc: Update hash.
Apart from translation (po/*) updates, the following code changes were
made in-place: <https://issues.guix.gnu.org/issue/37905>.

* gnu/packages/linux.scm (psmisc)[source]: Update hash.
2019-10-24 18:22:49 +02:00
Clément Lassieur
c8b06cdfc8
gnu: emacs-ag: Update to 0.48.
* gnu/packages/emacs-xyz.scm (emacs-ag): Update to 0.48.
2019-10-24 14:21:44 +02:00
Efraim Flashner
faf2843b86
gnu: lynx: Ignore CVE-2016-9179.
This was fixed in a dev release two years prior to our packaged version.

* gnu/packages/web-browsers.scm (lynx)[properties]: New field.
2019-10-24 10:13:03 +03:00
Tobias Geerinckx-Rice
08d0a35578
gnu: python-ipykernel: Update to 5.1.3.
* gnu/packages/python-xyz.scm (python-ipykernel): Update to 5.1.3.
[native-inputs]: Add python-flaky.
2019-10-24 05:52:14 +02:00
Tobias Geerinckx-Rice
d195f623aa
gnu: perl-test-mockmodule: Update to 0.171.0.
* gnu/packages/perl-check.scm (perl-test-mockmodule): Update to 0.171.0.
2019-10-24 05:52:14 +02:00
Tobias Geerinckx-Rice
d9f6d587ae
gnu: simple-scan: Update to 3.34.1.
* gnu/packages/gnome.scm (simple-scan): Update to 3.34.1.
[build-system]: Switch to Meson.
[arguments]: Remove custom #:configure-flags and #:phases.
Use #:glib-or-gtk.
[description]: Adapt to new upstream name and blurb.
2019-10-24 05:52:14 +02:00
Tobias Geerinckx-Rice
c501f59235
gnu: simple-scan: Make colord input non-native.
* gnu/packages/gnome.scm (simple-scan)[inputs]: Move colord here…
[native-inputs]: …from here.
2019-10-24 05:52:14 +02:00
Tobias Geerinckx-Rice
dac26e22f8
gnu: colord: Install vapi files.
* gnu/packages/gnome.scm (colord)[arguments]: Enable vapi.
[native-inputs]: Add vala.
2019-10-24 05:52:14 +02:00
Tobias Geerinckx-Rice
6f20e2dc90
gnu: colord: Clean up.
* gnu/packages/gnome.scm (colord)[arguments]: Remove unnecessary
configure flag (and outdated colord-gtk comment).
[native-inputs, propagated-inputs, inputs]: Order alphabetically.
2019-10-24 05:52:14 +02:00
Tobias Geerinckx-Rice
f98be942e3
gnu: colord: Update to 1.4.4.
* gnu/packages/gnome.scm (colord): Update to 1.4.4.
2019-10-24 00:59:26 +02:00
Tobias Geerinckx-Rice
d21778aa86
gnu: colord: Don't use NAME in source URI.
* gnu/packages/gnome.scm (colord)[source]: Hard-code NAME.
2019-10-24 00:59:26 +02:00
Ludovic Courtès
b40f4a5995
services: cuirass: Create /var/log/cuirass during activation.
* gnu/services/cuirass.scm (cuirass-activation): Create "/var/log/cuirass".
2019-10-23 21:48:51 +02:00
Ludovic Courtès
134a2c4ad8
gnu: cuirass: Pass "--localstatedir=/var".
* gnu/packages/ci.scm (cuirass)[arguments]: Add #:configure-flags.
2019-10-23 21:48:51 +02:00
Tobias Geerinckx-Rice
4163b6d855
gnu: avahi: Don't use package/inherit.
Thanks to Mark H Weaver <mhw@netris.org>.

* gnu/packages/avahi.scm (avahi): Use (package (inherit …)) instead of
package/inherit.
2019-10-23 20:39:46 +02:00
Tobias Geerinckx-Rice
3f4ea9a62b
gnu: avahi: Fix CVE-2018-1000845 and duplicate CVE-2017-6519.
* gnu/packages/avahi.scm (avahi/fixed): New variable.
(avahi)[replacement]: Use it.
* gnu/packages/patches/avahi-CVE-2018-1000845.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-10-23 19:58:48 +02:00
Tobias Geerinckx-Rice
dff0eedb04
gnu: simple-scan: Update home page.
* gnu/packages/gnome.scm (simple-scan)[home-page]: Update.
2019-10-23 19:58:48 +02:00
Tobias Geerinckx-Rice
ee42e9f9fd
gnu: wine-staging: Update to 4.18.
* gnu/packages/wine.scm (wine-staging-patchset-data): Update to 4.18.
(wine-staging): Update hash.
2019-10-23 16:56:30 +02:00
Ludovic Courtès
3da6bd5f2c
gnu: cuirass: Update to 80b6e89.
* gnu/packages/ci.scm (cuirass): Update to 80b6e89.
2019-10-23 16:43:54 +02:00
Efraim Flashner
59d452da40
gnu: enlightenment: Hardcode 'bc' location.
* gnu/packages/enlightenment.scm (enlightenment)[arguments]: In custom
'set-system-actions phase hardcode location of 'bc' binary.
[inputs]: Add bc.
2019-10-23 11:24:51 +03:00
Hartmut Goebel
77e0cebcad
gnu: Add weasyprint.
Now includs the patch file missed in
73f0ed8dbf.

* gnu/packages/pdf.scm (weasyprint): New variable.
* gnu/packages/patches/weasyprint-library-paths.patch: New file.
* gnu/local.mk: Add it.
2019-10-23 10:05:17 +02:00
Efraim Flashner
221012ec2d
gnu: Add rust-cbindgen.
* gnu/packages/rust-cbindgen.scm (rust-cbindgen): New variable.
2019-10-23 10:44:01 +03:00
Efraim Flashner
cec27a23fe
gnu: Add rust-winapi-0.3.
* gnu/packages/rust-cbindgen.scm (rust-winapi-0.3): New hidden variable.
2019-10-23 10:44:01 +03:00
Efraim Flashner
e08ba87e6c
gnu: Add rust-winapi-x86-64-pc-windows-gnu-0.4.
* gnu/packages/rust-cbindgen.scm (rust-winapi-x86-64-pc-windows-gnu-0.4):
New hidden variable.
2019-10-23 10:44:01 +03:00
Efraim Flashner
55777a2922
gnu: Add rust-winapi-i686-pc-windows-gnu-0.4.
* gnu/packages/rust-cbindgen.scm (rust-winapi-i686-pc-windows-gnu-0.4):
New hidden variable.
2019-10-23 10:44:01 +03:00
Efraim Flashner
e92a94390d
gnu: Add rust-vec-map-0.8.
* gnu/packages/rust-cbindgen.scm (rust-vec-map-0.8): New hidden
variable.
2019-10-23 10:44:01 +03:00
Efraim Flashner
0f48c1fed8
gnu: Add rust-unicode-xid-0.2.
* gnu/packages/rust-cbindgen.scm (rust-unicode-xid-0.2): New hidden
variable.
2019-10-23 10:44:01 +03:00
Efraim Flashner
21bd039800
gnu: Add rust-unicode-width-0.1.
* gnu/packages/rust-cbindgen.scm (rust-unicode-width-0.1): New hidden
variable.
2019-10-23 10:44:00 +03:00
Efraim Flashner
5cf89cec6c
gnu: Add rust-toml-0.5.
* gnu/packages/rust-cbindgen.scm (rust-toml-0.5): New hidden variable.
2019-10-23 10:44:00 +03:00
Efraim Flashner
da6a445a40
gnu: Add rust-textwrap-0.11.
* gnu/packages/rust-cbindgen.scm (rust-textwrap-0.11): New hidden
variable.
2019-10-23 10:44:00 +03:00
Efraim Flashner
438a9173b9
gnu: Add rust-termion-1.5.
* gnu/packages/rust-cbindgen.scm (rust-termion-1.5): New hidden
variable.
2019-10-23 10:44:00 +03:00
Efraim Flashner
a2f821e74b
gnu: Add rust-tempfile-3.0.
* gnu/packages/rust-cbindgen.scm (rust-tempfile-3.0): New hidden
variable.
2019-10-23 10:44:00 +03:00
Efraim Flashner
b62f74a656
gnu: Add rust-syn-1.0.
* gnu/packages/rust-cbindgen.scm (rust-syn-1.0): New hidden variable.
2019-10-23 10:44:00 +03:00
Efraim Flashner
10eeb2362c
gnu: Add rust-strsim-0.8.
* gnu/packages/rust-cbindgen.scm (rust-strsim-0.8): New hidden variable.
2019-10-23 10:43:59 +03:00
Efraim Flashner
1a7e2aa8ed
gnu: Add rust-serde-json-1.0.
* gnu/packages/rust-cbindgen.scm (rust-serde-json-1.0): New hidden
variable.
2019-10-23 10:43:59 +03:00
Efraim Flashner
199d800546
gnu: Add rust-serde-derive-1.0.
* gnu/packages/rust-cbindgen.scm (rust-serde-derive-1.0): New hidden
variable.
2019-10-23 10:43:59 +03:00
Efraim Flashner
582630a125
gnu: Add rust-serde-1.0.
* gnu/packages/rust-cbindgen.scm (rust-serde-1.0): New hidden variable.
2019-10-23 10:43:59 +03:00
Efraim Flashner
df9a615640
gnu: Add rust-ryu-1.0.
* gnu/packages/rust-cbindgen.scm (rust-ryu-1.0): New hidden variable.
2019-10-23 10:43:59 +03:00
Efraim Flashner
4b359565de
gnu: Add rust-remove-dir-all-0.5.
* gnu/packages/rust-cbindgen.scm (rust-remove-dir-all-0.5): New hidden
variable.
2019-10-23 10:43:59 +03:00
Efraim Flashner
a8c86afaa5
gnu: Add rust-redox-termios-0.1.
* gnu/packages/rust-cbindgen.scm (rust-redox-termios-0.1): New hidden
variable.
2019-10-23 10:43:58 +03:00
Efraim Flashner
3f03cb20d6
gnu: Add rust-redox-syscall-0.1.
* gnu/packages/rust-cbindgen.scm (rust-redox-syscall-0.1): New hidden
variable.
2019-10-23 10:43:58 +03:00
Efraim Flashner
847172e44f
gnu: Add rust-rdrand-0.4.
* gnu/packages/rust-cbindgen.scm (rust-rdrand-0.4): New hidden variable.
2019-10-23 10:43:58 +03:00
Efraim Flashner
308480c3d6
gnu: Add rust-rand-xorshift-0.1.
* gnu/packages/rust-cbindgen.scm (rust-rand-xorshift-0.1): New hidden
variable.
2019-10-23 10:43:58 +03:00
Efraim Flashner
1e956eb02b
gnu: Add rust-rand-pcg-0.1.
* gnu/packages/rust-cbindgen.scm (rust-rand-pcg-0.1): New hidden
variable.
2019-10-23 10:43:58 +03:00
Efraim Flashner
9ad71c4aec
gnu: Add rust-rand-os-0.1.
* gnu/packages/rust-cbindgen.scm (rust-rand-os-0.1): New hidden
variable.
2019-10-23 10:43:58 +03:00
Efraim Flashner
9c2838617c
gnu: Add rust-rand-jitter-0.1.
* gnu/packages/rust-cbindgen.scm (rust-rand-jitter-0.1): New hidden
variable.
2019-10-23 10:43:57 +03:00
Efraim Flashner
300ec64cf3
gnu: Add rust-rand-isaac-0.1.
* gnu/packages/rust-cbindgen.scm (rust-rand-isaac-0.1): New hidden
variable.
2019-10-23 10:43:57 +03:00
Efraim Flashner
56fed052cf
gnu: Add rust-rand-hc-0.1.
* gnu/packages/rust-cbindgen.scm (rust-rand-hc-0.1): New hidden
variable.
2019-10-23 10:43:57 +03:00
Efraim Flashner
a41ea6dc73
gnu: Add rust-rand-core-0.3.
* gnu/packages/rust-cbindgen.scm (rust-rand-core-0.3): New hidden
variable.
2019-10-23 10:43:57 +03:00
Efraim Flashner
235d82dfc0
gnu: Add rust-rand-core-0.4.
* gnu/packages/rust-cbindgen.scm (rust-rand-core-0.4): New hidden
variable.
2019-10-23 10:43:50 +03:00
Efraim Flashner
800bc0fbc3
gnu: Add rust-rand-chacha-0.1.
* gnu/packages/rust-cbindgen.scm (rust-rand-chacha-0.1): New hidden
variable.
2019-10-23 10:42:54 +03:00
Efraim Flashner
054fd40cc6
gnu: Add rust-rand-0.6.
* gnu/packages/rust-cbindgen.scm (rust-rand-0.6): New hidden variable.
2019-10-23 10:41:25 +03:00
Efraim Flashner
e8a28c8964
gnu: Add rust-quote-1.0.
* gnu/packages/rust-cbindgen.scm (rust-quote-1.0): New hidden variable.
2019-10-23 10:31:08 +03:00
Efraim Flashner
88ce4ef919
gnu: Add rust-proc-macro2-1.0.
* gnu/packages/rust-cbindgen.scm (rust-proc-macro2-1.0): New hidden
variable.
2019-10-23 10:31:07 +03:00
Efraim Flashner
b5a9cb71b0
gnu: Add rust-numtoa-0.1.
* gnu/packages/rust-cbindgen.scm (rust-numtoa-0.1): New hidden variable.
2019-10-23 10:31:01 +03:00
Efraim Flashner
f38fb019ed
gnu: Add rust-log-0.4.
* gnu/packages/rust-cbindgen.scm (rust-log-0.4): New hidden variable.
2019-10-23 10:31:01 +03:00
Efraim Flashner
5fafb361c9
gnu: Add rust-libc-0.2.
* gnu/packages/rust-cbindgen.scm (rust-libc-0.2): New hidden variable.
2019-10-23 10:31:00 +03:00
Efraim Flashner
372a6bf0ca
gnu: Add rust-itoa-0.4.
* gnu/packages/rust-cbindgen.scm (rust-itoa-0.4): New hidden variable.
2019-10-23 10:31:00 +03:00
Efraim Flashner
795835aa44
gnu: Add rust-fuchsia-cprng-0.1.
* gnu/packages/rust-cbindgen.scm (rust-fucshia-cprng-0.1): New hidden
variable.
2019-10-23 10:31:00 +03:00
Efraim Flashner
71d111f541
gnu: Add rust-cloudabi-0.0.
* gnu/packages/rust-cbindgen.scm (rust-cloudabi-0.0): New hidden
variable.
2019-10-23 10:30:59 +03:00
Efraim Flashner
26be7f23f8
gnu: Add rust-clap-2.
* gnu/packages/rust-cbindgen.scm (rust-clap-2): New hidden variable.
2019-10-23 10:30:59 +03:00
Efraim Flashner
df22526740
gnu: Add rust-cfg-if-0.1.
* gnu/packages/rust-cbindgen.scm (rust-cfg-if-0.1): New hidden variable.
2019-10-23 10:30:59 +03:00
Efraim Flashner
b249da1ddf
gnu: Add rust-bitflags-1.1.
* gnu/packages/rust-cbindgen.scm (rust-bitflags-1.1): New hidden
variable.
2019-10-23 10:30:58 +03:00
Efraim Flashner
c5050528ea
gnu: Add rust-autocfg-0.1.
* gnu/packages/rust-cbindgen.scm (rust-autocfg-0.1): New hidden
variable.
2019-10-23 10:30:58 +03:00
Efraim Flashner
00f5b065b5
gnu: Add rust-atty-0.2.
* gnu/packages/rust-cbindgen.scm (rust-atty-0.2): New hidden variable.
2019-10-23 10:30:58 +03:00
Efraim Flashner
e99fbcad34
gnu: Add rust-ansi-term-0.11.
* gnu/packages/rust-cbindgen.scm (rust-ansi-term-0.11): New file, new
hidden variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Register it.
2019-10-23 10:30:55 +03:00
Brian Leung
f3fd5f4bca
gnu: Add emacs-evil-args.
* gnu/packages/emacs-xyz.scm (emacs-evil-args): New variable.
2019-10-22 16:50:13 -07:00
Ludovic Courtès
7f81cce3c2
gnu: guile-json: Export.
This is a followup to 84af1e7402.

* gnu/packages/guile.scm (guile-json): Export.
2019-10-23 00:44:33 +02:00
Christopher Baines
353f5f7aa7
gnu: guix-data-service: Enable build time tests.
Previously the tests were not run, as PostgreSQL wasn't running at build
time. Now there's a new target, check-with-tmp-database that uses ephemeralpg
to run the tests without relying on an externally managed PostgreSQL service.

* gnu/packages/web.scm (guix-data-service)[arguments]: Remove #:tests? #f, and
set #:test-target to "check-with-tmp-database".
[native-inputs]: Add ephemeralpg.
2019-10-22 23:00:59 +01:00
Tobias Geerinckx-Rice
a379ddaff4
Revert "gnu: Add weasyprint."
This reverts commit 73f0ed8dbf.
The missing patch file breaks evaluation.
2019-10-22 23:22:58 +02:00
Brian Leung
32c894e9b3
gnu: emacs-debpaste: Use GIT-FILE-NAME.
* gnu/packages/emacs-xyz.scm (emacs-debpaste): Use GIT-FILE-NAME.
2019-10-22 13:29:52 -07:00
Brian Leung
6028914130
gnu: emacs-editorconfig: Update to 0.8.1.
* gnu/packages/emacs-xyz.scm (emacs-editorconfig): Update to 0.8.1.
2019-10-22 13:29:45 -07:00
Tobias Geerinckx-Rice
8fbccd48b8
gnu: python-wsgiproxy2: Update to 0.4.6.
* gnu/packages/python-web.scm (python-wsgiproxy2): Update to 0.4.6.
2019-10-22 21:43:07 +02:00
Tobias Geerinckx-Rice
6d4ed78d91
gnu: python-pyld: Update to 1.0.5.
* gnu/packages/python-xyz.scm (python-pyld): Update to 1.0.5.
2019-10-22 21:43:07 +02:00
Tobias Geerinckx-Rice
3feae38669
gnu: lm-sensors: Update to 3.6.0.
* gnu/packages/linux.scm (lm-sensors): Update to 3.6.0.
2019-10-22 21:43:07 +02:00
Tobias Geerinckx-Rice
225aaf2676
gnu: python-psutil: Update to 5.6.3.
* gnu/packages/python-xyz.scm (python-psutil): Update to 5.6.3.
2019-10-22 21:43:07 +02:00
Tobias Geerinckx-Rice
1d4944f973
gnu: parallel: Update to 20191022.
* gnu/packages/parallel.scm (parallel): Update to 20191022.
2019-10-22 21:43:07 +02:00
Tobias Geerinckx-Rice
d37e8e5390
gnu: python-rst.linker: Update to 1.11.
* gnu/packages/python-xyz.scm (python-rst.linker): Update to 1.11.
2019-10-22 21:43:07 +02:00
Tobias Geerinckx-Rice
d45b92891a
gnu: perl-cgi-simple: Update to 1.22.
* gnu/packages/web.scm (perl-cgi-simple): Update to 1.22.
2019-10-22 21:43:07 +02:00
Tobias Geerinckx-Rice
c42625c8b0
gnu: r-rcppgsl: Update to 0.3.7.
* gnu/packages/cran.scm (r-rcppgsl): Update to 0.3.7.
2019-10-22 21:43:06 +02:00
Tobias Geerinckx-Rice
252bb46277
gnu: r-stringdist: Update to 0.9.5.5.
* gnu/packages/cran.scm (r-stringdist): Update to 0.9.5.5.
2019-10-22 21:43:06 +02:00
Tobias Geerinckx-Rice
0cb0c5df12
gnu: perl-error: Update to 0.17028.
* gnu/packages/perl.scm (perl-error): Update to 0.17028.
2019-10-22 21:43:06 +02:00
Pierre Neidhardt
cdc81ccedb
gnu: Add gperftools.
* gnu/packages/cpp.scm (gperftools): New variable.
2019-10-22 19:28:16 +02:00
Ludovic Courtès
c93994b5e4
machine: digital-ocean: Rename 'enable-ipv6' to 'enable-ipv6?'.
* gnu/machine/digital-ocean.scm (<digital-ocean-configuration>)[enable-ipv6]:
Rename to...
[enable-ipv6?]: ... this.
(deploy-digital-ocean): Adjust accordingly.
* doc/guix.texi (Invoking guix deploy): Adjust accordingly.
2019-10-22 18:32:52 +02:00
Jakob L. Kreuze
12712817ae
machine: Implement 'digital-ocean-environment-type'.
* gnu/machine/digital-ocean.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
* doc/guix.texi (Invoking guix deploy): Add documentation for
'digital-ocean-configuration'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-22 18:32:52 +02:00
Miguel Ángel Arruga Vivas
af561664b8
gnu: seahorse: Update to 3.30.1.1.
* gnu/packages/gnome.scm (seahorse)[version]: Update version number.
[origin]: Update hash.  Add patch needed for compilation with our
version of libsecret (0.19.1).
[inputs]: Add avahi dependency.
[native-inputs]: Add vala dependency.  Use gettext-minimal instead of
intltool, as only xgettext is used.
* gnu/packages/patches/seahorse-gkr-use-0-on-empty-flags.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-22 18:32:52 +02:00
Ludovic Courtès
84af1e7402
gnu: guile-json: Deprecate the 'guile-json' variable.
* gnu/packages/guile.scm (guile-json): Rename to...
(guile-json-1): ... this.
(guile-json): Define as a deprecated alias for 'guile-json-1'.
(guile2.0-json, guile-json-3): Explicitly refer to 'guile-json-1'.
2019-10-22 18:32:52 +02:00
Ludovic Courtès
00850bb836
services: elogind, gnome, mate, xfce: Fix config type predicate identifiers.
* gnu/services/desktop.scm (<elogind-configuration>): Add question mark
in type predicate identifier.
(<gnome-desktop-configuration>): Likewise.
(<mate-desktop-configuration>): Likewise.
(<xfce-desktop-configuration>): Likewise.
2019-10-22 18:32:52 +02:00
Hartmut Goebel
73f0ed8dbf
gnu: Add weasyprint.
* gnu/packages/pdf.scm (weasyprint): New variable.
2019-10-22 16:59:26 +02:00
Hartmut Goebel
ea1801e00b
gnu: Add python-pyphen.
* gnu/packages/python-xyz.scm (python-pyphen): New variable.
2019-10-22 16:58:31 +02:00
Hartmut Goebel
f2f41e1afe
gnu: Add python-cairosvg.
* gnu/packages/python-xyz.scm (python-cairosvg): New variable.
2019-10-22 16:58:31 +02:00
Hartmut Goebel
7d3f481b90
gnu: Add python-cssselect2.
* gnu/packages/python-web.scm (python-cssselect2): New variable.
2019-10-22 16:58:30 +02:00
Hartmut Goebel
df122333ac
gnu: Add python-tinycss2.
* gnu/packages/python-web.scm (python-tinycss2): New variable.
2019-10-22 16:58:30 +02:00
Hartmut Goebel
c1ff9072de
gnu: Add python-pytest-isort.
* gnu/packages/python-check.scm (python-pytest-isort): New variable.
2019-10-22 16:58:29 +02:00
Efraim Flashner
0201e34cef
gnu: libtommath: Update to 1.2.0.
* gnu/packages/multiprecision.scm (libtommath): Update to 1.2.0.
[arguments]: Update custom 'prepare-build for new version. Update custom
'check phase to use test-target keyword.
(libtommath@1.1): New variable.
(libtommath@1.0)[inherit]: Inherit from libtommath@1.1.
2019-10-22 15:48:48 +03:00
Efraim Flashner
6fc9c6f7d9
gnu: font-awesome: Download using git-fetch.
The official link on the website has a regularly changing hash.

* gnu/packages/fonts.scm (font-awesome)[source]: Use 'git-fetch'.
[arguments]: Replace 'install phase.
[home-page]: Use new upstream home-page.
2019-10-22 12:35:22 +03:00
Guillaume Le Vaillant
b090bdc9f5
gnu: Add sbcl-graph-json.
* gnu/packages/lisp.scm (sbcl-graph-json): New variable.
2019-10-22 10:43:43 +02:00
Guillaume Le Vaillant
a4daf99650
gnu: Add sbcl-graph-dot.
* gnu/packages/lisp.scm (sbcl-graph-dot): New variable.
2019-10-22 10:43:43 +02:00
Guillaume Le Vaillant
9574d42008
gnu: Add graph.
* gnu/packages/lisp.scm (cl-graph, sbcl-graph): New variables.
* gnu/packages/patches/sbcl-graph-asdf-definitions.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-10-22 10:43:43 +02:00
Guillaume Le Vaillant
54d761d3a4
gnu: Add stefil.
* gnu/packages/lisp.scm (cl-stefil, sbcl-stefil): New variables.
2019-10-22 10:43:42 +02:00
Guillaume Le Vaillant
93b2739434
gnu: Add ecl-iterate.
* gnu/packages/lisp.scm (ecl-iterate): New variable.
2019-10-22 10:43:42 +02:00
Guillaume Le Vaillant
5bb3272e18
gnu: sbcl-iterate: Add missing native input.
* gnu/packages/lisp.scm (sbcl-iterate)[native-inputs]: Add rt.
2019-10-22 10:43:42 +02:00
Guillaume Le Vaillant
9d9a82d94d
gnu: Add yason.
* gnu/packages/lisp.scm (cl-yason, sbcl-yason, ecl-yason): New variables.
2019-10-22 10:43:42 +02:00
Guillaume Le Vaillant
bb20a990cd
gnu: Add curry-compose-reader-macros.
* gnu/packages/lisp.scm (cl-curry-compose-reader-macros,
  sbcl-curry-compose-reader-macros, ecl-curry-compose-reader-macros): New
  variables.
2019-10-22 10:43:42 +02:00
Guillaume Le Vaillant
487392ce3d
gnu: Add cl-heap.
* gnu/packages/lisp.scm (cl-heap, sbcl-cl-heap, ecl-cl-heap): New variables.
2019-10-22 10:43:42 +02:00
Christopher Baines
9d67480adf
gnu: mongodb: Fix build.
* gnu/packages/databases.scm (mongodb)[inputs]: Use openssl 1, as 1.1. doesn't
work.
[arguments]: Change how a constant is defined in the tests to allow compiling
with a newer version of GCC.
2019-10-22 07:27:14 +01:00
Brian Leung
8ce774a54b
gnu: emacs-counsel-dash: Require emacs-ivy.
* gnu/packages/emacs-xyz.scm (emacs-counsel-dash): Require emacs-ivy.
2019-10-21 21:23:27 -07:00
Carl Dong
f5d6c88d0f
gnu: mingw-w64: Add -winpthreads variants.
This recursive package definition really demonstrates how magical Guix
can be :-)

Try invoking:
    ./pre-inst-env guix build mingw-w64-{x86_64,i686}{,-winpthreads}

* gnu/packages/mingw.scm (make-mingw-w64): Add XGCC, XBINUTILS optional
arguments to specify using a non-default cross-compiler/binutils.  Add
WITH-WINPTHREADS? optional argument to allow building with winpthreads
support.  Adjust accordingly for the new arguments.
(mingw-w64-i686-winpthreads, mingw-w64-x86_64-winpthreads): Add
variables.
* gnu/packages/cross-base.scm (native-libc): Add XGCC, XBINUTILS
key arugments and pass to MAKE-MINGW-W64.
(cross-libc): Pass XGCC and XBINUTILS to NATIVE-LIBC.
2019-10-21 17:39:08 -04:00
Ludovic Courtès
8b438f85cf
gnu: pdfarranger: Add 'wrap-for-typelib' phase.
* gnu/packages/pdf.scm (pdfarranger)[arguments]: Add #:phases.
2019-10-21 23:26:34 +02:00
Ben Sturmfels
0cd4a74600
gnu: Add pdfarranger.
* gnu/packages/pdf.scm (pdfarranger): New public variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-21 23:26:33 +02:00
Giacomo Leidi
58b1328790
gnu: Add gloo.
* gnu/packages/machine-learning.scm (gloo): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-21 23:26:33 +02:00
Tim Gesthuizen
84261a233e
services: inputattach: Add 'baud-rate' parameter.
* gnu/services/desktop.scm (inputattach-configuration): Add baud-rate field.
  (inputattach-shepherd-service): Add baud-rate to parameters when specified.
* doc/guix.texi (Miscellaneous Services): [inputattach Service] Document
  baud-rate parameter.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-10-21 23:26:33 +02:00
Brian Leung
05b0b050bc
gnu: Add emacs-auth-source-pass.
* gnu/packages/emacs-xyz.scm (emacs-auth-source-pass): New variable.
2019-10-21 10:53:08 -07:00
Brian Leung
4e07032791
gnu: emacs-counsel-dash: Update to 0.1.3-3.7027868.
* gnu/packages/emacs-xyz.scm (emacs-counsel-dash): Update to 0.1.3-3.7027868.
2019-10-21 10:53:07 -07:00
Christopher Baines
6fc03fccd4
gnu: Add ephemeralpg.
This is a general utility, but I'm particularly interested in using this to
enable build time tests for the guix-data-service package.

* gnu/packages/databases.scm (ephemeralpg): New variable.
2019-10-21 18:28:07 +01:00
Christopher Baines
e9d48bdad4
gnu: yasm: Disable parallel tests.
* gnu/packages/assembly.scm (yasm)[arguments]: Set #:parallel-tests? to #f.
2019-10-21 18:20:39 +01:00
Ricardo Wurmus
ca2b1dcfcd
gnu: r-xcms: Update to 3.6.2.
* gnu/packages/bioconductor.scm (r-xcms): Update to 3.6.2.
2019-10-21 18:23:07 +02:00
Ricardo Wurmus
3d7fc2d4bb
gnu: r-data-table: Update to 1.12.6.
* gnu/packages/statistics.scm (r-data-table): Update to 1.12.6.
[native-inputs]: Add pkg-config.
2019-10-21 18:23:03 +02:00
Ludovic Courtès
5f15b42273
services: agetty: Really import (gnu build linux-boot).
This is a followup to commit 62c2217570.

* gnu/services/base.scm (agetty-shepherd-service)[start]: Wrap un
'with-imported-modules'.  This fixes a build error when TTY is true
("no code for module (gnu build linux-boot)").
2019-10-21 18:16:16 +02:00
Ludovic Courtès
cfe8d8063b
services: sddm: Add description.
* gnu/services/sddm.scm (sddm-service-type)[description]: New field.
2019-10-21 18:16:16 +02:00