Marius Bakke
1714edc3d4
gnu: WebKitGTK: Embed absolute file name of libWPEBackend-fdo-1.0.so.
...
Fixes <https://bugs.gnu.org/37545 >.
Reported by Vagrant Cascadian <vagrant@debian.org>.
* gnu/packages/webkit.scm (webkitgtk)[arguments]: Add phase.
2019-10-06 18:02:48 +02:00
Marius Bakke
c5ceec4150
gnu: linux-libre: Remove glibc from CPATH before the build.
...
Fixes <https://bugs.gnu.org/37593 >.
* gnu/packages/linux.scm (make-linux-libre*)[arguments]: Drop "libc" from CPATH.
2019-10-06 18:02:48 +02:00
Marius Bakke
dd69897113
gnu: linux-libre: Try to aggressively gather entropy during boot.
...
Fixes <https://bugs.gnu.org/37501 >.
* gnu/packages/patches/linux-libre-active-entropy.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/linux.scm (linux-libre-5.2-source): Use it.
2019-10-06 18:02:48 +02:00
Marius Bakke
5157edd885
gnu: perf: Treat kernel headers as system headers.
...
* gnu/packages/linux.scm (perf)[arguments]: Instead of disabling -Werror,
set C_INCLUDE_PATH.
2019-10-06 18:02:48 +02:00
Ludovic Courtès
63b0ce391f
services: shepherd: Compile service files.
...
This reduces resident memory for PID 1 from 29.8MiB to 28.7MiB right
after boot on a bare-bones system (x86_64-linux).
* gnu/services/shepherd.scm (scm->go): New procedure.
(shepherd-configuration-file)[config]: Call it and use 'load-compiled'
instead of 'primitive-load'.
2019-10-06 14:45:35 +02:00
Ludovic Courtès
38b1ea0434
services: udev: Explicitly depend on (gnu build linux-boot).
...
* gnu/services/base.scm (udev-shepherd-service): Wrap 'start' method in
'with-imported-modules'.
2019-10-06 14:45:35 +02:00
Ludovic Courtès
62c2217570
services: agetty: Explicitly depend on (gnu build linux-boot).
...
* gnu/services/base.scm (default-serial-port): Wrap in
'with-imported-modules'.
2019-10-06 14:45:35 +02:00
Ludovic Courtès
1994422752
system: Add 'mount' and 'umount' to '%setuid-programs'.
...
Fixes <https://bugs.gnu.org/37569 >.
Reported by Diego Nicola Barbato <dnbarbato@posteo.de>.
* gnu/system.scm (%setuid-programs): Add "mount" and "umount" from
util-linux.
2019-10-06 14:45:35 +02:00
Guillaume Le Vaillant
5a65fede0b
gnu: Add cl-random-forest.
...
* gnu/packages/machine-learning.scm (sbcl-cl-random-forest, cl-random-forest,
ecl-cl-random-forest): New variables.
2019-10-06 14:37:54 +02:00
Guillaume Le Vaillant
7a15aab836
gnu: Add cl-online-learning.
...
* gnu/packages/machine-learning.scm (sbcl-cl-online-learning,
cl-online-learning, ecl-cl-online-learning): New variables.
2019-10-06 14:28:55 +02:00
Guillaume Le Vaillant
6e76087223
gnu: Add cl-libsvm-format.
...
* gnu/packages/machine-learning.scm (sbcl-cl-libsvm-format, cl-libsvm-format,
ecl-cl-libsvm-format): New variables.
2019-10-06 14:28:55 +02:00
Guillaume Le Vaillant
2601da0523
gnu: Add cl-store.
...
* gnu/packages/lisp.scm (sbcl-cl-store, cl-store, ecl-cl-store): New
variables.
2019-10-06 14:28:51 +02:00
Guillaume Le Vaillant
7273b3b2a6
gnu: sbcl-hu.dwim.asdf: Update to 20190521.
...
* gnu/packages/lisp.scm (sbcl-hu.dwim.asdf): Update to 20190521.
[uri]: Fetch more recent version from Quicklisp.
2019-10-06 14:19:03 +02:00
Guillaume Le Vaillant
f65f713846
gnu: sbcl-alexandria: Update to 1.0.0.
...
* gnu/packages/lisp.scm (sbcl-alexandria): Update to 1.0.0.
[native-inputs]: Add rt.
2019-10-06 14:19:03 +02:00
Guillaume Le Vaillant
fd0f8860ec
gnu: ecl: Do not compile the deprecated MIT-RT.
...
Compiling the rt bundled with ECL prevents the ecl-rt package from compiling
properly, as ECL thinks it has already been compiled.
* gnu/packages/lisp.scm (ecl)[arguments]: Add '--without-rt' to
'configure-flags'.
2019-10-06 14:19:03 +02:00
Guillaume Le Vaillant
d3287fc157
gnu: Add chanl.
...
* gnu/packages/lisp.scm (sbcl-chanl, cl-chanl, ecl-chanl): New variables.
2019-10-06 14:19:03 +02:00
Efraim Flashner
d24d980e8e
gnu: Remove rust-clippy.
...
This was added by accident in 14f3a7e373
.
* gnu/packages/crates-io.scm (rust-clippy): Remove variable.
2019-10-06 14:38:02 +03:00
Timotej Lazar
aa64198492
gnu: endless-sky: Update to 0.9.10.
...
* gnu/packages/games.scm (endless-sky): Update to 0.9.10.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-10-06 11:58:02 +03:00
Giovanni Biscuolo
e7f6d13722
gnu: zabbix: Update to 4.2.7.
...
* gnu/packages/monitoring.scm: (zabbix) Update to 4.2.7.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-10-06 11:51:16 +03:00
tlecarrour@easter-eggs.com
1e8826bdd3
gnu: Update python-pastel to 0.1.1.
...
* gnu/packages/graphics.scm (python-pastel): Update to 0.1.1.
[arguments]: Add custom 'check phase.
[description]: Simplify description.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-10-06 11:46:21 +03:00
Efraim Flashner
6792908d6d
gnu: waybar: Update to 0.8.0.
...
* gnu/packages/wm.scm (waybar): Update to 0.8.0.
2019-10-06 11:05:27 +03:00
Tobias Geerinckx-Rice
5a54baf67c
gnu: r-data-table: Update to 1.12.4.
...
* gnu/packages/statistics.scm (r-data-table): Update to 1.12.4.
[inputs]: Add zlib.
2019-10-06 04:46:54 +02:00
Tobias Geerinckx-Rice
011ec062f3
gnu: python-mnemonic: Update to 0.19.
...
* gnu/packages/finance.scm (python-mnemonic): Update to 0.19.
2019-10-06 04:46:54 +02:00
Tobias Geerinckx-Rice
ef10cbb41f
gnu: r-gamlss-dist: Update to 5.1-5.
...
* gnu/packages/cran.scm (r-gamlss-dist): Update to 5.1-5.
2019-10-06 04:46:54 +02:00
Tobias Geerinckx-Rice
ac5e205a3c
gnu: python-traitlets: Update to 4.3.3.
...
* gnu/packages/python-xyz.scm (python-traitlets): Update to 4.3.3.
2019-10-06 04:46:54 +02:00
Tobias Geerinckx-Rice
44805ca503
gnu: r-pegas: Update to 0.12.
...
* gnu/packages/cran.scm (r-pegas): Update to 0.12.
2019-10-06 04:46:53 +02:00
Tobias Geerinckx-Rice
12a66af6b0
gnu: rust-miniz-oxide: Update to 0.3.3.
...
* gnu/packages/crates-io.scm (rust-miniz-oxide): Update to 0.3.3.
2019-10-06 04:46:53 +02:00
Tobias Geerinckx-Rice
79e3e6a5c0
gnu: rust-openssl-sys: Update to 0.9.50.
...
* gnu/packages/crates-io.scm (rust-openssl-sys): Update to 0.9.50.
2019-10-06 04:46:53 +02:00
Tobias Geerinckx-Rice
11820827d0
gnu: r-polspline: Update to 1.1.16.
...
* gnu/packages/cran.scm (r-polspline): Update to 1.1.16.
2019-10-06 04:46:53 +02:00
Tobias Geerinckx-Rice
d71bbfea54
gnu: perl-test-tcp: Update to 2.21.
...
* gnu/packages/web.scm (perl-test-tcp): Update to 2.21.
2019-10-06 04:46:53 +02:00
Tobias Geerinckx-Rice
5d7e1c807d
gnu: perl-test-mockobject: Update to 1.20191002.
...
* gnu/packages/perl-check.scm (perl-test-mockobject): Update to 1.20191002.
2019-10-06 04:46:53 +02:00
Tobias Geerinckx-Rice
5327fbb391
gnu: lua-luv: Update to 1.30.1-1.
...
* gnu/packages/lua.scm (lua-luv): Update to 1.30.1-1.
2019-10-06 04:46:53 +02:00
Tobias Geerinckx-Rice
3acd85ac30
gnu: lua-libmpack: Update to 1.0.8.
...
* gnu/packages/serialization.scm (lua-libmpack): Update to 1.0.8.
2019-10-06 04:46:52 +02:00
Tobias Geerinckx-Rice
d1b0e1fd6d
gnu: perl-html-form: Update to 6.05.
...
* gnu/packages/web.scm (perl-html-form): Update to 6.05.
2019-10-06 04:46:52 +02:00
Tobias Geerinckx-Rice
1e9b956e41
gnu: quaternion: Update to 0.0.9.4c.
...
* gnu/packages/messaging.scm (quaternion): Update to 0.0.9.4c.
2019-10-06 04:46:52 +02:00
Tobias Geerinckx-Rice
0395c53359
gnu: libqmatrixclient: Update to 0.5.2.
...
* gnu/packages/messaging.scm (libqmatrixclient): Update to 0.5.2.
2019-10-06 04:46:52 +02:00
Tobias Geerinckx-Rice
9fde2268bc
gnu: lua-libmpack: Don't use unstable tarball.
...
* gnu/packages/serialization.scm (lua-libmpack)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
2019-10-06 04:46:52 +02:00
Tobias Geerinckx-Rice
d7885bbf07
gnu: libmpack: Don't use unstable tarball.
...
* gnu/packages/serialization.scm (libmpack)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
(lua-libmpack)[arguments]: Adjust ‘unpack-mpack-sources’ phase.
2019-10-06 04:46:52 +02:00
Brian Leung
32faec65aa
gnu: emacs-org-tanglesync: Update to 0.6-2.d99181f.
...
* gnu/packages/emacs-xyz.scm (emacs-org-tanglesync): Update to 0.6-2.d99181f.
2019-10-05 23:22:13 +02:00
Tobias Geerinckx-Rice
1e6e526e0c
gnu: ocaml-utop: Update to 2.4.2.
...
* gnu/packages/ocaml.scm (ocaml-utop): Update to 2.4.2.
2019-10-05 22:23:43 +02:00
Tobias Geerinckx-Rice
9e560c185c
gnu: ocaml-qcheck: Update to 0.11.
...
* gnu/packages/ocaml.scm (ocaml-qcheck): Update to 0.11.
2019-10-05 22:23:42 +02:00
Tobias Geerinckx-Rice
07c1a10ef6
gnu: axoloti-runtime: Don't use unstable tarball.
...
* gnu/packages/axoloti.scm (axoloti-runtime)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
(axoloti-patcher)[arguments]: Add ‘make-git-checkout-writable’ phase.
2019-10-05 22:23:42 +02:00
Ludovic Courtès
81bc4533aa
services: urandom-seed: Credit the entropy added to the PRNG.
...
Partly fixes <https://bugs.gnu.org/37501 >.
Reported by Marius Bakke <mbakke@fastmail.com>.
* gnu/services/base.scm (urandom-seed-shepherd-service): In 'start'
method, add calls to 'add-to-entropy-count'.
2019-10-05 22:05:02 +02:00
Ludovic Courtès
5e5f716794
syscalls: Add 'add-to-entropy-count'.
...
* guix/build/syscalls.scm (RNDADDTOENTCNT): New variable.
(add-to-entropy-count): New procedure.
* tests/syscalls.scm ("add-to-entropy-count"): New test.
2019-10-05 22:05:02 +02:00
Tobias Geerinckx-Rice
d2fd037fd0
gnu: libxls: Update to 1.5.1.
...
* gnu/packages/statistics.scm (libxls): Update to 1.5.1.
2019-10-05 20:59:00 +02:00
Tobias Geerinckx-Rice
992f2069d5
gnu: gmime: Update to 3.2.4.
...
* gnu/packages/mail.scm (gmime): Update to 3.2.4.
2019-10-05 20:59:00 +02:00
Tobias Geerinckx-Rice
567b223d01
gnu: r-wgaim: Update to 2.0-1.
...
* gnu/packages/cran.scm (r-wgaim): Update to 2.0-1.
2019-10-05 20:00:51 +02:00
Tobias Geerinckx-Rice
8c3fd490d5
gnu: nano: Update to 4.5.
...
* gnu/packages/nano.scm (nano): Update to 4.5.
2019-10-05 20:00:51 +02:00
Brian Leung
ecfd74e5f7
gnu: emacs-eros: Update to 0.0.1-2.dd89102.
...
* gnu/packages/emacs-xyz.scm (emacs-eros): Update to 0.0.1-2.dd89102.
2019-10-05 19:11:23 +02:00
Brian Leung
f561d7774c
gnu: emacs-handle: Update to 0.1-2.51c050b.
...
* gnu/packages/emacs-xyz.scm (emacs-handle): Update to 0.1-2.51c050b.
2019-10-05 19:11:19 +02:00