aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: Add unknown-horizons.add-unknown-horizonsChristopher Baines2019-10-06
| | | | * gnu/packages/games.scm (unknown-horizons): New variable.
* gnu: Add fifengine.Christopher Baines2019-10-06
| | | | * gnu/packcages/games.scm (fifengine): New variable.
* gnu: Add fifechan.Christopher Baines2019-10-06
| | | | * gnu/packages/games.scm (fifechan): New variable.
* services: shepherd: Compile service files.Ludovic Courtès2019-10-06
| | | | | | | | | 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'.
* services: udev: Explicitly depend on (gnu build linux-boot).Ludovic Courtès2019-10-06
| | | | | * gnu/services/base.scm (udev-shepherd-service): Wrap 'start' method in 'with-imported-modules'.
* services: agetty: Explicitly depend on (gnu build linux-boot).Ludovic Courtès2019-10-06
| | | | | * gnu/services/base.scm (default-serial-port): Wrap in 'with-imported-modules'.
* system: Add 'mount' and 'umount' to '%setuid-programs'.Ludovic Courtès2019-10-06
| | | | | | | | 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.
* gnu: Add cl-random-forest.Guillaume Le Vaillant2019-10-06
| | | | | * gnu/packages/machine-learning.scm (sbcl-cl-random-forest, cl-random-forest, ecl-cl-random-forest): New variables.
* gnu: Add cl-online-learning.Guillaume Le Vaillant2019-10-06
| | | | | * gnu/packages/machine-learning.scm (sbcl-cl-online-learning, cl-online-learning, ecl-cl-online-learning): New variables.
* gnu: Add cl-libsvm-format.Guillaume Le Vaillant2019-10-06
| | | | | * gnu/packages/machine-learning.scm (sbcl-cl-libsvm-format, cl-libsvm-format, ecl-cl-libsvm-format): New variables.
* gnu: Add cl-store.Guillaume Le Vaillant2019-10-06
| | | | | * gnu/packages/lisp.scm (sbcl-cl-store, cl-store, ecl-cl-store): New variables.
* gnu: sbcl-hu.dwim.asdf: Update to 20190521.Guillaume Le Vaillant2019-10-06
| | | | | * gnu/packages/lisp.scm (sbcl-hu.dwim.asdf): Update to 20190521. [uri]: Fetch more recent version from Quicklisp.
* gnu: sbcl-alexandria: Update to 1.0.0.Guillaume Le Vaillant2019-10-06
| | | | | * gnu/packages/lisp.scm (sbcl-alexandria): Update to 1.0.0. [native-inputs]: Add rt.
* gnu: ecl: Do not compile the deprecated MIT-RT.Guillaume Le Vaillant2019-10-06
| | | | | | | | 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'.
* gnu: Add chanl.Guillaume Le Vaillant2019-10-06
| | | | * gnu/packages/lisp.scm (sbcl-chanl, cl-chanl, ecl-chanl): New variables.
* gnu: Remove rust-clippy.Efraim Flashner2019-10-06
| | | | | | This was added by accident in 14f3a7e37314451b9b93d7b7536f3ae3dec1ed68. * gnu/packages/crates-io.scm (rust-clippy): Remove variable.
* gnu: endless-sky: Update to 0.9.10.Timotej Lazar2019-10-06
| | | | | | * gnu/packages/games.scm (endless-sky): Update to 0.9.10. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: zabbix: Update to 4.2.7.Giovanni Biscuolo2019-10-06
| | | | | | * gnu/packages/monitoring.scm: (zabbix) Update to 4.2.7. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Update python-pastel to 0.1.1.tlecarrour@easter-eggs.com2019-10-06
| | | | | | | | * 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>
* gnu: waybar: Update to 0.8.0.Efraim Flashner2019-10-06
| | | | * gnu/packages/wm.scm (waybar): Update to 0.8.0.
* gnu: r-data-table: Update to 1.12.4.Tobias Geerinckx-Rice2019-10-06
| | | | | * gnu/packages/statistics.scm (r-data-table): Update to 1.12.4. [inputs]: Add zlib.
* gnu: python-mnemonic: Update to 0.19.Tobias Geerinckx-Rice2019-10-06
| | | | * gnu/packages/finance.scm (python-mnemonic): Update to 0.19.
* gnu: r-gamlss-dist: Update to 5.1-5.Tobias Geerinckx-Rice2019-10-06
| | | | * gnu/packages/cran.scm (r-gamlss-dist): Update to 5.1-5.
* gnu: python-traitlets: Update to 4.3.3.Tobias Geerinckx-Rice2019-10-06
| | | | * gnu/packages/python-xyz.scm (python-traitlets): Update to 4.3.3.
* gnu: r-pegas: Update to 0.12.Tobias Geerinckx-Rice2019-10-06
| | | | * gnu/packages/cran.scm (r-pegas): Update to 0.12.
* gnu: rust-miniz-oxide: Update to 0.3.3.Tobias Geerinckx-Rice2019-10-06
| | | | * gnu/packages/crates-io.scm (rust-miniz-oxide): Update to 0.3.3.
* gnu: rust-openssl-sys: Update to 0.9.50.Tobias Geerinckx-Rice2019-10-06
| | | | * gnu/packages/crates-io.scm (rust-openssl-sys): Update to 0.9.50.
* gnu: r-polspline: Update to 1.1.16.Tobias Geerinckx-Rice2019-10-06
| | | | * gnu/packages/cran.scm (r-polspline): Update to 1.1.16.
* gnu: perl-test-tcp: Update to 2.21.Tobias Geerinckx-Rice2019-10-06
| | | | * gnu/packages/web.scm (perl-test-tcp): Update to 2.21.
* gnu: perl-test-mockobject: Update to 1.20191002.Tobias Geerinckx-Rice2019-10-06
| | | | * gnu/packages/perl-check.scm (perl-test-mockobject): Update to 1.20191002.
* gnu: lua-luv: Update to 1.30.1-1.Tobias Geerinckx-Rice2019-10-06
| | | | * gnu/packages/lua.scm (lua-luv): Update to 1.30.1-1.
* gnu: lua-libmpack: Update to 1.0.8.Tobias Geerinckx-Rice2019-10-06
| | | | * gnu/packages/serialization.scm (lua-libmpack): Update to 1.0.8.
* gnu: perl-html-form: Update to 6.05.Tobias Geerinckx-Rice2019-10-06
| | | | * gnu/packages/web.scm (perl-html-form): Update to 6.05.
* gnu: quaternion: Update to 0.0.9.4c.Tobias Geerinckx-Rice2019-10-06
| | | | * gnu/packages/messaging.scm (quaternion): Update to 0.0.9.4c.
* gnu: libqmatrixclient: Update to 0.5.2.Tobias Geerinckx-Rice2019-10-06
| | | | * gnu/packages/messaging.scm (libqmatrixclient): Update to 0.5.2.
* gnu: lua-libmpack: Don't use unstable tarball.Tobias Geerinckx-Rice2019-10-06
| | | | | * gnu/packages/serialization.scm (lua-libmpack)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: libmpack: Don't use unstable tarball.Tobias Geerinckx-Rice2019-10-06
| | | | | | * gnu/packages/serialization.scm (libmpack)[source]: Use GIT-FETCH and GIT-FILE-NAME. (lua-libmpack)[arguments]: Adjust ‘unpack-mpack-sources’ phase.
* gnu: emacs-org-tanglesync: Update to 0.6-2.d99181f.Brian Leung2019-10-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-org-tanglesync): Update to 0.6-2.d99181f.
* gnu: ocaml-utop: Update to 2.4.2.Tobias Geerinckx-Rice2019-10-05
| | | | * gnu/packages/ocaml.scm (ocaml-utop): Update to 2.4.2.
* gnu: ocaml-qcheck: Update to 0.11.Tobias Geerinckx-Rice2019-10-05
| | | | * gnu/packages/ocaml.scm (ocaml-qcheck): Update to 0.11.
* gnu: axoloti-runtime: Don't use unstable tarball.Tobias Geerinckx-Rice2019-10-05
| | | | | | * gnu/packages/axoloti.scm (axoloti-runtime)[source]: Use GIT-FETCH and GIT-FILE-NAME. (axoloti-patcher)[arguments]: Add ‘make-git-checkout-writable’ phase.
* gnu: libxls: Update to 1.5.1.Tobias Geerinckx-Rice2019-10-05
| | | | * gnu/packages/statistics.scm (libxls): Update to 1.5.1.
* gnu: gmime: Update to 3.2.4.Tobias Geerinckx-Rice2019-10-05
| | | | * gnu/packages/mail.scm (gmime): Update to 3.2.4.
* gnu: r-wgaim: Update to 2.0-1.Tobias Geerinckx-Rice2019-10-05
| | | | * gnu/packages/cran.scm (r-wgaim): Update to 2.0-1.
* gnu: nano: Update to 4.5.Tobias Geerinckx-Rice2019-10-05
| | | | * gnu/packages/nano.scm (nano): Update to 4.5.
* gnu: emacs-eros: Update to 0.0.1-2.dd89102.Brian Leung2019-10-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-eros): Update to 0.0.1-2.dd89102.
* gnu: emacs-handle: Update to 0.1-2.51c050b.Brian Leung2019-10-05
| | | | * gnu/packages/emacs-xyz.scm (emacs-handle): Update to 0.1-2.51c050b.
* gnu: guix-data-service: Update to 0.0.1-3.8019d2e.Christopher Baines2019-10-05
| | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-3.8019d2e.
* gnu: cryptsetup: Update to 2.2.1.Tobias Geerinckx-Rice2019-10-05
| | | | | | | | | | * 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.
* gnu: cryptsetup-static: Don't build veritysetup.Tobias Geerinckx-Rice2019-10-05
| | | | | * gnu/packages/cryptsetup.scm (cryptsetup-static)[arguments]: Pass ‘--disable-veritysetup’ #:configure-flag. Adjust ‘remove-cruft’ phase.