Commit graph

63821 commits

Author SHA1 Message Date
Efraim Flashner 561af003cb
gnu: Add rust-bytemuck-1.
* gnu/packages/crates-io.scm (rust-bytemuck-1): New variable.
2020-07-12 15:15:13 +03:00
Efraim Flashner 4be1d5d8ec
gnu: Add rust-num-rational-0.3.
* gnu/packages/crates-io.scm (rust-num-rational-0.3): New variable.
(rust-num-rational-0.2): Inherit from rust-num-rational-0.3.
2020-07-12 15:15:13 +03:00
Efraim Flashner 83b68205c4
gnu: Add rust-num-bigint-0.3.
* gnu/packages/crates-io.scm (rust-num-bigint-0.3): New variable.
(rust-num-bigint-0.2): Inherit from rust-num-bigint-0.3.
2020-07-12 15:15:12 +03:00
Efraim Flashner 7ef82dfd78
gnu: Add rust-fern-0.6.
* gnu/packages/crates-io.scm (rust-fern-0.6): New variable.
(rust-fern-0.5): Inherit from rust-fern-0.6.
2020-07-12 15:15:12 +03:00
Efraim Flashner b625a6c696
gnu: Add rust-console-0.11.
* gnu/packages/crates-io.scm (rust-console-0.11): New variable.
(rust-console-0.9): Inherit from rust-console-0.11.
2020-07-12 15:15:12 +03:00
Efraim Flashner d695ebb660
gnu: Add rust-terminal-size-0.1.
* gnu/packages/crates-io.scm (rust-terminal-size-0.1): New variable.
2020-07-12 15:15:12 +03:00
Efraim Flashner f485daf3cb
gnu: rust-dav1d-sys-0.3: Update to 0.3.2.
* gnu/packages/crates-io.scm (rust-dav1d-sys-0.3): Update to 0.3.2.
[arguments]: In cargo-inputs replace rust-bindgen-0.52 with 0.54. Remove
rust-png-config-0.3.
[description]: Appease 'guix lint'.
2020-07-12 15:15:12 +03:00
Efraim Flashner 018a1d291d
gnu: Add rust-bindgen-0.54.
* gnu/packages/crates-io.scm (rust-bindgen-0.54): New variable.
(rust-bindgen-0.53): Inherit from rust-bindgen-0.54.
2020-07-12 15:15:11 +03:00
Efraim Flashner 3241878c85
gnu: rust-aos-sys-0.1: Update to 0.1.4.
* gnu/packages/crates-io.scm (rust-aom-sys-0.1): Update to 0.1.4.
[arguments]: In cargo-inputs replace rust-bindgen-0.51 with 0.53.
2020-07-12 15:15:11 +03:00
Efraim Flashner bc4b2bd495
gnu: Add rust-bindgen-0.53.
* gnu/packages/crates-io.scm (rust-bindgen-0.53): New variable.
(rust-bindgen-0.52): Inherit from rust-bindgen-0.53.
2020-07-12 15:15:11 +03:00
Efraim Flashner b158ff87bf
gnu: Add rust-clang-sys-0.29.
* gnu/packages/crates-io.scm (rust-clang-sys-0.29): New variable.
(rust-clang-sys-0.28): Inherit from rust-clang-sys-0.29.
2020-07-12 15:15:11 +03:00
Efraim Flashner d23f0db6f9
gnu: Add rust-cexpr-0.4.
* gnu/packages/crates-io.scm (rust-cexpr-0.4): New variable.
(ruxt-cexpr-0.3): Inherit from rust-cexpr-0.4.
2020-07-12 15:15:11 +03:00
Marius Bakke d67826a810
services: Remove obsolete comment.
This TODO was resolved in ea4915a74b.

* gnu/services/base.scm (%default-authorized-guix-keys): Remove TODO comment.
2020-07-12 13:06:41 +02:00
Jan (janneke) Nieuwenhuizen fdef0d85ce
scripts: Typo in args-fold*.
* guix/scripts.scm (args-fold*): Add missing 'args' parameter so that
the all parameter names match their value.
2020-07-12 10:07:59 +02:00
Maxim Cournoyer 83b5ea9d18
gnu: isc-bind: List included utilities in the description.
A frequent question was: "Which package contained the 'dig' utility?"  This
change should make the question answerable through 'guix search'.

