1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-11 07:30:38 +02:00
Commit Graph

45021 Commits

Author SHA1 Message Date
Brett Gilio
d1efb11a0c gnu: python-blessings: Update comment on test suite.
* gnu/packages/terminals.scm (python-blessings): Test suite has been revised.
[arguments]: Change comment to reflect change in test suite regarding TTY.
[native-inputs]: Pass python-six, which is required for test suite.
2019-12-13 07:06:39 -06:00
Brett Gilio
5076c13b49 gnu: python-blessings: Update to 1.7.
* gnu/packages/terminals.scm (python-blessings): Update to 1.7.
2019-12-13 07:06:27 -06:00
Brett Gilio
2ecbba2408 gnu: python-semver: Adjust indentation.
* gnu/packages/python-xyz.scm (python-semver): Adjust indentation.
2019-12-13 06:56:12 -06:00
Brett Gilio
c587482dcb gnu: python-semver: Do not patch virtualenv for tests.
* gnu/packages/python-xyz.scm (python-semver)[arguments]: The substitution
  case for patching virtualenv versioning is no longer requireed.
2019-12-13 06:54:23 -06:00
Brett Gilio
594280b103 gnu: python-semver: Update to 2.9.0.
* gnu/packages/python-xyz.scm (python-semver): Update to 2.9.0.
2019-12-13 06:54:05 -06:00
Brett Gilio
c08dc8d593 gnu: certbot: Update to 1.0.0.
* gnu/packages/tls.scm (certbot): Update to 1.0.0.
2019-12-13 06:47:03 -06:00
Brett Gilio
9e6794a7f4 gnu: python-acme: Update to 1.0.0.
* gnu/packages/tls.scm (python-acme): Update to 1.0.0.
2019-12-13 06:46:11 -06:00
Brett Gilio
eb8aad6a23 gnu: emacs-telega: Add MP4/GIF support.
* gnu/packages/emacs-xyz.scm (emacs-telega)[propagated-inputs]: Pass ffmpeg in
  propagated-inputs to support playback of inline MP4 and GIF files.
2019-12-12 21:24:54 -06:00
Brett Gilio
f85c0f1878 gnu: emacs-telega: Update to 0.5.2-2.
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.5.2-2. Adds support
  for I18N.
2019-12-12 20:55:59 -06:00
Brett Gilio
7afb0b25df gnu: emacs-telega: Modify description.
* gnu/packages/emacs-xyz.scm (emacs-telega)[description]: Modify the
  description to be easier to read.
2019-12-12 20:55:16 -06:00
Brett Gilio
b45af175b1 gnu: emacs-telega: Add sticker support.
* gnu/packages/emacs-xyz.scm (emacs-telega)[propagated-inputs]: Add libwebp to
  the propagated-inputs in order to emit stickers properly.
2019-12-12 20:51:28 -06:00
Brett Gilio
d057c52f95 gnu: emacs-telega: Update to 0.5.2.
* gnu/packages/emacs-xyz.scm (emacs-telega): Update to 0.5.2.
2019-12-12 18:41:17 -06:00
Christopher Baines
9705e40071 gnu: guix-data-service: Update to 0.0.1-7.156b7ee.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-7.156b7ee.
[arguments]: Add guix-data-service-manage-build-servers to the list of
scripts.
2019-12-12 22:11:37 +00:00
Julien Lepiller
4d6d88bb7e gnu: coq: Split coqide.
* gnu/packages/coq.scm (coq)[outputs]: Add "ide" output.
2019-12-12 20:10:18 +01:00
Guillaume Le Vaillant
55e21617d6 linux-boot: Don't ignore flags when mounting root file system.
* gnu/build/linux-boot.scm (mount-root-file-system): Add the 'flags' keyword
  argument and use it when mounting the root file system.
  (boot-system): Pass the root file system flags to 'mount-root-file-system'.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-12 17:56:33 +01:00
