3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

48338 commits

Author SHA1 Message Date
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
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
Christopher Baines 6760b26330
gnu: guix-data-service: Update to 0.0.1-3.8019d2e.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-3.8019d2e.
2019-10-05 11:18:10 +01:00
Tobias Geerinckx-Rice c11caf2060
gnu: cryptsetup: Update to 2.2.1.
* gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.2.1.
[arguments]: Add #:configure-flags.
[native-inputs]: Remove python & add pkg-config.
[inputs]: Add argon2 & json-c.
(cryptsetup-static): Disable new binaries.  Keep using libgcrypt.
Disable blkid support.
[inputs]: Add json-c.
2019-10-05 11:59:50 +02:00
Tobias Geerinckx-Rice b5c84b8a37
gnu: cryptsetup-static: Don't build veritysetup.
* gnu/packages/cryptsetup.scm (cryptsetup-static)[arguments]: Pass
‘--disable-veritysetup’ #:configure-flag.  Adjust ‘remove-cruft’ phase.
2019-10-05 11:59:49 +02:00
Tobias Geerinckx-Rice d5e445e1d5
gnu: cryptsetup: Don't use NAME in source URI.
* gnu/packages/cryptsetup.scm (cryptsetup)[source]: Hard-code NAME.
2019-10-05 11:59:49 +02:00
Tobias Geerinckx-Rice 9dbda847af
gnu: screenfetch: Use the tagged release.
* gnu/packages/admin.scm (screenfetch): Use the new 3.9.0 release tag
instead of a (functionally identical) naked commit.
2019-10-05 11:59:49 +02:00
Tobias Geerinckx-Rice 4d755996a7
gnu: python-pytest-checkdocs: Update to 1.2.2.
* gnu/packages/python-check.scm (python-pytest-checkdocs): Update to 1.2.2.
[propagated-inputs]: Add python-more-itertools.
2019-10-05 11:59:49 +02:00
Tobias Geerinckx-Rice 0af697d940
gnu: python-importlib-metadata: Update to 0.23.
* gnu/packages/python-xyz.scm (python-importlib-metadata): Update to 0.23.
2019-10-05 11:59:49 +02:00
Pierre Neidhardt 3dbc41c042
gnu: next: Update to 1.3.4.
* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.3.4.
2019-10-05 09:54:57 +02:00
Jan Nieuwenhuizen 3a69dd5c15
services: httpd: Fix virtual-host doc and config.
* doc/guix.texi (Web Services): Fix httpd-virtualhost examples.
* gnu/services/web.scm (httpd-process-extensions): Add missing newline
separator.
2019-10-04 17:10:58 +02:00