* gnu/packages/dns.scm (isc-bind)[synopsis]: Remove leading article.
[description]: Add a table listing the utilities contained in the 'utils'
output and insert a missing space between two sentences.
[home-page]: Update.
2020-07-11 23:46:01 -04:00
Maxim Cournoyer d59a98d359
gnu: emacs-debbugs: Update to 0.25.
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.25.
2020-07-11 22:36:50 -04:00
Christopher Lemmer Webber ea4915a74b
services: guix: Refer to 'berlin.guix.gnu.org.pub'.
Commit 6680880f9b pushes out a new guix
package with a new key location, so we need to update to the new key
in order for systems to build correctly.

* gnu/services/base.scm (%default-authorized-guix-keys): Refer to berlin.guix.gnu.org.pub.
2020-07-11 21:42:04 -04:00
Marius Bakke 6680880f9b
gnu: guix: Update to 1.1.0-17.36a1925.
* gnu/packages/package-management.scm (guix): Update to 1.1.0-17.36a1925.
2020-07-12 00:16:02 +02:00
Brice Waegeneire 36a1925f21
gnu: Add 'pass-tomb'.
* gnu/packages/password-utils.scm (pass-tomb): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-07-11 23:47:48 +02:00
Julien Lepiller 89c9e64748
gnu: Add kcov.
* gnu/packages/code.scm (kcov): New variable.
2020-07-11 23:47:37 +02:00
Brice Waegeneire 12d69fc574
gnu: tomb: Add 'getent' to PATH.
* gnu/packages/crypto.scm (tomb)[arguments]: In 'wrap' phase add
'getent' to the PATH.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-07-11 23:47:03 +02:00
Marius Bakke 54461153da
tests: networking: Use 'net.ifnames=0' for the Open vSwitch test.
* gnu/tests/networking.scm (%openvswitch-os): Override KERNEL-ARGUMENTS.
2020-07-11 23:36:32 +02:00
Marius Bakke 1abf205d11
Revert "vm: Use virtio network driver."
This allows users to specify network interface settings with 'guix system vm'
without having to create a new NIC.  Fixes <https://bugs.gnu.org/42252>.
Reported by Christopher Lemmer Webber <cwebber@dustycloud.org>.

This reverts commit 5379392731.
2020-07-11 23:36:31 +02:00
Tobias Geerinckx-Rice 7ed0eeb011
gnu: php: Update to 7.4.8.
* gnu/packages/php.scm (php): Update to 7.4.8.
2020-07-11 23:24:29 +02:00
Tobias Geerinckx-Rice bc332f0717
gnu: ntp: Update to 4.2.8p15 [security fixes].
* gnu/packages/ntp.scm (ntp): Update to 4.2.8p15.
[source]: Swap order of URIs.
2020-07-11 22:59:54 +02:00
Tobias Geerinckx-Rice 183f069858
gnu: wsjtx: Update to 2.2.2.
* gnu/packages/radio.scm (wsjtx-hamlib, wsjtx): Update to 2.2.2.
2020-07-11 21:55:58 +02:00
Tobias Geerinckx-Rice 131cc178e3
gnu: flrig: Update to 1.3.51.
* gnu/packages/radio.scm (flrig): Update to 1.3.51.
2020-07-11 21:55:58 +02:00
Tobias Geerinckx-Rice 22ca0e6ac3
gnu: s6-linux-init: Update to 1.0.4.2.
* gnu/packages/skarnet.scm (s6-linux-init): Update to 1.0.4.2.
2020-07-11 21:55:57 +02:00
Tobias Geerinckx-Rice 349f2a9db4
gnu: svt-av1: Update to 0.8.4.
* gnu/packages/video.scm (svt-av1): Update to 0.8.4.
2020-07-11 21:55:57 +02:00
Tobias Geerinckx-Rice 2cd765116c
gnu: xfce4-eyes-plugin: Update to 4.5.1.
* gnu/packages/xfce.scm (xfce4-eyes-plugin): Update to 4.5.1.
2020-07-11 21:55:57 +02:00
Tobias Geerinckx-Rice 59668de423
gnu: bitcoin-abc: Update to 0.21.10.
* gnu/packages/finance.scm (bitcoin-abc): Update to 0.21.10.
[inputs]: Add jemalloc.
2020-07-11 21:55:57 +02:00
Tobias Geerinckx-Rice 4ec610af2c
gnu: gperftools: Update to 2.8.
* gnu/packages/cpp.scm (gperftools): Update to 2.8.
2020-07-11 21:55:57 +02:00
Tobias Geerinckx-Rice 845f5a0306
gnu: hss: Patch less.
* gnu/packages/ssh.scm (hss)[arguments]: Set INSTALL_BIN make flag
instead of patching the Makefile.
2020-07-11 21:07:25 +02:00
Tobias Geerinckx-Rice 3b6b337eac
gnu: hss: Return #t from phase.
* gnu/packages/ssh.scm (hss)[arguments]: End ‘patch-file-names’ with #t.
2020-07-11 21:07:25 +02:00
Tobias Geerinckx-Rice f718c0a05d
gnu: hss: Fix cross-compilation.
* gnu/packages/ssh.scm (hss)[arguments]: Move $CC to MAKE-FLAGS and use
CC-FOR-TARGET.  Rename ‘pre-env’ to the more accurate ‘patch-file-names’.
2020-07-11 21:07:24 +02:00
Tobias Geerinckx-Rice 16f6889b74
gnu: hss: Edit description.
* gnu/packages/ssh.scm (hss)[description]: Edit.
2020-07-11 21:07:24 +02:00
Tobias Geerinckx-Rice 96fe62d80e
gnu: hss: Move to (gnu packages ssh).
* gnu/packages/admin.scm (hss): Move…
* gnu/packages/ssh.scm (hss): …here.
2020-07-11 21:07:24 +02:00
Tobias Geerinckx-Rice 6018d1ee60
gnu: libglvnd: Update to 1.3.2.
* gnu/packages/gl.scm (libglvnd): Update to 1.3.2.
2020-07-11 21:07:24 +02:00
Maxim Cournoyer 661ad8d7c5
gnu: ruby-ruby-prof: Disable a flaky test.
A test was found to fail non-deterministically.

