Age | Commit message (Expand) | Author |
2020-12-12 | gnu: r-rmarkdown: Add missing propagated input....* gnu/packages/statistics.scm (r-rmarkdown) [propagated-inputs]: Add
pandoc-citeproc.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Lars-Dominik Braun |
2020-12-12 | gnu: Add guile-eris....* gnu/packages/guile-xyz.scm (guile-eris): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| pukkamustard |
2020-12-12 | gnu: Add guile-sodium....* gnu/packages/guile-xyz.scm (guile-sodium): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| pukkamustard |
2020-12-12 | gnu: Add wlr-randr...* gnu/packages/wm.scm (wlr-randr): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Robert Smith |
2020-12-12 | gnu: synapse: Update to 1.24.0....* gnu/packages/matrix.scm (synapse): Update to 1.24.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder |
2020-12-12 | gnu: emacs-guix: Update to 0.5.2.3-a694fdb....Fixes <https://bugs.gnu.org/44062>.
* gnu/packages/emacs-xyz.scm (emacs-guix): Update to a694fdb.
[inputs]: Use guile from guix.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| John Soo |
2020-12-12 | gnu: GnuCash: Update to 4.2....* gnu/packages/gnucash.scm (gnucash): Update to 4.2.
[inputs]: Replace guile-2.0 with guile-3.0. Remove libgnomecanvas. Add swig.
[arguments]: Adjust the 'fix-finance-quote-check' substitution.
(gnucash-docs)[source]: Update hash.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Christopher Lam |
2020-12-12 | gnu: renpy: Use system fribidi and drop generated sources....* gnu/packages/patches/renpy-use-system-fribidi.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it here.
* gnu/packages/game-development.scm (renpy)[source]<patches> Use it here.
<modules>: Add (guix build utils).
<snippet>: Drop generated sources and fribidi sources.
(arguments)[phases]: Add fix-include-paths.
(inputs): Add fribidi.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Leo Prikler |
2020-12-12 | gnu: pygame-sdl2-for-renpy: Drop generated sources in snippet....* gnu/packages/game-development.scm (pygame-sdl2-for-renpy)[source]<modules>:
Add (guix build utils).
[#:phases]<drop-generated-files>: Move from here...
[source]<snippet>: ... to here.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Leo Prikler |
2020-12-12 | gnu: KDE: Fix old cgit home-pages....Fix all home-pages pointing to git-repos a cgit.kde.org, which is
gone, to now use the correct repo at invent.kde.org.
* gnu/packages/kde.scm (grantleetheme, kdiagram): Update home-page.
* gnu/packages/kde-frameworks.scm (kholidays): Likewise.
* gnu/packages/kde-internet.scm (libgravatar, libktorrent): Likewise.
* gnu/packages/kde-multimedia.scm (libkcddb, libkcompactdisc): Likewise.
* gnu/packages/kde-pim.scm (kblog, kdav, kdepim-apps-libs,
kdepim-runtime, keventviews, kincidenceeditor, kmailcommon,
kmailimporter, kmessagelib, kpimcommon, ksmtp, libkdepim, libkgapi,
libkleo, libksieve): Likewise.
* gnu/packages/kde-plasma.scm (kdecoration, kscreenlocker): Likewise.
| Hartmut Goebel |
2020-12-12 | gnu: linux-libre 4.4: Update to 4.4.248....* gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.248.
(linux-libre-4.4-pristine-source): Update hash.
| Leo Famulari |
2020-12-12 | gnu: linux-libre 4.9: Update to 4.9.248....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.248.
(linux-libre-4.9-pristine-source): Update hash.
| Leo Famulari |
2020-12-12 | gnu: linux-libre 4.14: Update to 4.14.212....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.212.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari |
2020-12-12 | gnu: linux-libre 4.19: Update to 4.19.163....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.163.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2020-12-12 | gnu: linux-libre 5.4: Update to 5.4.83....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.83.
(linux-libre-5.4-pristine-source): Update hash.
| Leo Famulari |
2020-12-12 | gnu: linux-libre: Update to 5.9.14....* gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.14.
(linux-libre-5.9-pristine-source): Update hash.
| Leo Famulari |
2020-12-11 | gnu: knot-resolver: Update to 5.2.1....* gnu/packages/dns.scm (knot-resolver): Update to 5.2.1.
[source]: Remove obsolete patch.
* gnu/packages/patches/knot-resolver-fix-map-command-on-32-bit.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| Simon South |
2020-12-11 | install: Discover local substitute servers....* 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.
| Mathieu Othacehe |
2020-12-11 | gnu: ecl-lparallel: Disable never ending tests....* gnu/packages/lisp-xyz.scm (ecl-lparallel)[arguments]: Disable tests.
| Guillaume Le Vaillant |
2020-12-11 | gnu: Add cl-abnf....* gnu/packages/lisp-xyz.scm (cl-abnf, ecl-cl-abnf, sbcl-cl-abnf): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Sharlatan Hellseher |
2020-12-11 | gnu: Add cl-autowrap....* gnu/packages/lisp-xyz.scm (cl-autowrap, ecl-cl-autowrap, sbcl-cl-autowrap):
New variable.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Adam Kandur |
2020-12-11 | gnu: sbcl-geco: Update to 2.1.1....* 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.
| Guillaume Le Vaillant |
2020-12-11 | gnu: Add simple-neural-network....* gnu/packages/lisp-xyz.scm (cl-simple-neural-network,
ecl-simple-neural-network, sbcl-simple-neural-network): New variables.
| Guillaume Le Vaillant |
2020-12-11 | gnu: esbuild: Update to 0.8.21....* gnu/packages/web.scm (esbuild): Update to 0.8.21.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Ryan Prior |
2020-12-11 | gnu: Add hsetroot....* gnu/packages/xdisorg.scm (hsetroot): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Zheng Junjie |
2020-12-11 | guix: 'guile' executable ignores GUILE_LOAD_PATH during startup....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.
| Ludovic Courtès |
2020-12-11 | Revert "services: openssh: Warn about 'password-authentication?' default."...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>.
| Ludovic Courtès |
2020-12-11 | gnu: guile-simple-zmq: Update to 0.0.0-5.f8b7d81....* gnu/packages/guile-xyz.scm (guile-simple-zmq): Update to 0.0.0-5.f8b7d81.
| Mathieu Othacehe |
2020-12-11 | gnu: fcitx5-chinese-addons: Remove stale build steps....* 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>
| Zhu Zihao |
2020-12-11 | gnu: fcitx5-lua: Remove stale build steps....* gnu/packages/fcitx5.scm (fcitx-lua)[arguments]: Remove it.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Zhu Zihao |
2020-12-11 | gnu: toybox: Cross compile....* gnu/packages/busybox.scm (toybox)[arguments]: Use cc-for-target.
| Efraim Flashner |
2020-12-11 | gnu: busybox: Update to 1.32.0....* 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.
| Efraim Flashner |
2020-12-11 | gnu: Add emacs-webpaste....* gnu/packages/emacs-xyz.com (emacs-webpaste): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Brett Gilio |
2020-12-11 | gnu: emacs-elpher: Mention gemini in synopsis and description....* 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>
| Kyle Meyer |
2020-12-11 | gnu: Add emacs-smart-hungry-delete....* gnu/packages/emacs-xyz.scm (emacs-smart-hungry-delete): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Nicolò Balzarotti |
2020-12-11 | gnu: Add virtaal....* gnu/packages/text-editors.scm (virtaal): New variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| Mark Meyer |
2020-12-10 | gnu: qoauth: Fix wrong URL in comment....* gnu/packages/web.scm (qoauth)[arguments]: Adjust comment.
| Marius Bakke |
2020-12-10 | gnu: guile-prometheus: Update to 0-5.35dc26c....* gnu/packages/guile-xyz.scm (guile-prometheus): Update to 0-5.35dc26c.
| Christopher Baines |
2020-12-10 | gnu: nfs-utils: Fix location of external util-linux binaries....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.
| Tobias Geerinckx-Rice |
2020-12-10 | gnu: visidata: Update to 2.1....* gnu/packages/visidata.scm (visidata): Update to 2.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Ryan Prior |
2020-12-10 | gnu: stumpwm-with-slynk: Fix build error....* 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>
| Niklas Eklund |
2020-12-10 | gnu: exim: Enable authenticators....* 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>
| divoplade |
2020-12-10 | gnu: singularity: Update command substitutions....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.
| Efraim Flashner |
2020-12-10 | gnu: guile-prometheus: Update to 0-4.f661edf....* gnu/packages/guile-xyz.scm (guile-prometheus): Update to 0-4.f661edf.
| Christopher Baines |
2020-12-10 | gnu: emacs-lsp-ivy: Update to 0.4....* gnu/packages/emacs-xyz.scm (emacs-lsp-ivy): Update to 0.4.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Michael Rohleder |
2020-12-10 | gnu: emacs-company-emoji: Update to 2.6.0....* gnu/packages/emacs-xyz.scm (emacs-company-emoji): Update to 2.6.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Michael Rohleder |
2020-12-10 | gnu: Add emacs-org-pretty-table....* gnu/packages/emacs-xyz.scm (emacs-org-pretty-table): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith |
2020-12-10 | gnu: emacs-dash-docs: Update to 1.4.0-2.dafc8fc....* gnu/packages/emacs-xyz.scm (emacs-dash-docs): Update to 1.4.0-2.dafc8fc.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Michael Rohleder |
2020-12-10 | gnu: emacs-chess: Update to 2.0.5....* gnu/packages/emacs-xyz.scm (emacs-chess): Update to 2.0.5.
| Nicolas Goaziou |
2020-12-09 | gnu: Remove python-llfuse-0.41....* gnu/packages/python-xyz.scm (python-llfuse-0.41): Remove variable.
| Leo Famulari |