summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* install: Discover local substitute servers.Mathieu Othacehe2020-12-11
| | | | | | | | | | | | | | | | * gnu/installer/substitutes.scm: New file. * gnu/installer/newt/substitutes.scm: New file. * gnu/local.mk (INSTALLER_MODULES): Add them. * po/guix/POTFILES.in: Add gnu/installer/newt/substitutes.scm. * gnu/installer/proxy.scm (with-silent-shepherd): Move to ... * gnu/installer/utils.scm: ... here. * gnu/installer/record.scm (<installer>)[substitutes-page]: New field. * gnu/installer/newt.scm (substitutes-page): New procedure, (newt-installer): register it. * gnu/installer.scm (installer-steps): Add "substitutes-page" step. * gnu/system/install.scm (%installation-services): Add avahi-service-type and enable substitute server discover in guix-service-type. [<name-service-switch>]: Set it to %mdns-host-lookup-nss.
* gnu: ecl-lparallel: Disable never ending tests.Guillaume Le Vaillant2020-12-11
| | | | * gnu/packages/lisp-xyz.scm (ecl-lparallel)[arguments]: Disable tests.
* gnu: Add cl-abnf.Sharlatan Hellseher2020-12-11
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-abnf, ecl-cl-abnf, sbcl-cl-abnf): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-autowrap.Adam Kandur2020-12-11
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-autowrap, ecl-cl-autowrap, sbcl-cl-autowrap): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: sbcl-geco: Update to 2.1.1.Guillaume Le Vaillant2020-12-11
| | | | | | | | * gnu/packages/lisp-xyz.scm (sbcl-geco): Update to 2.1.1. [source]: Fetch from Github. [home-page]: Update to author's page. * gnu/packages/patches/sbcl-geco-fix-organism-class.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Add simple-neural-network.Guillaume Le Vaillant2020-12-11
| | | | | * gnu/packages/lisp-xyz.scm (cl-simple-neural-network, ecl-simple-neural-network, sbcl-simple-neural-network): New variables.
* gnu: esbuild: Update to 0.8.21.Ryan Prior2020-12-11
| | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.21. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add hsetroot.Zheng Junjie2020-12-11
| | | | | | * gnu/packages/xdisorg.scm (hsetroot): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* guix: 'guile' executable ignores GUILE_LOAD_PATH during startup.Ludovic Courtès2020-12-11
| | | | | | | | | | | | | When starting the 'guix' command, this ensures Guile modules are immediately found instead of being search for in other directories. This reduces the number of 'stat' calls during startup when GUILE_LOAD_PATH is set to (almost) that of "env -i $(type -P guix)". * gnu/packages/aux-files/guile-launcher.c (load_path) (load_compiled_path): New variables. (inner_main): Restore GUILE_LOAD_PATH and GUILE_LOAD_COMPILED_PATH and set %load-path and %load-compiled-path accordingly. (main): Save GUILE_LOAD_PATH and GUILE_LOAD_COMPILED_PATH and unset them.
* Revert "services: openssh: Warn about 'password-authentication?' default."Ludovic Courtès2020-12-11
| | | | | | | | | | This reverts commit aecd2a13cbd8301d0fdeafcacbf69e12cc3f6138 for two reasons: 1. The warning would fire every time (gnu services ssh) is loaded; 2. There's still no clear consensus on the approach to follow as discussed in <https://issues.guix.gnu.org/44808>.
* gnu: guile-simple-zmq: Update to 0.0.0-5.f8b7d81.Mathieu Othacehe2020-12-11
| | | | * gnu/packages/guile-xyz.scm (guile-simple-zmq): Update to 0.0.0-5.f8b7d81.
* gnu: fcitx5-chinese-addons: Remove stale build steps.Zhu Zihao2020-12-11
| | | | | | | | * gnu/packages/fcitx5.scm (fcitx5-chinese-addons)[arguments] <configure-flags>: Remove it. <phases>: Remove phase 'patch-install-prefix'. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: fcitx5-lua: Remove stale build steps.Zhu Zihao2020-12-11
| | | | | | * gnu/packages/fcitx5.scm (fcitx-lua)[arguments]: Remove it. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
* gnu: toybox: Cross compile.Efraim Flashner2020-12-11
| | | | * gnu/packages/busybox.scm (toybox)[arguments]: Use cc-for-target.
* gnu: busybox: Update to 1.32.0.Efraim Flashner2020-12-11
| | | | | | | | * gnu/packages/busybox.scm (busybox): Update to 1.32.0. [source]: Remove patch. * gnu/packates/patches/busybox-1.31.1-fix-build-with-glibc-2.31.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: Add emacs-webpaste.Brett Gilio2020-12-11
| | | | | | * gnu/packages/emacs-xyz.com (emacs-webpaste): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: emacs-elpher: Mention gemini in synopsis and description.Kyle Meyer2020-12-11
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-elpher)[synopsis, description]: Mention gemini support to help those searching for gemini clients. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: Add emacs-smart-hungry-delete.Nicolò Balzarotti2020-12-11
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-smart-hungry-delete): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: Add virtaal.Mark Meyer2020-12-11
| | | | | | * gnu/packages/text-editors.scm (virtaal): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: qoauth: Fix wrong URL in comment.Marius Bakke2020-12-10
| | | | * gnu/packages/web.scm (qoauth)[arguments]: Adjust comment.
* gnu: guile-prometheus: Update to 0-5.35dc26c.Christopher Baines2020-12-10
| | | | * gnu/packages/guile-xyz.scm (guile-prometheus): Update to 0-5.35dc26c.
* gnu: nfs-utils: Fix location of external util-linux binaries.Tobias Geerinckx-Rice2020-12-10
| | | | | | | | | | | | Fixes: ~ λ sudo mount -t nfs 1.2.3.4:/ /mnt /gnu/store/aaa-nfs-utils-2.4.3/sbin/start-statd: line 10: /gnu/store/bbb-util-linux-2.35.1-lib/bin/flock: No such file or directory mount.nfs: rpc.statd is not running but is required for remote locking. * gnu/packages/nfs.scm (nfs-utils)[inputs]: Point the util-linux label at util-linux:out and add util-linux:lib as a separate input.
* gnu: visidata: Update to 2.1.Ryan Prior2020-12-10
| | | | | | * gnu/packages/visidata.scm (visidata): Update to 2.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: stumpwm-with-slynk: Fix build error.Niklas Eklund2020-12-10
| | | | | | | * gnu/packages/wm.scm (stumpwm-with-slynk)[arguments]: Provide a writable directory to use as $HOME during building. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: exim: Enable authenticators.divoplade2020-12-10
| | | | | | | * gnu/packages/mail.scm (exim)[arguments]: Enable cram_md5, dovecot, external, plaintext, spa and tls authenticators in configure phase. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: singularity: Update command substitutions.Efraim Flashner2020-12-10
| | | | | | | | Reported by Hao Chen <hchen@uthsc.edu>. * gnu/packages/linux.scm (singularity)[arguments]: Update 'patch-references phase to actually patch mksquashfs calls and to patch sed calls.
* gnu: guile-prometheus: Update to 0-4.f661edf.Christopher Baines2020-12-10
| | | | * gnu/packages/guile-xyz.scm (guile-prometheus): Update to 0-4.f661edf.
* gnu: emacs-lsp-ivy: Update to 0.4.Michael Rohleder2020-12-10
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-lsp-ivy): Update to 0.4. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-company-emoji: Update to 2.6.0.Michael Rohleder2020-12-10
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-company-emoji): Update to 2.6.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-org-pretty-table.Morgan Smith2020-12-10
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-org-pretty-table): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-dash-docs: Update to 1.4.0-2.dafc8fc.Michael Rohleder2020-12-10
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-dash-docs): Update to 1.4.0-2.dafc8fc. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-chess: Update to 2.0.5.Nicolas Goaziou2020-12-10
| | | | * gnu/packages/emacs-xyz.scm (emacs-chess): Update to 2.0.5.
* gnu: Remove python-llfuse-0.41.Leo Famulari2020-12-09
| | | | * gnu/packages/python-xyz.scm (python-llfuse-0.41): Remove variable.
* gnu: Remove Attic.Leo Famulari2020-12-09
| | | | | | | This package was superseded by Borg in 2016, and hasn't built successfully for a while. * gnu/packages/backup.scm (attic): Remove variable.
* gnu: r-keggrest: Update to 1.30.1.Ricardo Wurmus2020-12-09
| | | | * gnu/packages/bioinformatics.scm (r-keggrest): Update to 1.30.1.
* gnu: r-genomeinfodb: Update to 1.26.2.Ricardo Wurmus2020-12-09
| | | | * gnu/packages/bioinformatics.scm (r-genomeinfodb): Update to 1.26.2.
* gnu: r-biocstyle: Update to 2.18.1.Ricardo Wurmus2020-12-09
| | | | * gnu/packages/bioinformatics.scm (r-biocstyle): Update to 2.18.1.
* gnu: r-scuttle: Update to 1.0.3.Ricardo Wurmus2020-12-09
| | | | | * gnu/packages/bioconductor.scm (r-scuttle): Update to 1.0.3. [propagated-inputs]: Add r-genomicranges.
* gnu: r-beachmat: Update to 2.6.2.Ricardo Wurmus2020-12-09
| | | | * gnu/packages/bioconductor.scm (r-beachmat): Update to 2.6.2.
* gnu: r-cicero: Update to 1.8.1.Ricardo Wurmus2020-12-09
| | | | * gnu/packages/bioconductor.scm (r-cicero): Update to 1.8.1.
* gnu: r-biosigner: Update to 1.18.2.Ricardo Wurmus2020-12-09
| | | | * gnu/packages/bioconductor.scm (r-biosigner): Update to 1.18.2.
* gnu: r-biocneighbors: Update to 1.8.2.Ricardo Wurmus2020-12-09
| | | | | * gnu/packages/bioconductor.scm (r-biocneighbors): Update to 1.8.2. [propagated-inputs]: Remove r-rcppannoy.
* gnu: r-lubridate: Update to 1.7.9.2.Ricardo Wurmus2020-12-09
| | | | * gnu/packages/statistics.scm (r-lubridate): Update to 1.7.9.2.
* gnu: r-lme4: Update to 1.1-26.Ricardo Wurmus2020-12-09
| | | | * gnu/packages/statistics.scm (r-lme4): Update to 1.1-26.
* gnu: r-fpc: Update to 2.2-9.Ricardo Wurmus2020-12-09
| | | | * gnu/packages/statistics.scm (r-fpc): Update to 2.2-9.
* gnu: r-mclust: Update to 5.4.7.Ricardo Wurmus2020-12-09
| | | | * gnu/packages/statistics.scm (r-mclust): Update to 5.4.7.
* gnu: r-gplots: Update to 3.1.1.Ricardo Wurmus2020-12-09
| | | | * gnu/packages/statistics.scm (r-gplots): Update to 3.1.1.
* gnu: r-hmisc: Update to 4.4-2.Ricardo Wurmus2020-12-09
| | | | * gnu/packages/statistics.scm (r-hmisc): Update to 4.4-2.
* gnu: r-rprojroot: Update to 2.0.2.Ricardo Wurmus2020-12-09
| | | | | | * gnu/packages/statistics.scm (r-rprojroot): Update to 2.0.2. [propagated-inputs]: Remove r-backports. [native-inputs]: Add r-knitr.
* gnu: r-rcpparmadillo: Update to 0.10.1.2.0.Ricardo Wurmus2020-12-09
| | | | * gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.10.1.2.0.