* gnu/packages/ruby.scm (ruby-ruby-prof)[phases]: Add the 'delete-flaky-test
phase.
2020-07-11 14:27:00 -04:00
Maxim Cournoyer 257dee505e
gnu: Add ruby-yard-tomdoc.
* gnu/packages/ruby.scm (ruby-yard-tomdoc): New variable.
2020-07-11 14:27:00 -04:00
Maxim Cournoyer 24ffd91bc2
gnu: Add ruby-tomparse.
* gnu/packages/ruby.scm (ruby-tomparse): New variable.
2020-07-11 14:27:00 -04:00
Maxim Cournoyer 908df675a8
gnu: Add ruby-spectroscope.
* gnu/packages/ruby.scm (ruby-spectroscope): New variable.
2020-07-11 14:26:59 -04:00
Maxim Cournoyer 5df1126c3a
gnu: ruby-asciidoctor: Update to 2.0.10.
* gnu/packages/ruby.scm (ruby-asciidoctor): Update to 2.0.10.
[origin]: Use git-fetch.
[phases]: Remove 'remove-circular-tests.  Add 'strip-version-requirements.
[native-inputs]: Add ruby-erubis, ruby-cucumber, ruby-haml, ruby-rouge,
ruby-rspec-expectations, ruby-simplecov, ruby-slim and ruby-tilt.
2020-07-11 14:26:59 -04:00
Maxim Cournoyer 751bf33d47
gnu: ruby-asciidoctor: Re-indent.
* gnu/packages/ruby.scm (ruby-asciidoctor): Re-indent.
2020-07-11 14:26:59 -04:00
Maxim Cournoyer fef0564c6f
gnu: Add ruby-slim.
* gnu/packages/ruby.scm (ruby-slim): New variable.
2020-07-11 14:26:59 -04:00
Maxim Cournoyer b1c79cab1f
gnu: ruby-temple: Update to 0.8.2.
* gnu/packages/ruby.scm (ruby-temple): Update to 0.8.2.
2020-07-11 14:26:59 -04:00
Maxim Cournoyer cfa4a318ea
gnu: ruby-tilt: Add pandoc, sassc support.
* gnu/packages/ruby.scm (ruby-guard)[native-inputs]: Move ruby-sassc from
here...
[propagated-inputs]: ...to here.  Add ruby-pandoc-ruby.
2020-07-11 14:26:59 -04:00
Maxim Cournoyer c3f15f541a
gnu: ruby-tilt: Update to 2.0.10.
* gnu/packages/ruby.scm (ruby-tilt): Update to 2.0.10.
2020-07-11 14:26:58 -04:00
Maxim Cournoyer c84dd8d49c
gnu: Add ruby-pandoc-ruby.
* gnu/packages/ruby.scm (ruby-pandoc-ruby): New variable.
2020-07-11 14:26:58 -04:00
Maxim Cournoyer fa8e4dbf38
gnu: ruby-cucumber: Enable more tests.
* gnu/packages/ruby.scm (ruby-cucumber)[test-target]: Use the default
test-target, which includes the cucumber tests target.
[phases]: Add the 'disable-rubocop and 'set-home phases.  Delete Gemfile as
part of the 'strip-version-requirements phase.
2020-07-11 14:26:58 -04:00