Commit graph

55368 commits

Author SHA1 Message Date
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