Tobias Geerinckx-Rice
1788bb9016
gnu: openscenegraph: Update to 3.6.5.
...
* gnu/packages/graphics.scm (openscenegraph): Update to 3.6.5.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
ccea06cc5a
gnu: flashrom: Update to 1.2.
...
* gnu/packages/flashing-tools.scm (flashrom): Update to 1.2.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
c6f582b545
gnu: fio: Update to 3.18.
...
* gnu/packages/benchmark.scm (fio): Update to 3.18.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
6cd3f4106c
gnu: fasm: Update to 1.73.22.
...
* gnu/packages/assembly.scm (fasm): Update to 1.73.22.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
bc6c06b0bf
gnu: sbsigntools: Update to 0.9.3.
...
* gnu/packages/efi.scm (sbsigntools): Update to 0.9.3.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
4bf26153e7
gnu: libasr: Update to 1.0.4.
...
* gnu/packages/dns.scm (libasr): Update to 1.0.4.
[arguments]: Remove obsolete ‘bootstrap’ phase replacement.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
9c478cbd64
gnu: lttoolbox: Remove redundant FILE-NAME.
...
* gnu/packages/dictionaries.scm (lttoolbox)[source]: Remove FILE-NAME field.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
fbc2c04e20
gnu: lttoolbox: Update to 3.5.1.
...
* gnu/packages/dictionaries.scm (lttoolbox): Update to 3.5.1.
[arguments]: Replace ‘bootstrap’ phase.
[native-inputs]: Add autoconf, automake, and libtool.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
338ae8eb36
gnu: camlp5: Update to 7.11.
...
* gnu/packages/ocaml.scm (camlp5): Update to 7.11.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
9469ab532f
gnu: ddclient: Update home page.
...
* gnu/packages/dns.scm (ddclient)[home-page]: Update.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
8bb9f9971c
gnu: ddclient: Update to 3.9.1.
...
* gnu/packages/dns.scm (ddclient): Update to 3.9.1.
[source]: Use GIT-FETCH and add a FILE-NAME.
[native-inputs]: Remove gzip and tar.
[arguments]: Adapt to git checkout source.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
3bc39f0c5d
gnu: boinc-client: Trim synopsis.
...
* gnu/packages/distributed.scm (boinc-client)[synopsis]: Remove package name.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
bcd3c48538
gnu: boinc-client: Update to 7.16.4.
...
* gnu/packages/distributed.scm (boinc-client): Update to 7.16.4.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
f6c8ba3172
gnu: noise-repellent: Update to 0.1.5.
...
* gnu/packages/audio.scm (noise-repellent): Update to 0.1.5.
[build-system]: Switch to meson-build-system.
[arguments]: Remove GNU build system flags & set installation prefix.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
1f14453eed
gnu: Remove blender@2.79b.
...
As discussed on #guix with lfam and raingloom, it no longer builds and
users with hardware that requires it can use ‘guix time-machine’.
* gnu/packages/graphics.scm (blender-2.79): Remove variable.
2020-02-16 22:46:38 +01:00
Tobias Geerinckx-Rice
8db20f2ddd
gnu: blender: Update to 2.82.
...
* gnu/packages/graphics.scm (blender): Update to 2.82.
[arguments]: Uncomment ‘fix-broken-import’ phase.
2020-02-16 22:46:37 +01:00
Tobias Geerinckx-Rice
ce5af131d8
gnu: Add rtl8812au-aircrack-ng-linux-module.
...
* gnu/packages/linux.scm (rtl8812au-aircrack-ng-linux-module):
New public variable.
2020-02-16 22:46:37 +01:00
Jakub Kądziołka
f468df9f4d
gnu: virt-manager: Move gobject-introspection to native-inputs
...
* gnu/packages/virtualization.scm (virt-manager): Move
gobject-introspection from inputs to native-inputs.
2020-02-16 20:27:05 +01:00
Jakub Kądziołka
b905ebed0c
gnu: libvirt, virt-manager: Don't use tabs for indentation
...
* gnu/packages/virtualization.scm: Replace tabs with spaces.
2020-02-16 20:17:06 +01:00
Jakub Kądziołka
92cd55fa68
gnu: rust-same-file-1.0: Don't skip build.
...
* gnu/packages/crates-io.scm (rust-same-file-1.0)[arguments]: Don't skip build.
2020-02-16 19:26:58 +01:00
Jakub Kądziołka
92b99cabd6
gnu: rust-ignore-0.4: Add rust-winapi-util-0.1 to inputs.
...
This is a followup to 5669972364
. At the
time, it seemed like the input is only used on Windows and therefore
unnecessary. However, the package kept building only because the crate
was still being used transitively, through rust-same-file-1.0.
* gnu/packages/crates-io.scm (rust-ignore-0.4)[arguments](cargo-inputs):
Add rust-winapi-util-0.1.
2020-02-16 19:15:42 +01:00
Rene Saavedra
c9aadd0749
gnu: accountsservice: 'Add patch-/bin/cat' phase.
...
* gnu/packages/freedesktop.scm (accountsservice)[arguments]: Add 'patch-/bin/cat'
phase.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-16 16:28:02 +01:00
Oskar Köök
b3e992e984
gnu: elixir: Update to 1.10.0.
...
* gnu/packages/elixir.scm (elixir): Update to 1.10.0.
* gnu/packages/patches/elixir-path-length.patch: Update patch so it can
be applied to v1.10.0 source
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-16 16:26:20 +01:00
Marius Bakke
efd9742b24
gnu: whois: Update to 5.5.6.
...
* gnu/packages/networking.scm (whois): Update to 5.5.6.
2020-02-16 16:26:20 +01:00
Ricardo Wurmus
598ea80f84
gnu: gwl: Update to 0.2.0.
...
* gnu/packages/package-management.scm (gwl): Update to 0.2.0.
[source]: Fetch from gnu.org.
[native-inputs]: Add texinfo and graphviz.
[propagated-inputs]: Add guile-gcrypt, guile-pfds, guile-syntax-highlight, and
guile-wisp.
[home-page]: Use workflows.guix.info.
[description]: Use official project description.
2020-02-16 14:09:22 +01:00
Efraim Flashner
3c6aca4232
doc: Fix typo.
...
* doc/guix.texi (X Window)[sddm-service-type]: SSDM -> SDDM typo fix.
[sddm-configuration]: Also list 'maya' theme.
* gnu/services/sddm.scm (sddm-service): Fix typo in doc string.
(sddm-configuration): Also list 'maya' theme.
2020-02-16 09:25:00 +02:00
Jakub Kądziołka
4530fe8ecc
gnu: emulation-station: Fix build.
...
* gnu/packages/emulators.scm (emulation-station): Switch to an
unreleased git commit.
2020-02-16 00:53:16 +01:00
shtwzrd
779d96c9b0
services: xorg: Filter modules based on system
...
Fixes <https://bugs.gnu.org/39402 >.
Reported by shtwzrd <shtwzrd@protonmail.com>.
* gnu/services/xorg.scm (xorg-configuration):
Apply a filter over %default-xorg-modules packages, excluding
those for which the %current-system is not among the package's
supported-systems.
This patch makes it possible to use xorg-configuration on systems
other than x86_64 and i686, as without it, xf86-video-intel would
be pulled in on the unsupported architecture and fail.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-02-16 00:02:10 +01:00
Jakub Kądziołka
c66f3b3bec
gnu: higan: Explain why v106, and not v107, is being packaged
...
* gnu/packages/emulators.scm (higan): Add a comment.
2020-02-16 00:02:10 +01:00
Jakub Kądziołka
f3686999a2
gnu: higan: Don't use auto-generated tarball.
...
* gnu/packages/emulators.scm (higan)[source]: Don't use autogenerated
tarball. Fetch from the new location for the repository.
2020-02-16 00:02:09 +01:00
Jakub Kądziołka
6d34d3f80b
gnu: higan: End phases with #t
...
* gnu/packages/emulators.scm (higan)[arguments]: End all phases with #t.
2020-02-16 00:02:03 +01:00
Nicolas Goaziou
038497db18
gnu: emacs-org-contrib: Update to 20200213.
...
* gnu/packages/emacs-xyz.scm (emacs-org-contrib): Update to 20200213.
2020-02-15 22:32:53 +01:00
Nicolas Goaziou
b4ded9e78e
gnu: emacs-org: Update to 9.3.6.
...
* gnu/packages/emacs-xyz.scm (emacs-org): Update to 9.3.6.
2020-02-15 22:32:49 +01:00
Marius Bakke
0d1d0a6e71
gnu: python-markdown: Update to 3.2.1.
...
* gnu/packages/python-xyz.scm (python-markdown): Update to 3.2.1.
2020-02-15 17:25:43 +01:00
Marius Bakke
9a23212571
gnu: libtorrent-rasterbar: Update to 1.1.14.
...
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.1.14.
2020-02-15 17:25:43 +01:00
Tobias Geerinckx-Rice
505b2631a9
gnu: le-certs: Update input hashes.
...
These unversioned files were modified upstream. The result of
$ openssl x509 -in <FILE> -text
for each old/new pair remains the same, however.
* gnu/packages/certs.scm (le-certs)[inputs]: Update hash for
isrgrootx1.pem, letsencryptauthorityx3.pem, and
letsencryptauthorityx4.pem.
2020-02-15 17:07:03 +01:00
Tobias Geerinckx-Rice
96636e4910
gnu: Add fbset.
...
* gnu/packages/linux.scm (fbset): New public variable.
2020-02-15 17:07:03 +01:00
Tobias Geerinckx-Rice
977617ac5e
gnu: thunar: Update to 1.8.12.
...
* gnu/packages/xfce.scm (thunar): Update to 1.8.12.
2020-02-15 17:07:03 +01:00
Tobias Geerinckx-Rice
8aaeabf9ec
gnu: unbound: Update to 1.9.6 [security improvements].
...
* gnu/packages/dns.scm (unbound): Update to 1.9.6.
2020-02-15 17:07:03 +01:00
Tobias Geerinckx-Rice
41db3463a6
gnu: you-get: Update to 0.4.1403.
...
* gnu/packages/video.scm (you-get): Update to 0.4.1403.
2020-02-15 17:07:03 +01:00
Tobias Geerinckx-Rice
2a42629f2b
gnu: xvid: Update to 1.3.7.
...
* gnu/packages/video.scm (xvid): Update to 1.3.7.
2020-02-15 17:07:03 +01:00
Tobias Geerinckx-Rice
6c0ad0bc63
gnu: tumbler: Update to 0.2.8.
...
* gnu/packages/xfce.scm (tumbler): Update to 0.2.8.
2020-02-15 17:07:03 +01:00
Tobias Geerinckx-Rice
ec93777e89
gnu: diction: Update to 1.14.
...
* gnu/packages/dictionaries.scm (diction): Update to 1.14.
2020-02-15 17:07:02 +01:00
Tobias Geerinckx-Rice
53ddc6a71f
gnu: emacs-markdown-mode: Use HTTPS home page.
...
* gnu/packages/emacs-xyz.scm (emacs-markdown-mode)[home-page]: Use HTTPS.
2020-02-15 17:07:02 +01:00
Tobias Geerinckx-Rice
82c89ead38
gnu: ebtables: Use HTTPS home page.
...
* gnu/packages/linux.scm (ebtables)[home-page]: Use HTTPS.
2020-02-15 17:07:02 +01:00
Tobias Geerinckx-Rice
f13695ec3e
gnu: sbcl-ningle: Use HTTPS home page.
...
* gnu/packages/lisp-xyz.scm (sbcl-ningle)[home-page]: Use HTTPS.
2020-02-15 17:07:02 +01:00
Tobias Geerinckx-Rice
917c28d2ab
gnu: cl-trivial-mimes: Use HTTPS home page.
...
* gnu/packages/lisp-xyz.scm (cl-trivial-mimes)[home-page]: Use HTTPS.
2020-02-15 17:07:02 +01:00
Tobias Geerinckx-Rice
3bc9f9e77a
gnu: abc: Use HTTPS home page.
...
* gnu/packages/fpga.scm (abc)[home-page]: Use HTTPS.
2020-02-15 17:07:02 +01:00
Guillaume Le Vaillant
2e5044cfe4
gnu: monero: Disable core tests.
...
Core tests sometimes fail at least on i686-linux.
Let's disable them for now and just try hash tests and unit tests.
* gnu/packages/finance.scm (monero)[arguments]: Don't run 'core_tests' in
'check' phase.
2020-02-15 14:43:30 +01:00
Jack Hill
13c8e747e8
gnu: containerd: Fix test failure with Go 1.13.
...
* gnu/packages/docker.scm (containerd)[source]: Add patch.
* gnu/packages/patches/containerd-test-with-go1.13.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add patch.
2020-02-15 14:31:33 +01:00
Jakub Kądziołka
7d9f8db2a8
gnu: python-fuzzywuzzy: Capitalize Python in synopsis
...
Follow-up to commit da8ca4c3fc
* gnu/packages/python-xyz.scm (python-fuzzywuzzy)[synopsis]:
python -> Python
2020-02-15 14:20:24 +01:00
Tobias Geerinckx-Rice
74281436c5
gnu: radare2: Improve description.
...
* gnu/packages/engineering.scm (radare2)[synopsis, description]: Re-write.
2020-02-15 14:11:07 +01:00
Guillaume Le Vaillant
0f46c5f504
gnu: sbcl-fare-quasiquote-extras: Fix build.
...
* gnu/packages/lisp-xyz.scm (sbcl-fare-quasiquote-extras)[arguments]: Fix
'build' phase.
2020-02-15 11:59:47 +01:00
Guillaume Le Vaillant
639b47e665
gnu: sbcl-fare-quasiquote: Fix source and home-page.
...
* gnu/packages/lisp-xyz.scm (sbcl-fare-quasiquote)[source]: Use main
repository instead of Quicklisp archive.
[home-page]: Fix URL.
[synopsis]: Shorten it.
2020-02-15 11:38:34 +01:00
Guillaume Le Vaillant
1fce78c452
gnu: sbcl-parse-declarations: Fix source.
...
* gnu/packages/lisp-xyz.scm (sbcl-parse-declarations)[source]: Use main
repository instead of Quicklisp archive.
2020-02-15 11:16:49 +01:00
Guillaume Le Vaillant
ff6cf9faa7
gnu: sbcl-puri: Fix source and license.
...
* gnu/packages/lisp-xyz.scm (sbcl-puri)[source]: Use main repository instead
of Quicklisp archive.
[description]: Fix typo.
[license]: Source code indicates LLGPL license.
2020-02-15 11:05:43 +01:00
Guillaume Le Vaillant
d9d8e3c22c
gnu: sbcl-ptester: Fix source and license.
...
* gnu/packages/lisp-xyz.scm (sbcl-ptester)[source]: Use main repository
instead of Quicklisp archive.
[license]: Source code indicates LLGPL license.
2020-02-15 10:48:02 +01:00
Guillaume Le Vaillant
e81b0719fc
gnu: sbcl-rt: Fix source, home-page and license.
...
* gnu/packages/lisp-xyz.scm (sbcl-rt)[source]: Use main repository instead of
Quicklisp archive.
[home-page]: Link to CLiki page.
[license]: Source code indicates MIT license.
2020-02-15 10:27:25 +01:00
Guillaume Le Vaillant
f36ec871d2
gnu: sbcl-iterate: Update to 1.5.
...
* gnu/packages/lisp-xyz.scm (sbcl-iterate): Update to 1.5.
[source]: Fetch from official project URL instead of Quicklisp archive.
2020-02-15 09:54:16 +01:00
Mark H Weaver
cab611d9d5
gnu: linux-libre: Update to 5.4.20.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.20.
(linux-libre-5.4-pristine-source): Update hash.
2020-02-14 22:11:33 -05:00
Mark H Weaver
c829faacef
gnu: linux-libre@4.19: Update to 4.19.104.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.104.
(linux-libre-4.19-pristine-source): Update hash.
2020-02-14 22:11:31 -05:00
Mark H Weaver
d498aa8862
gnu: linux-libre@4.14: Update to 4.14.171.
...
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.171.
(linux-libre-4.14-pristine-source): Update hash.
2020-02-14 22:11:28 -05:00
Mark H Weaver
96100c0da9
gnu: linux-libre@4.9: Update to 4.9.214.
...
* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.214.
(linux-libre-4.9-pristine-source): Update hash.
2020-02-14 22:11:26 -05:00
Mark H Weaver
6a9db45259
gnu: linux-libre@4.4: Update to 4.4.214.
...
* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.214.
(linux-libre-4.4-pristine-source): Update hash.
2020-02-14 22:11:23 -05:00
Mark H Weaver
856650d9c1
gnu: linux-libre: Update deblob scripts.
...
* gnu/packages/linux.scm (deblob-scripts-5.4): Update to 5.4.19.
(deblob-scripts-4.19, deblob-scripts-4.14, deblob-scripts-4.9)
(deblob-scripts-4.4): Update versions, although the scripts are unchanged.
2020-02-14 22:11:21 -05:00
Ricardo Wurmus
ef2b1d2c8b
gnu: Add guile-webutils.
...
* gnu/packages/guile-xyz.scm (guile-webutils): New variable.
2020-02-14 23:46:14 +01:00
sirgazil
da8ca4c3fc
gnu: Add python-fuzzywuzzy.
...
* gnu/packages/python-xyz.scm (python-fuzzywuzzy, python2-fuzzywuzzy):
New variables.
Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
2020-02-14 23:24:32 +01:00
Leo Famulari
9e89b41966
gnu: VIGRA: Try to fix a build failure on the build farm.
...
* gnu/packages/image.scm (vigra)[properties]: Set the maximum silent time to
7200 seconds.
2020-02-14 17:06:09 -05:00
Brice Waegeneire
0c26e43eca
gnu: btrfs-progs: Install udev-rules.
...
* gnu/packages/linux.scm (btrfs-progs)[arguments]: Add phase
patch-makefile.
[native-inputs]: Add lvm2, eudev.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-02-14 23:01:47 +01:00
Maurice Bremond
8cd2a395c7
gnu: mumps: Change "5.1.2" to "5.2.1" in library file names.
...
* gnu/packages/patches/mumps-shared-libseq.patch,
gnu/packages/patches/mumps-shared-mumps.patch,
gnu/packages/patches/mumps-shared-pord.patch: Replace "5.1.2" with
"5.2.1" in file names.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2020-02-14 23:01:47 +01:00
Jack Hill
cc0cc9651a
gnu: go-ipfs: Update to 0.4.23
...
* gnu/packages/ipfs.scm (go-ipfs): Update to 0.4.23
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-02-14 16:47:47 -05:00
Leo Prikler
64fc4f3705
gnu: Add gst-editing-services.
...
* gnu/packages/gstreamer.scm (gst-editing-services): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-14 17:49:26 +01:00
Andrius Štikonas via Guix-patches via
7af0f2156c
gnu: mrustc: Fix typo in description.
...
* gnu/packages/rust.scm (mrustc) [synopsis]: Fix a typo
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2020-02-14 17:49:26 +01:00
Marius Bakke
acadc0c584
gnu: WebKitGTK: Update to 2.26.4 [security fixes].
...
This fixes CVE-2020-3862, CVE-2020-3864, CVE-2020-3865, CVE-2020-3867, and
CVE-2020-3868.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.26.4.
2020-02-14 17:49:26 +01:00
Marius Bakke
e20e069b99
gnu: LVM2: Update to 2.03.08.
...
* gnu/packages/linux.scm (lvm2): Update to 2.03.08.
2020-02-14 17:49:26 +01:00
Pierre Neidhardt
a74e23188f
gnu: Add librocket.
...
* gnu/packages/web.scm (librocket): New variable.
2020-02-14 17:45:47 +01:00
Jelle Licht
53e7e3d7ca
gnu: emacs-ess: Do not install files in "guix.d".
...
* gnu/packages/statistics.scm (emacs-ess)[arguments]: Move the etc and
lisp directories out of "guix.d".
2020-02-14 16:55:18 +01:00
Brice Waegeneire
96945cabe0
gnu: Add haproxy.
...
* gnu/packages/networking.scm (haproxy): New variable.
2020-02-14 16:33:17 +01:00
Pierre Neidhardt
98e3953e96
gnu: dxvk: Update to 1.5.4.
...
* gnu/packages/wine.scm (dxvk): Update to 1.5.4.
2020-02-14 10:08:15 +01:00
Pierre Neidhardt
e659fa7112
gnu: emacs-sly-asdf: Update to 20200214.
...
* gnu/packages/emacs-xyz.scm (emacs-sly-asdf): Update to 20200214.
2020-02-14 09:42:05 +01:00
Eric Bavier
341976e561
gnu: netsurf: Fix .desktop exec reference.
...
* gnu/packages/web.scm (netsurf)[arguments]: Update name of binary referenced
in .desktop file to "netsurf-gtk3".
2020-02-13 22:09:56 -06:00
Leo Famulari
1ce2467fd6
gnu: LibreOffice: Update to 6.4.0.3.
...
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.0.3.
[inputs]: Add qrcodegen-cpp.
[source]: Remove obsolete patches and substitutions.
* gnu/packages/patches/libreoffice-glm.patch,
gnu/packages/patches/libreoffice-icu.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2020-02-13 20:13:10 -05:00
Leo Famulari
b96aca9255
gnu: libetonyek: Update MDDS requirement.
...
* gnu/packages/libreoffice.scm (libetonyek): Put '--with-mdds-1.5'
in #:configure-flags.
2020-02-13 20:13:10 -05:00
Leo Famulari
80f29b83db
gnu: orcus: Update to 0.15.3.
...
* gnu/packages/libreoffice.scm (orcus): Update to 0.15.3.
2020-02-13 20:13:10 -05:00
Leo Famulari
dbbe244851
gnu: ixion: Update to 0.15.0.
...
* gnu/packages/libreoffice.scm (ixion): Update to 0.15.0.
[inputs]: Add spdlog.
2020-02-13 20:13:10 -05:00
Leo Famulari
ec2fdbf6c1
gnu: mdds: Update to 1.5.0.
...
* gnu/packages/boost.scm (mdds): Update to 1.5.0.
2020-02-13 20:13:09 -05:00
Leo Famulari
d41e25c058
gnu: Add qrcodegen-cpp.
...
* gnu/packages/aidc.scm (qrcodegen-cpp): New variable.
* gnu/packages/patches/qrcodegen-cpp-make-install.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-02-13 20:13:09 -05:00
Leo Famulari
3dbab6824d
gnu: Syncthing: Update to 1.3.4.
...
* gnu/packages/syncthing.scm (syncthing): Update to 1.3.4.
[arguments]: Adjust to changes in the upstream build tooling in the 'build'
and 'install' phases.
[inputs]: Add go-github-com-cespare-xxhash.
2020-02-13 19:44:31 -05:00
Leo Famulari
9c2eb9622d
gnu: Add go-github-com-cespare-xxhash.
...
* gnu/packages/syncthing.scm (go-github-com-cespare-xxhash): New variable.
2020-02-13 19:44:31 -05:00
Leo Famulari
05b8096dd2
gnu: go-github-com-lucas-clemente-quic-go: Update to 0.12.1.
...
* gnu/packages/golang.scm (go-github-com-lucas-clemente-quic-go): Update
to 0.12.1.
[propagated-inputs]: Add go-github-com-golang-protobuf-proto.
2020-02-13 19:44:31 -05:00
Leo Famulari
199f1be3a3
gnu: go-github-com-marten-seemann-qtls: Update to 0.3.2.
...
* gnu/packages/golang.scm (go-github-com-marten-seemann-qtls): Update to 0.3.2.
2020-02-13 19:44:30 -05:00
Leo Famulari
e4d8efe98f
gnu: go-github-com-minio-sha256-simd: Update to 0.1.1.
...
* gnu/packages/golang.scm (go-github-com-minio-sha256-simd): Update to 0.1.1.
2020-02-13 19:44:30 -05:00
Leo Famulari
fe7e7ac120
gnu: go-github-com-syndtr-goleveldb: Update to 1.0.1-4.7581283.
...
* gnu/packages/syncthing.scm (go-github-com-syndtr-goleveldb): Update to
1.0.1-4.7581283.
2020-02-13 19:44:30 -05:00
Leo Famulari
d8b681fb5c
gnu: go-github-com-prometheus-client-golang: Update to 1.2.1.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-client-golang):
Update to 1.2.1.
2020-02-13 19:44:30 -05:00
Leo Famulari
5d9515d880
gnu: go-github-com-urfave-cli: Update to 1.22.2.
...
* gnu/packages/golang.scm (go-github-com-urfave-cli): Update to 1.22.2.
[propagated-inputs]: Add go-github-com-go-md2man.
2020-02-13 19:44:30 -05:00
Leo Famulari
2c0bc073f2
gnu: Add go-github-com-go-md2man.
...
* gnu/packages/golang.scm (go-github-com-go-md2man): New variable.
2020-02-13 19:44:29 -05:00
Leo Famulari
0ca8bc01a1
gnu: Add go-github-com-russross-blackfriday.
...
* gnu/packages/golang.scm (go-github-com-russross-blackfriday): New variable.
2020-02-13 19:44:29 -05:00
Leo Famulari
47a4a6da5e
gnu: Add go-github-com-shurcool-sanitized-anchor-name.
...
* gnu/packages/golang.scm (go-github-com-shurcool-sanitized-anchor-name): New
variable.
2020-02-13 19:44:29 -05:00
Leo Famulari
3c06b06034
gnu: Add go-github-com-pmezard-go-difflib.
...
* gnu/packages/golang.scm (go-github-com-pmezard-go-difflib): New variable.
2020-02-13 19:44:29 -05:00
Leo Famulari
df14a8b67d
gnu: go-github-com-mattn-go-isatty: Update to 0.0.11.
...
* gnu/packages/golang.scm (go-github-com-mattn-go-isatty): Update to 0.0.11.
2020-02-13 19:44:29 -05:00
Leo Famulari
6ac3b835d1
gnu: Change upstream for the go-nat-pmp Go NAT-PMP client.
...
* gnu/packages/syncthing.scm
(go-github-com-audriusbutkevicius-go-nat-pmp): Replace with ...
(go-github-com-jackpal-go-nat-pmp): ... new package.
(syncthing)[inputs]: Adjust accordingly.
2020-02-13 19:44:28 -05:00
Leo Famulari
726727e163
gnu: go-github-com-pkg-errors: Update to 0.9.0.
...
* gnu/packages/golang.scm (go-github-com-pkg-errors): Update to 0.9.0.
2020-02-13 19:44:28 -05:00
Leo Famulari
195960737c
gnu: go-github-com-oschwald-geoip2-golang: Update to 1.4.0.
...
* gnu/packages/syncthing.scm (go-github-com-oschwald-geoip2-golang):
Update to 1.4.0.
2020-02-13 19:44:28 -05:00
Leo Famulari
a2c885b31c
gnu: go-github-com-gogo-protobuf: Update to 1.3.1.
...
* gnu/packages/golang.scm (go-github-com-gogo-protobuf): Update to 1.3.1.
2020-02-13 19:44:28 -05:00
Leo Famulari
a726d91d0c
gnu: Move go-github-com-golang-protobuf-proto to the Golang module.
...
* gnu/packages/syncthing.scm (go-github-com-golang-protobuf-proto): Move
variable ...
gnu/packages/golang.scm (go-github-com-golang-protobuf-proto): ... to here.
2020-02-13 19:44:27 -05:00
Leo Famulari
3170d75466
gnu: go-github-com-rcrowley-go-metrics: Update to 0.0.0-2.cac0b30.
...
* gnu/packages/syncthing.scm (go-github-com-rcrowley-go-metrics): Update
to 0.0.0-2.cac0b30.
2020-02-13 19:44:27 -05:00
Leo Famulari
191e4df083
gnu: go-github-com-prometheus-client-golang: Update 1.1.0.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-client-golang):
Update to 1.1.0.
2020-02-13 19:44:27 -05:00
Leo Famulari
be47a83abb
gnu: go-github-com-minio-sha256-simd: Update to 0.1.0.
...
* gnu/packages/golang.scm (go-github-com-minio-sha256-simd): Update to
0.1.0.
2020-02-13 19:44:26 -05:00
Leo Famulari
17436233f6
gnu: go-gopkg.in-asn1-ber.v1: Update to 1.3.
...
* gnu/packages/syncthing.scm (go-gopkg.in-asn1-ber.v1): Update to 1.3.
2020-02-13 19:44:26 -05:00
Leo Famulari
720420e38e
gnu: go-golang-org-x-time: Update to 0.0.0-2.9d24e82.
...
* gnu/packages/golang.scm (go-golang-org-x-time): Update to 0.0.0-2.9d24e82.
2020-02-13 19:44:26 -05:00
Leo Famulari
9ef07337fd
gnu: go-golang-org-x-sys: Update to 0.0.0-5.749cb33.
...
* gnu/packages/golang.scm (go-golang-org-x-sys): Update to 0.0.0-5.749cb33.
2020-02-13 19:44:26 -05:00
Leo Famulari
7cb90f229f
gnu: go-golang-org-x-net: Update to 0.0.0-4.ba9fcec.
...
* gnu/packages/golang.scm (go-golang-org-x-net): Update to 0.0.0-4.ba9fcec.
2020-02-13 19:44:26 -05:00
Leo Famulari
75f36ad6d2
gnu: go-github-com-prometheus-procfs: Update to 0.0.4.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-procfs): Update
to 0.0.4.
2020-02-13 19:44:26 -05:00
Leo Famulari
0d793a59cf
gnu: go-github-com-prometheus-client-model: Update to 0.0.2-2.14fe0d1.
...
* gnu/packages/syncthing.scm (go-github-com-prometheus-client-model):
Update to 0.0.2-2.14fe0d1.
2020-02-13 19:44:25 -05:00
Leo Famulari
adc6ae9a85
gnu: go-github-com-petermattis-goid: Update to 0.0.0-1.b0b1615
...
* gnu/packages/syncthing.scm (go-github-com-petermattis-goid): Update to
0.0.0-1.b0b1615.
2020-02-13 19:44:25 -05:00
Leo Famulari
8e7e2dbc43
gnu: go-github-com-oschwald-maxminddb-golang: Update to 1.4.0.
...
* gnu/packages/syncthing.scm (go-github-com-oschwald-maxminddb-golang):
Update to 1.4.0.
2020-02-13 19:44:25 -05:00
Leo Famulari
e268d0bbd6
gnu: go-github-com-kballard-go-shellquote: Update to 0.0.0-1.95032a8
...
* gnu/packages/syncthing.scm (go-github-com-kballard-go-shellquote):
Update to 0.0.0-1.95032a8.
2020-02-13 19:44:25 -05:00
Leo Famulari
a427d7353f
gnu: go-github-com-jackpal-gateway: Update to 1.0.5.
...
* gnu/packages/syncthing.scm (go-github-com-jackpal-gateway): Update to
1.0.5.
2020-02-13 19:44:24 -05:00
Leo Famulari
87abee4e53
gnu: go-github-com-golang-groupcache-lru: Update to 0.0.0-2.869f871
...
* gnu/packages/syncthing.scm (go-github-com-golang-groupcache-lru):
Update to 0.0.0-2.869f871.
2020-02-13 19:44:24 -05:00
Leo Famulari
a9546f8bb1
gnu: go-github-com-certifi-gocertifi: Update to 2018.01.18-1.a5e0173
...
* gnu/packages/tls.scm (go-github-com-certifi-gocertifi): Update to
2018.01.18-1.a5e0173.
2020-02-13 19:44:24 -05:00
Leo Famulari
c32e70a8ba
gnu: go-github-com-gobwas-glob: Update to 0.2.3.
...
* gnu/packages/syncthing.scm (go-github-com-gobwas-glob): Update to 0.2.3.
2020-02-13 19:44:24 -05:00
Leo Famulari
cdf409e817
gnu: go-golang-org-x-crypto: Update to 0.0.0-4.9756ffd.
...
* gnu/packages/golang.scm (go-golang-org-x-crypto): Update to 0.0.0-4.9756ffd.
2020-02-13 19:44:23 -05:00
Leo Prikler
5f6ce90a90
gnu: sane-backends: Disable genesys_unit_tests.
...
Fixes <https://bugs.gnu.org/39449 >.
* gnu/packages/scanner.scm (sane-backends)[arguments]<#:phases>:
Add disable-failing-backend-tests.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-02-13 23:32:19 +01:00
Tanguy Le Carrour
0a193d321b
gnu: python-pip: Update to 20.0.2.
...
* gnu/packages/python-xyz.scm (python-pip): Update to 20.0.2.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-02-13 23:32:19 +01:00
Jan Nieuwenhuizen
ee8d86ff47
gnu: Add gash-utils.
...
* gnu/packages/shells.scm (gash-utils): New variable.
2020-02-13 22:09:53 +01:00
Marius Bakke
40bea7f9b2
gnu: IlmBase, OpenEXR: Update to 2.4.1.
...
* gnu/packages/graphics.scm (ilmbase): Update to 2.4.1.
2020-02-13 16:47:23 +01:00
Marius Bakke
f6abff7bd4
gnu: wpebackend-fdo: Update to 1.4.1.
...
* gnu/packages/webkit.scm (wpebackend-fdo): Update to 1.4.1.
2020-02-13 16:47:23 +01:00
Marius Bakke
a866dd184d
gnu: libsecret: Update to 0.20.1.
...
* gnu/packages/gnome.scm (libsecret): Update to 0.20.1.
2020-02-13 16:47:23 +01:00
Marius Bakke
bf71edd3df
gnu: python2-pbcore: Remove python2-sphinx dependency.
...
* gnu/packages/bioinformatics.scm (python2-pbcore)[arguments]: Add #:phases.
[native-inputs]: Remove PYTHON2-SPHINX.
2020-02-13 16:47:22 +01:00
Marius Bakke
2537ce68b0
gnu: python-markdown: Update to 3.2.
...
* gnu/packages/python-xyz.scm (python-markdown): Update to 3.2.
[properties]: New field.
(python2-markdown): Stay on 3.1.1.
2020-02-13 16:47:22 +01:00
Marius Bakke
8ae17933e2
gnu: opensubdiv: Build with a newer version of Mesa.
...
* gnu/packages/gl.scm (mesa-19.3.3): New public variable.
* gnu/packages/graphics.scm (opensubdiv)[inputs]: Add it.
2020-02-13 16:47:22 +01:00
Tobias Geerinckx-Rice
d81fb2ae94
gnu: python-tox: Update home page.
...
* gnu/packages/python-xyz.scm (python-tox)[home-page]: Use new (HTTPS)
URI.
2020-02-13 00:40:32 +01:00
Tobias Geerinckx-Rice
68e30b8de6
gnu: brdf-explorer: Use HTTPS home page.
...
* gnu/packages/graphics.scm (brdf-explorer)[home-page]: Use HTTPS.
2020-02-13 00:24:32 +01:00
Tobias Geerinckx-Rice
96d580a647
gnu: s-tui: Update to 1.0.0.
...
* gnu/packages/admin.scm (s-tui): Update to 1.0.0.
2020-02-13 00:24:32 +01:00
Tobias Geerinckx-Rice
c3843b4611
gnu: choqok: Fix typo in description.
...
This fixes ‘guix show choqok’ and friends.
* gnu/packages/kde-internet.scm (choqok)[description]: Escape ‘@’.
2020-02-13 00:24:32 +01:00
Alexandros Theodotou
eb642f3d24
gnu: Add libcyaml.
...
* gnu/packages/web.scm (libcyaml): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-02-13 00:24:32 +01:00
Tobias Geerinckx-Rice
2e9ec5fb9e
gnu: foo2zjs: Update to 20200207.
...
* gnu/packages/cups.scm (foo2zjs): Update to 20200207.
2020-02-13 00:24:32 +01:00
Tobias Geerinckx-Rice
98e61365fb
gnu: r-bayesplot: Use HTTPS home page.
...
* gnu/packages/cran.scm (r-bayesplot)[home-page]: Use HTTPS.
2020-02-13 00:24:32 +01:00
Nicolas Goaziou
8b660be1c1
gnu: quaternion: Fix typo in description.
...
* gnu/packages/messaging.scm (quaternion)[description]: Fix typo.
2020-02-12 23:38:15 +01:00
Nicolas Goaziou
436dd1de55
gnu: musescore: Update to 3.4.2.
...
* gnu/packages/music.scm (musescore): Update to 3.4.2.
[inputs]: Add qtquickcontrols2.
2020-02-12 23:36:32 +01:00
Nicolas Goaziou
0d4e780e77
gnu: tlp: Update to 1.3.1.
...
* gnu/packages/linux.scm (tlp): Update to 1.3.1.
2020-02-12 23:03:05 +01:00
Nicolas Goaziou
eeb372b562
gnu: grammalecte: Update to 1.7.0.
...
* gnu/packages/dictionaries.scm (grammalecte): Update to 1.7.0.
2020-02-12 22:53:56 +01:00
Valentin Ignatev
9b97d73ced
gnu: Add rust-objc-id-0.1.
...
* gnu/packages/crates-io.scm (rust-objc-id-0.1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:41:24 +02:00
Valentin Ignatev
55086c2e37
gnu: Add rust-objc-0.2.
...
* gnu/packages/crates-io.scm (rust-objc-0.2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:35:05 +02:00
Valentin Ignatev
cf20f8a582
gnu: Add rust-malloc-buf-0.
...
* gnu/packages/crates-io.scm (rust-malloc-buf-0): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:32:19 +02:00
Valentin Ignatev
897a409af2
gnu: Add rust-objc-exception-0.1.
...
* gnu/packages/crates-io.scm (rust-objc-exception-0.1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:29:25 +02:00
Valentin Ignatev
06d197ea9d
gnu: Add rust-compiletest-rs-0.2.
...
* gnu/packages/crates-io.scm (rust-compiletest-rs-0.2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:23:46 +02:00
Valentin Ignatev
d4a6fb3b42
gnu: Add rust-objc-test-utils-0.0.
...
* gnu/packages/crates-io.scm (rust-objc-test-utils-0.0): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:23:27 +02:00
Valentin Ignatev
77c4aa0fd8
gnu: Add rust-dwrote-0.9.
...
* gnu/packages/crates-io.scm (rust-dwrote-0.9): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:19:53 +02:00
Valentin Ignatev
583b1648e4
gnu: Add rust-clipboard-win-2.1.
...
* gnu/packages/crates-io.scm (rust-clipboard-win-2.1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:14:23 +02:00
Efraim Flashner
68b1a5eada
gnu: rust-md5-0.6: Don't skip build.
...
* gnu/packages/crates-io.scm (rust-md5-0.6)[arguments]: Don't skip build.
2020-02-12 21:12:46 +02:00
Valentin Ignatev
f4adb13aed
gnu: Add rust-md5-0.3.
...
* gnu/packages/crates-io.scm (rust-md5-0.3): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:10:15 +02:00
Valentin Ignatev
72ca512c94
gnu: Add rust-lzw-0.10.
...
* gnu/packages/crates-io.scm (rust-lzw-0.10): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:08:47 +02:00
Valentin Ignatev
c736983ab7
gnu: Add rust-khronos-api-3.
...
* gnu/packages/crates-io.scm (rust-khronos-api-3): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:07:55 +02:00
Valentin Ignatev
e9c291a619
gnu: Add rust-glutin-emscripten-sys-0.1.
...
* gnu/packages/crates-io.scm (rust-glutin-emscripten-sys-0.1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:06:32 +02:00
Valentin Ignatev
959b93a660
gnu: Add rust-downcast-rs-1.1.
...
* gnu/packages/crates-io.scm (rust-downcast-rs-1.1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:05:43 +02:00
Valentin Ignatev
a09dad21f3
gnu: Add rust-dispatch-0.1.
...
* gnu/packages/crates-io.scm (rust-dispatch-0.1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:04:37 +02:00
Valentin Ignatev
f193fdea53
gnu: Add rust-bitflags-0.7.
...
* gnu/packages/crates-io.scm (rust-bitflags-0.7): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:02:32 +02:00
Valentin Ignatev
2eac2078be
gnu: Add rust-bitflags-0.8.
...
* gnu/packages/crates-io.scm (rust-bitflags-0.8): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:01:56 +02:00
Valentin Ignatev
3d02da9fb2
gnu: Add rust-x11-dl-2.
...
* gnu/packages/crates-io.scm (rust-x11-dl-2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 21:00:57 +02:00
Valentin Ignatev
84273bbde4
gnu: Add rust-maybe-uninit-2.0.
...
* gnu/packages/crates-io.scm (rust-maybe-uninit-2.0): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 20:57:43 +02:00
Valentin Ignatev
045cb382de
gnu: Add rust-x11-clipboard-0.4.
...
* gnu/packages/crates-io.scm (rust-x11-clipboard-0.4): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-12 20:56:50 +02:00
Nicolas Goaziou
403d9fae79
gnu: Add sky.
...
* gnu/packages/games.scm (sky): New variable.
2020-02-12 15:34:13 +01:00
Nicolas Goaziou
39604beba8
gnu: cataclysm-dda: Fix home-page.
...
* gnu/packages/games.scm (cataclysm-dda): Fix home-page.
2020-02-12 15:30:06 +01:00
Paul Garlick
971cc1b533
gnu: emacs-helm-bibtex: Update to 2.0.0-2.d447123.
...
* gnu/packages/emacs-xyz.scm (emacs-helm-bibtex): Update to 2.0.0-2.d447123.
2020-02-12 14:12:36 +00:00
Mathieu Othacehe
d008352bfb
installer: Fix installer restart dialog.
...
* gnu/installer/newt/final.scm (run-install-failed-page): Propose between
installer resume or restart. Do actually resume the installation by raising an
&installer-step-abort condition if "Resume" button is pressed. Otherwise, keep
going as the installer will be restarted by login.
* gnu/installer.scm (installer-program): Remove the associated TODO comment.
2020-02-12 10:52:17 +01:00
Mathieu Othacehe
1d02052067
installer: Remove the cow-store overlay after system installation.
...
Fixes <https://issues.guix.info/issue/39217 >.
Fixes <https://issues.guix.info/issue/38447 >.
* gnu/installer/final.scm (umount-cow-store): New procedure ...,
(install-system): ... used here, to remove the store overlay so that the
target device is not seen as busy during further umount calls.
2020-02-12 10:49:48 +01:00
Christopher Baines
cd820bf788
gnu: subversion: Disable parallel tests.
...
These seem to work fine on x86_64-linux, but on i686-linux some tests fail
when running in parallel.
FAIL: fs-fs-pack-test 4: commit to a packed FSFS filesystem
FAIL: fs-test: Unknown test failure; see tests.log.
FAIL: io-test: Unknown test failure; see tests.log.
FAIL: op-depth-test: Unknown test failure; see tests.log.
FAIL: wc-test: Unknown test failure; see tests.log.
Summary of test results:
2243 tests PASSED
96 tests SKIPPED
43 tests XFAILED
5 tests FAILED
SUMMARY: Some tests failed.
* gnu/packages/version-control.scm (subversion)[arguments]: Add
#:parallel-tests? #f and use this in the 'set-PARALLEL phase.
2020-02-12 09:32:23 +00:00
Konrad Hinsen
7ad122007d
gnu: Add cl-numcl.
...
* gnu/packages/lisp-xyz.scm (sbcl-numcl, cl-numcl): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-02-12 09:55:44 +01:00
Konrad Hinsen
5ce7d1861a
gnu: Add cl-gtype.
...
* gnu/packages/lisp-xyz.scm (sbcl-gtype, cl-gtype): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-02-12 09:51:44 +01:00
Konrad Hinsen
6e0f2b959a
gnu: Add cl-constantfold.
...
* gnu/packages/lisp-xyz.scm (sbcl-constantfold, cl-constantfold): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-02-12 09:47:05 +01:00
Konrad Hinsen
ca6c5c7fdf
gnu: Add cl-specialized-function.
...
* gnu/packages/lisp-xyz.scm (sbcl-specialized-function,
cl-specialized-function): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-02-12 09:38:10 +01:00
Konrad Hinsen
8926866ef7
gnu: Add cl-trivialib-type-unify.
...
* gnu/packages/lisp-xyz.scm (sbcl-trivialib-type-unify,
cl-trivialib-type-unify): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2020-02-12 09:36:09 +01:00
Efraim Flashner
6e6ee5c1de
gnu: emacs-geiser: Declare a source file-name.
...
* gnu/packages/emacs-xyz.scm (emacs-geiser)[source]: Use file-name.
2020-02-12 09:28:39 +02:00
Eric Bavier
ec8194a067
gnu: youtube-viewer: Update to 3.7.4.
...
Contains compatibility fix for recent mpv.
* gnu/packages/video.scm (youtube-viewer): Update to 3.7.4.
2020-02-12 00:18:35 -06:00
Tobias Geerinckx-Rice
8dc9437599
gnu: gource: Update to 0.51.
...
* gnu/packages/version-control.scm (gource): Update to 0.51.
2020-02-12 05:00:45 +01:00
Tobias Geerinckx-Rice
a322891780
gnu: gource: Use HTTPS home page.
...
* gnu/packages/version-control.scm (gource)[home-page]: Use HTTPS.
2020-02-12 05:00:45 +01:00
Tobias Geerinckx-Rice
e60969d54c
gnu: Fix copyright header typo.
...
* gnu/packages/gimp.scm: Fix typo.
2020-02-12 05:00:45 +01:00
Tobias Geerinckx-Rice
c57c648bfd
gnu: rsnapshot: Update to 1.4.3.
...
* gnu/packages/backup.scm (rsnapshot): Update to 1.4.3.
[arguments]: Disable broken test.
2020-02-12 05:00:45 +01:00
Tobias Geerinckx-Rice
330e2796be
gnu: man-pages: Update to 5.05.
...
* gnu/packages/man.scm (man-pages): Update to 5.05.
2020-02-12 05:00:45 +01:00
Tobias Geerinckx-Rice
84877c8aa0
gnu: gimp-fourier: Update home page.
...
* gnu/packages/gimp.scm (gimp-fourier)[home-page]: Use new (HTTPS) URI.
2020-02-12 05:00:45 +01:00
Tobias Geerinckx-Rice
eb38239df2
gnu: cereal: Use HTTPS home page.
...
* gnu/packages/serialization.scm (cereal)[home-page]: Use HTTPS.
2020-02-12 05:00:44 +01:00
Tobias Geerinckx-Rice
b3ee0c642a
gnu: milkytracker: Use HTTPS home page.
...
* gnu/packages/music.scm (milkytracker)[home-page]: Use HTTPS.
2020-02-12 05:00:44 +01:00
Tobias Geerinckx-Rice
44ff40c288
gnu: ttfautohint: Use HTTPS home page.
...
* gnu/packages/fontutils.scm (ttfautohint)[home-page]: Use HTTPS.
2020-02-12 05:00:44 +01:00
Tobias Geerinckx-Rice
28ee711152
gnu: spacefm: Use HTTPS home page.
...
* gnu/packages/lxde.scm (spacefm)[home-page]: Use HTTPS.
2020-02-12 04:44:22 +01:00
Mark H Weaver
ce02727bc8
gnu: icecat: Update to 68.5.0-guix0-preview1.
...
* gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, base version, and hashes.
* gnu/packages/patches/icecat-makeicecat.patch: Adapt to new version.
2020-02-11 21:33:12 -05:00
Jack Hill
48f57932a7
gnu: go: Update to 1.13.7.
...
* gnu/packages/golang.scm (go-1.12): Rename to go-1.13.
(go-1.13)[version, source]: Update to 1.13.7.
(go-1.13)[arguments]: Don't delete ../pkg/bootstrap, as the file is no longer
generated during build.
(go): Update to go-1.13.
Signed-off-by: Alex Griffin <a@ajgrf.com>
2020-02-11 16:52:18 -06:00
Mark H Weaver
77189a3864
gnu: linux-libre: Update to 5.4.19.
...
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.19.
(linux-libre-5.4-pristine-source): Update hash.
2020-02-11 17:13:34 -05:00
Mark H Weaver
f92440ebd5
gnu: linux-libre@4.19: Update to 4.19.103.
...
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.103.
(linux-libre-4.19-pristine-source): Update hash.
2020-02-11 17:12:34 -05:00
Efraim Flashner
3886150cd8
gnu: rust-xcb-0.9: Don't skip build.
...
* gnu/packages/crates-io.scm (rust-xbc-0.9)[arguments]: Don't skip
build. Skip test phase. Use cargo-build-flags to build debug features.
[inputs]: Add libx11, libxcb, xcb-proto.
[native-inputs]: Add pkg-config, python.
2020-02-11 22:28:12 +02:00
Valentin Ignatev
24783bd622
gnu: Add rust-xcb-0.9.
...
* gnu/packages/crates-io.scm (rust-xcb-0.9): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-11 22:28:12 +02:00
Valentin Ignatev
d506aabcb8
gnu: Add rust-x11-2.
...
* gnu/packages/crates-io.scm (rust-x11-2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-11 22:28:11 +02:00
Valentin Ignatev
e30c38c227
gnu: Add rust-futures-channel-0.3.
...
* gnu/packages/crates-io.scm (rust-futures-channel-0.3): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-11 21:54:16 +02:00
Valentin Ignatev
ff0c3862d0
gnu: Add rust-futures-core-0.3.
...
* gnu/packages/crates-io.scm (rust-futures-core-0.3): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-11 21:52:44 +02:00
Efraim Flashner
ded7d58646
gnu: rust-unicode-xid-0.2: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-unicode-xid-0.2)[properties]: Remove
field.
(rust-unicode-xid-0.1, rust-unicode-xid-0.0): Same.
2020-02-11 21:51:16 +02:00
Valentin Ignatev
200dd52bf7
gnu: Add rust-unicode-xid-0.0.
...
* gnu/packages/crates-io.scm (rust-unicode-xid-0.0): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-11 21:50:15 +02:00
Valentin Ignatev
dcd721d08d
gnu: Add rust-takeable-option-0.4.
...
* gnu/packages/crates-io.scm (rust-takeable-option-0.4): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-11 21:47:56 +02:00
Valentin Ignatev
0e074cc22d
gnu: Add rust-spin-0.4.
...
* gnu/packages/crates-io.scm (rust-spin-0.4): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-11 21:45:14 +02:00
Valentin Ignatev
fcbb77490c
gnu: Add rust-subtle-1.0.
...
* gnu/packages/crates-io.scm (rust-subtle-1.0): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-11 21:43:35 +02:00
Valentin Ignatev
a3e4d7f4a8
gnu: Add rust-strsim-0.5.
...
* gnu/packages/crates-io.scm (rust-strsim-0.5): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-11 21:41:25 +02:00
Valentin Ignatev
21aefa9a58
gnu: Add rust-strsim-0.6.
...
* gnu/packages/crates-io.scm (rust-strsim-0.6): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-11 21:40:42 +02:00
Valentin Ignatev
0ab109a2b5
gnu: Add rust-futures-task-0.3.
...
* gnu/packages/crates-io.scm (rust-futures-task-0.3): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-11 21:38:09 +02:00
Valentin Ignatev
e6cb6c35f0
gnu: Add rust-futures-sink-0.3.
...
* gnu/packages/crates-io.scm (rust-futures-sink-0.3): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-11 21:36:37 +02:00
Valentin Ignatev
953297c271
gnu: Add rust-futures-io-0.3.
...
* gnu/packages/crates-io.scm (rust-futures-io-0.3): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-11 21:35:21 +02:00
Efraim Flashner
8940cfa211
gnu: rust-quickcheck-0.8: Don't skip build.
...
* gnu/packages/crates-io.scm (rust-quichcheck-0.8)[arguments]: Don't
skip build. Replace rust-rand-0.4 with 0.6, rust-rand-core-0.5 with 0.4
in cargo-inputs.
2020-02-11 21:31:22 +02:00
Valentin Ignatev
e351bfa882
gnu: Add rust-rustc-tools-util-0.2.
...
* gnu/packages/crates-io.scm (rust-rustc-tools-util-0.2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-11 21:26:05 +02:00
Valentin Ignatev
5ead32ddf1
gnu: Add rust-proc-macro-hack-impl-0.4.
...
* gnu/packages/crates-io.scm (rust-proc-macro-hack-impl-0.4): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-11 21:25:59 +02:00
Valentin Ignatev
b5965c8969
gnu: Add rust-podio-0.1.
...
* gnu/packages/crates-io.scm (rust-podio-0.1): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-11 21:23:29 +02:00
Jakub Kądziołka
d883e791b7
gnu: ripgrep: Enable the 'pcre2' feature.
...
* gnu/packages/rust-apps.scm (ripgrep)[arguments]: Add
'#:cargo-build-flags' to specify the feature. Replace 'install phase.
[native-inputs]: Add pcre2, pkg-config.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-11 20:23:19 +02:00
Jakub Kądziołka
6e18b41eb7
gnu: ripgrep: Install the manpage.
...
* gnu/packages/rust-apps.scm (ripgrep)[native-inputs]: Add asciidoc.
[arguments]: Add 'install-manpage phase. Import (ice-9 match).
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-02-11 20:23:19 +02:00
Efraim Flashner
113afb4990
gnu: rust-strsim-0.9: Upgrade to 0.9.3.
...
* gnu/packages/crates-io.scm (rust-strsim-0.9): Update to 0.9.3.
[properties]: Remove field.
(rust-strsim-0.8)[properties]: Same.
2020-02-11 20:23:19 +02:00
Efraim Flashner
41f7daa7e2
gnu: rust-streaming-stats-0.2: Update to 0.2.3.
...
* gnu/packages/crates-io.scm (rust-streaming-stats-0.2): Update to 0.2.3.
[arguments]: Add rust-num-traits-0.2 to cargo-inputs.
[properties]: Remove field.
2020-02-11 20:23:19 +02:00
Efraim Flashner
7f9e0380eb
gnu: rust-stdweb-internal-test-macro-0.1: Update to 0.1.1.
...
* gnu/packages/crates-io.scm (rust-stdweb-internal-test-macro): Update
to 0.1.1.
[arguments]: Add rust-proc-macro2-1.0, rust-quote-1.0 to cargo-inputs.
[properties]: Remove field.
2020-02-11 20:23:19 +02:00
Efraim Flashner
59e84ce34b
gnu: rust-stdweb-internal-runtime-0.1: Update to 0.1.5.
...
* gnu/packages/crates-io.scm (rust-stdweb-internal-runtime-0.1): Update
to 0.1.5.
[properties]: Remove field.
2020-02-11 20:23:18 +02:00
Efraim Flashner
480f265e09
gnu: rust-static-assertions-0.3: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-static-assertions-0.3)[properties]:
Remove field.
2020-02-11 20:23:18 +02:00
Efraim Flashner
f33cb1af08
gnu: rust-stacker-0.1: Update to 0.1.6.
...
* gnu/packages/crates-io.scm (rust-stacker-0.1): Update to 0.1.6.
[arguments]: Add rust-cfg-if-0.1, rust-libc-0.2, rust-psm-0.1,
rust-winapi-0.3 to cargo-inputs. Add rust-cc-1.0 to
cargo-development-inputs.
[properties]: Remove field.
2020-02-11 20:23:18 +02:00
Efraim Flashner
ff1baf1c86
gnu: Add rust-psm-0.1.
...
* gnu/packages/crates-io.scm (rust-psm-0.1): New variable.
2020-02-11 20:23:18 +02:00
Efraim Flashner
5c34a8e464
gnu: rust-stable-deref-trait-1.1: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-stable-deref-trait-1.1)[properties]:
Remove field.
2020-02-11 20:23:18 +02:00
Efraim Flashner
26e69756fe
gnu: rust-spin-0.5: Update to 0.5.2.
...
* gnu/packages/crates-io.scm (rust-spin-0.5): Update to 0.5.2.
[properties]: Remove field.
2020-02-11 20:23:17 +02:00
Efraim Flashner
240de43186
gnu: rust-sourcefile-0.1: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-sourcefile-0.1)[arguments]: Add
rust-tempfile-3.1 to cargo-development-inputs.
[properties]: Remove field.
2020-02-11 20:23:17 +02:00
Efraim Flashner
ec88cbbf52
gnu: rust-socket2-0.3: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-socket2-0.3)[arguments]: Skip tests.
Add rust-cfg-if-0.1, rust-libc-0.2, rust-redox-syscall-0.1,
rust-winapi-0.3 to cargo-inputs. Add rust-tempdir-0.3 to
cargo-development-inputs.
[properties]: Remove field.
2020-02-11 20:23:17 +02:00
Efraim Flashner
1ceb84e57f
gnu: rust-slab-0.4: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-slab-0.4)[properties]: Remove field.
2020-02-11 20:23:17 +02:00
Efraim Flashner
675f65ee7b
gnu: rust-shlex-0.1: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-shlex-0.1)[properties]: Remove field.
2020-02-11 20:23:17 +02:00
Efraim Flashner
a3b61d2192
gnu: rust-semver-parser-0.9: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-semver-parser-0.9)[properties]:
Remove field.
(rust-semver-parser-0.7)[properties]: Same.
2020-02-11 20:23:16 +02:00
Efraim Flashner
cd422b4f6a
gnu: rust-ryu-1.0: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-ryu-1.0)[arguments]: Add
rust-no-panic-0.1 to cargo-inputs. Add rust-num-cpus-1.11, rust-rand-0.5
to cargo-development-inputs.
[description]: Fill out.
[properties]: Remove field.
2020-02-11 20:23:16 +02:00
Efraim Flashner
71b0ce6492
gnu: rust-rand-xorshift-0.1: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-rand-xorshift-0.1)[arguments]: Add
rust-rand-core-0.3, rust-serde-1.0, rust-serde-derive-1.0 to
cargo-inputs. Add rust-bincode-1.1 to cargo-development-inputs.
[properties]: Remove field.
2020-02-11 20:23:16 +02:00
Efraim Flashner
82d3b69e92
gnu: rust-rand-jitter-0.1: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-rand-jitter-0.1)[arguments]: Add
rust-libc-0.2, rust-rand-core-0.4, rust-winapi-0.3, rust-log-0.4 to
cargo-inputs.
[description]: Fill out.
[properties]: Remove field.
2020-02-11 20:23:16 +02:00
Efraim Flashner
3f15d290dd
gnu: rust-rand-isaac-0.1: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-rand-isaac-0.1)[arguments]: Add
rust-rand-core-0.3, rust-serde-1.0, rust-serde-derive-1.0 to
cargo-inputs. Add rust-bincode-1.1 to cargo-development-inputs.
[description]: Fill out.
[properties]: Remove field.
2020-02-11 20:23:16 +02:00
Efraim Flashner
62c240ef08
gnu: rust-quote-1.0: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-quote-1.0)[arguments]: Add
rust-proc-macro2-1.0 to cargo-inputs. Add rust-rustversion-0.1,
rust-trybuild-1.0 to cargo-development-inputs.
[properties]: Remove field.
2020-02-11 20:23:15 +02:00
Efraim Flashner
f273a4ff53
gnu: Add rust-rustversion-0.1.
...
* gnu/packages/crates-io.scm (rust-rustversion-0.1): New variable.
2020-02-11 20:23:15 +02:00
Efraim Flashner
2707841ff3
gnu: rust-ppv-lite86-0.2: Upgrade to 0.2.6.
...
* gnu/packages/crates-io.scm (rust-ppv-lite86-0.2): Update to 0.2.6.
[properties]: Remove field.
2020-02-11 20:23:15 +02:00
Efraim Flashner
b49c6541da
gnu: rust-pocket-resources-0.3: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-pocket-resources-0.3)[properties]:
Remove field.
2020-02-11 20:23:15 +02:00
Efraim Flashner
375bff1940
gnu: rust-plugin-0.2: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-plugin-0.2)[arguments]: Add
rust-typemap-0.3 to cargo-inputs. Add rust-void-1.0 to
cargo-development-inputs.
[properties]: Remove field.
2020-02-11 20:23:15 +02:00
Efraim Flashner
ff5a070244
gnu: rust-typemap-0.3: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-typemap-0.3)[arguments]: Add
rust-unsafe-any-0.4 to cargo-inputs.
[properties]: Remove field.
2020-02-11 20:23:14 +02:00
Efraim Flashner
a07110ee48
gnu: rust-unsafe-any-0.4: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-unsafe-any-0.4)[arguments]: Add
rust-traitobject-0.1 to cargo-inputs.
[properties]: Remove field.
2020-02-11 20:23:14 +02:00
Efraim Flashner
233e27c1ff
gnu: rust-traitobject-0.1: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-traitobject-0.1)[properties]: Remove
field.
2020-02-11 20:23:14 +02:00
Efraim Flashner
c19e1b1fc8
gnu: rust-plain-0.2: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-plain-0.2)[properties]: Remove field.
2020-02-11 20:23:14 +02:00
Efraim Flashner
e7db83efe9
gnu: rust-pkg-config-0.3: Update to 0.3.17.
...
* gnu/packages/crates-io.scm (rust-pkg-config-0.3): Update to 0.3.17.
[arguments]: Add rust-lazy-static-1 to cargo-development-inputs.
[native-inputs]: Add pkg-config.
[properties]: Remove field.
2020-02-11 20:23:14 +02:00
Efraim Flashner
7584246471
gnu: rust-pin-utils-0.1: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-pin-utils-0.1)[properties]: Remove field.
2020-02-11 20:23:13 +02:00
Efraim Flashner
0cbe153bf4
gnu: rust-percent-encoding-2.1: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-percent-encoding-2.1)[properties]:
Remove field.
(rust-percent-encoding-1.0)[properties]: Same.
2020-02-11 20:23:13 +02:00
Efraim Flashner
ea077a8f10
gnu: rust-peeking-take-while-0.1: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-peeking-take-while-0.1)[properties]:
Remove field.
2020-02-11 20:23:13 +02:00
Efraim Flashner
8ab47363c9
gnu: rust-parity-wasm-0.40: Update to 0.40.3.
...
* gnu/packages/crates-io.scm (rust-parity-wasm-0.40): Update to 0.40.3.
[arguments]: Skip tests. Add rust-time-0.1 to cargo-development-inputs.
[properties]: Remove field.
2020-02-11 20:23:13 +02:00
Efraim Flashner
d24cfb24c5
gnu: rust-openssl-probe-0.1: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-openssl-probe-0.1)[properties]:
Remove field.
2020-02-11 20:23:13 +02:00
Efraim Flashner
449f25a258
gnu: rust-numtoa-0.1: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-numtoa-0.1)[arguments]: Skip tests.
[properties]: Remove field.
2020-02-11 20:23:12 +02:00
Efraim Flashner
a177e6d0b5
gnu: rust-num-iter-0.1: Upgrade to 0.1.40.
...
* gnu/packages/crates-io.scm (rust-num-iter-0.1): Update to 0.1.40.
[arguments]: Add rust-num-integer-0.1, rust-num-traits-0.2,
rust-autocfg-1.0 to cargo-inputs.
[properties]: Remove field.
2020-02-11 20:23:12 +02:00
Efraim Flashner
464a85f3bd
gnu: rust-futures-cpupool-0.1: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-futures-cpupool-0.1)[arguments]: Add
rust-futures-0.1, rust-num-cpus-1.11 to cargo-inputs.
[properties]: Remove field.
2020-02-11 20:23:12 +02:00
Efraim Flashner
47fdc51adb
gnu: rust-clang-sys-0.28: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-clang-sys-0.28)[arguments]: Add
rust-glob-0.3, rust-libc-0.2, rust-libloading-0.5 to cargo-inputs. Add
custom phase to find libclang.
[native-inputs]: Add clang.
[properties]: Remove field.
2020-02-11 20:23:12 +02:00
Efraim Flashner
15630854fa
gnu: rust-clang-0.26: Don't hide package.
...
* gnu/packages/crates-io.scm (rust-clang-0.26)[arguments]: Add
rust-glob-0.2, rust-libc-0.2, rust-libloading-0.5 to cargo-inputs. Add
custom phase to find libclang.
[native-inputs]: Add clang.
[properties]: Don't inherit.
2020-02-11 20:23:12 +02:00
Efraim Flashner
a7b3ed2804
gnu: rust-libloading-0.5: Don't skip build.
...
* gnu/packages/crates-io.scm (rust-libloading-0.5)[arguments]: Don't
skip build. Move rust-cc-1.0 from cargo-development-inputs to
cargo-inputs.
2020-02-11 20:23:08 +02:00
Brice Waegeneire
81565d23df
gnu: dunst: Build dunstify.
...
* gnu/packages/dunst.scm (dunst)[arguments]: Add phase install-dunstify.
[inputs]: Add libnotify.
2020-02-11 19:17:06 +01:00