Tobias Geerinckx-Rice
336afa17e3 gnu: wireguard: Update to 0.0.20191212.
* gnu/packages/vpn.scm (wireguard): Update to 0.0.20191212.
2019-12-12 14:30:24 +01:00
Tobias Geerinckx-Rice
968dd99447 gnu: iptables: Update to 1.8.4.
* gnu/packages/linux.scm (iptables): Update to 1.8.4.
2019-12-12 03:02:32 +01:00
Tobias Geerinckx-Rice
31e6ef0515 gnu: nftables: Update to 0.9.3.
* gnu/packages/linux.scm (nftables): Update to 0.9.3.
2019-12-12 03:02:32 +01:00
Tobias Geerinckx-Rice
e221e9a7bc gnu: nftables: Prefer mirror://netfilter sources.
* gnu/packages/linux.scm (nftables)[source]: Add a mirror:// URI.
2019-12-12 03:02:31 +01:00
Tobias Geerinckx-Rice
79a3925355 gnu: libnftnl: Update to 1.1.5.
* gnu/packages/linux.scm (libnftnl): Update to 1.1.5.
[source]: Add patch.
* gnu/packages/patches/libnftnl-dont-check-NFTNL_FLOWTABLE_SIZE.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2019-12-12 03:02:31 +01:00
Tobias Geerinckx-Rice
4a27b0f1cf gnu: nftables: Use HTTPS for www.nftables.org.
* gnu/packages/linux.scm (nftables)[source, home-page]: Use HTTPS.
2019-12-12 03:02:31 +01:00
Tobias Geerinckx-Rice
2dffd9c673 gnu: fio: Download over HTTPS.
* gnu/packages/benchmark.scm (fio)[source]: Use HTTPS.
2019-12-12 03:02:31 +01:00
Tobias Geerinckx-Rice
00d3c3e9b8 gnu: fio: Update to 3.16.
* gnu/packages/benchmark.scm (fio): Update to 3.16.
2019-12-12 03:02:31 +01:00
Tobias Geerinckx-Rice
78fee44e32 gnu: muse-sequencer: Don't use NAME in source URI.
* gnu/packages/music.scm (muse-sequencer)[source]: Hard-code NAME.
2019-12-12 03:02:31 +01:00
Tobias Geerinckx-Rice
0b223139a8 gnu: libwpd: Update to 0.10.3.
* gnu/packages/libreoffice.scm (libwpd): Update to 0.10.3.
2019-12-12 03:02:31 +01:00
Tobias Geerinckx-Rice
0ba5755868 gnu: bogofilter: Use HTTPS home page.
* gnu/packages/mail.scm (bogofilter)[home-page]: Use HTTPS.
2019-12-12 03:02:30 +01:00
Tobias Geerinckx-Rice
2665ff41e9 gnu: bogofilter: Update to 1.2.5.
* gnu/packages/mail.scm (bogofilter): Update to 1.2.5.
[license]: Upgrade to GPL3+.
2019-12-12 03:02:30 +01:00
Tobias Geerinckx-Rice
8d73e6a244 gnu: graphicsmagick: Update to 1.3.33.
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.33.
2019-12-12 03:02:30 +01:00
Tobias Geerinckx-Rice
3190e967c6 gnu: gx: Update to 0.14.2.
* gnu/packages/ipfs.scm (gx): Update to 0.14.2.
2019-12-12 03:02:30 +01:00
Tobias Geerinckx-Rice
58ec1e4bb8 gnu: libcdio-paranoia: Update to 10.2+2.0.1.
* gnu/packages/cdrom.scm (libcdio-paranoia): Update to 10.2+2.0.1.
2019-12-12 03:02:30 +01:00
Tobias Geerinckx-Rice
e3ce8fbfd3 gnu: remind: Update to 3.1.17.
* gnu/packages/calendar.scm (remind): Update to 3.1.17.
2019-12-12 03:02:30 +01:00
Nicolas Goaziou
6ffb0b4f6a gnu: Add emacs-modus-themes.
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): New variable.
2019-12-11 23:23:30 +01:00
Marius Bakke
27664ea0f0 gnu: Remove fmt-restinio.
This is a follow-up to commit 71ce0b5290.

