summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: Add rust-cachedir-0.1.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-cachedir-0.1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-bindgen-0.46.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-bindgen-0.46): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-bincode-0.8.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-bincode-0.8): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-automod-1.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-automod-1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-assert-cmd-0.9.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-assert-cmd-0.9): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-predicates-0.9.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-predicates-0.9): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-normalize-line-endings-0.2.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-normalize-line-endings-0.2): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-predicates-tree-0.9.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-predicates-tree-0.9): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-predicates-core-0.9.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-predicates-core-0.9): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-escargot-0.3.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-escargot-0.3): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add rust-hashbrown-0.1.Joseph LaFreniere2020-12-12
| | | | | | * gnu/packages/crates-io.scm (rust-hashbrown-0.1): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libredwg: Update to 0.11.1.Vinicius Monego2020-12-12
| | | | | | | * gnu/packages/engineering.scm (libredwg): Update to 0.11.1. [native-inputs]: Change python to python-wrapper, add perl. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-bluetooth: Add dbus to inputsMorgan Smith2020-12-12
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-bluetooth)[inputs, arguments]: Add dbus Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-list-utils: Suppress warning "Package cl is deprecated".Michael Rohleder2020-12-12
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-list-utils)[arguments]: Add phase patch-require-cl to substitute "(require 'cl)" in a autoload section. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-parse: Update to 1.18.0.Michael Rohleder2020-12-12
| | | | | | * gnu/packages/python-xyz.scm (python-parse): Update to 1.18.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: sleef: Update to 3.5.1.Vinicius Monego2020-12-12
| | | | | | * gnu/packages/maths.scm (sleef): Update to 3.5.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: python-onnx: Update to 1.8.0.Vinicius Monego2020-12-12
| | | | | | * gnu/packages/machine-learning.scm (python-onnx): Update to 1.8.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-fountain-mode: Update to 3.3.3.Vinicius Monego2020-12-12
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.3.3. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: gnucash: Make SWIG a native input.Ludovic Courtès2020-12-12
| | | | | * gnu/packages/gnucash.scm (gnucash)[inputs]: Move SWIG to... [native-inputs]: ... here.
* gnu: r-rmarkdown: Add missing propagated input.Lars-Dominik Braun2020-12-12
| | | | | | | * gnu/packages/statistics.scm (r-rmarkdown) [propagated-inputs]: Add pandoc-citeproc. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add guile-eris.pukkamustard2020-12-12
| | | | | | * gnu/packages/guile-xyz.scm (guile-eris): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add guile-sodium.pukkamustard2020-12-12
| | | | | | * gnu/packages/guile-xyz.scm (guile-sodium): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add wlr-randrRobert Smith2020-12-12
| | | | | | * gnu/packages/wm.scm (wlr-randr): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: synapse: Update to 1.24.0.Michael Rohleder2020-12-12
| | | | | | * gnu/packages/matrix.scm (synapse): Update to 1.24.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: emacs-guix: Update to 0.5.2.3-a694fdb.John Soo2020-12-12
| | | | | | | | | 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>
* gnu: GnuCash: Update to 4.2.Christopher Lam2020-12-12
| | | | | | | | | * 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>
* gnu: renpy: Use system fribidi and drop generated sources.Leo Prikler2020-12-12
| | | | | | | | | | | | * 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>
* gnu: pygame-sdl2-for-renpy: Drop generated sources in snippet.Leo Prikler2020-12-12
| | | | | | | | | * 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>
* gnu: KDE: Fix old cgit home-pages.Hartmut Goebel2020-12-12
| | | | | | | | | | | | | | | 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.
* gnu: linux-libre 4.4: Update to 4.4.248.Leo Famulari2020-12-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.4-version): Update to 4.4.248. (linux-libre-4.4-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.248.Leo Famulari2020-12-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.248. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.212.Leo Famulari2020-12-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.212. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.163.Leo Famulari2020-12-12
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.163. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.83.Leo Famulari2020-12-12
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.83. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.9.14.Leo Famulari2020-12-12
| | | | | * gnu/packages/linux.scm (linux-libre-5.9-version): Update to 5.9.14. (linux-libre-5.9-pristine-source): Update hash.
* gnu: knot-resolver: Update to 5.2.1.Simon South2020-12-11
| | | | | | | | | | * 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>
* 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.