* gnu/packages/pretty-print.scm (fmt-restinio): Remove variable.
2019-12-11 22:49:30 +01:00
Ricardo Wurmus
3158c805f0 gnu: Add emacs-quasi-monochrome.
* gnu/packages/emacs-xyz.scm (emacs-quasi-monochrome): New variable.
2019-12-11 22:47:41 +01:00
Marius Bakke
dbc533c168 gnu: seabios: Update to 1.13.0.
* gnu/packages/firmware.scm (seabios): Update to 1.13.0.
[native-inputs]: Change from PYTHON-2 to PYTHON-WRAPPER.
2019-12-11 22:28:22 +01:00
Marius Bakke
71ce0b5290 gnu: fmt: Build shared library instead of static.
* gnu/packages/pretty-print.scm (fmt)[arguments]: New field.
* gnu/packages/networking.scm (fmt-restinio): Remove variable.
(restinio)[propagated-inputs]: Change from FMT-RESTINIO to FMT.
(opendht)[inputs]: Likewise.
2019-12-11 22:28:22 +01:00
Marius Bakke
2ecb5e7901 gnu: libssh: Update to 0.9.3 [fixes CVE-2019-14889].
* gnu/packages/ssh.scm (libssh): Update to 0.9.3.
[arguments]: Remove #:phases.
2019-12-11 22:28:22 +01:00
Marius Bakke
0222de2c65 gnu: libgit2: Update to 0.28.4 [security fixes].
This fixes CVE-2019-1348, CVE-2019-1349, CVE-2019-1350, CVE-2019-1351,
CVE-2019-1352, CVE-2019-1353, CVE-2019-1354, and CVE-2019-1387.

* gnu/packages/version-control.scm (libgit2): Update to 0.28.4.
2019-12-11 22:28:21 +01:00
Marius Bakke
29256cbef3 gnu: speex: Do not build static libraries.
* gnu/packages/xiph.scm (speex)[arguments]: New field.
2019-12-11 22:28:21 +01:00
Marius Bakke
1e667df433 gnu: libvpx: Do not build static libraries.
* gnu/packages/video.scm (libvpx)[arguments]: Add "--disable-static" to
  #:configure-flags.
2019-12-11 22:28:21 +01:00
Ricardo Wurmus
1f3a2ebd6a gnu: Add emacs-almost-mono-themes.
* gnu/packages/emacs-xyz.scm (emacs-almost-mono-themes): New variable.
2019-12-11 21:59:00 +01:00
Alex Griffin
b0945d6944 gnu: netcat-openbsd: Update to 1.206-1.
* gnu/packages/admin.scm (netcat-openbsd): Update to 1.206-1.
2019-12-11 13:38:15 -06:00
Leo Prikler
997153a132 gnu: gnome-shell-extension-dash-to-dock: Update to 66.
* gnu/packages/gnome-xyz.scm (gnome-shell-extension-dash-to-dock):
Update to 66.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-11 18:05:18 +02:00
Ricardo Wurmus
98aecd3a5e gnu: python-argcomplete: Update to 1.10.3.
Co-authored-by: pimi <madalinionel.patrascu@mdc-berlin.de>

* gnu/packages/python-xyz.scm (python-argcomplete): Update to 1.10.3.
[arguments]: Patch completion script to keep tool references.
[inputs]: Add "grep" and "which".
[native-inputs]: Add "python-coverage", "python-flake8", "python-wheel", and
"fish".
2019-12-11 15:50:00 +01:00
Ricardo Wurmus
b47e083b59 gnu: vpnc-scripts: Use WRAP-SCRIPT.
* gnu/packages/vpn.scm (vpnc-scripts)[arguments]: Use WRAP-SCRIPT instead of
WRAP-PROGRAM.
[inputs]: Add guile.
2019-12-11 15:50:00 +01:00
Diego Nicola Barbato
1e2640baac gnu: qemu: Build with vde2 support.
* gnu/packages/virtualization.scm (qemu)[inputs]: Add vde2.
* gnu/packages/virtualization.scm (qemu-minimal)[inputs]: Remove vde2 from
  inherited inputs.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-11 12:13:03 +01:00
Diego Nicola Barbato
a0993c29da gnu: Add vde2.
* gnu/packages/networking.scm (vde2): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-11 12:13:03 +01:00
Nicolò Balzarotti
6c3021a840 gnu: Add r-lintr.
* gnu/packages/cran.scm (r-lintr): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-12-11 12:10:15 +01:00
Nicolò Balzarotti
bd538a031e gnu: Add r-cyclocomp.
* gnu/packages/cran.scm (r-cyclocomp): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-12-11 12:08:19 +01:00
Nicolò Balzarotti
f00da07471 gnu: Add r-xmlparsedata.
* gnu/packages/cran.scm (r-xmlparsedata): New variable.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2019-12-11 12:06:41 +01:00