summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* tests: go: Fix typo.Tobias Geerinckx-Rice2021-09-28
| | | | | * tests/go.scm (fixture-go-mod-unparseable): Rename this… (fixture-go-mod-unparsable): …to this. Adjust the only caller.
* doc: Fix typos.Tobias Geerinckx-Rice2021-09-28
| | | | | * doc/guix.texi (Invoking guix import): Fix ‘accross’ typo. (Version Control Services): Fix ‘infomation’ typo.
* gnu: Add falltergeist.phodina via Guix-patches via2021-09-28
| | | | | | * gnu/packages/games.scm (falltergeist): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add sdlpop.phodina via Guix-patches via2021-09-28
| | | | | | * gnu/packages/games.scm (sdlpop): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-bing-dict.Xinglu Chen2021-09-28
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-bing-dict): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-eterm-256color.Xinglu Chen2021-09-28
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-eterm-256color): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-julia-snail: Update to 1.1.4.Nicolas Goaziou2021-09-28
| | | | * gnu/packages/emacs-xyz.scm (emacs-julia-snail): Update to 1.1.4.
* gnu: emacs-parseclj: Update to 1.0.2.Nicolas Goaziou2021-09-28
| | | | * gnu/packages/emacs-xyz.scm (emacs-parseclj): Update to 1.0.2.
* gnu: emacs-evil-matchit: Update to 2.4.1.Nicolas Goaziou2021-09-28
| | | | * gnu/packages/emacs-xyz.scm (emacs-evil-matchit): Update to 2.4.1.
* gnu: emacs-closql: Update to 1.2.0.Nicolas Goaziou2021-09-28
| | | | * gnu/packages/emacs-xyz.scm (emacs-closql): Update to 1.2.0.
* gnu: Add python-glom.jgart2021-09-29
| | | | | | * gnu/packages/python-xyz.scm (python-glom): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: Add python-face.jgart2021-09-29
| | | | | | * gnu/packages/python-xyz.scm (python-face): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: Add lxd.Andrew Whatson2021-09-28
| | | | | | * gnu/packages/virtualization.scm (lxd): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: lxcfs: Update to 4.0.9.Andrew Whatson2021-09-28
| | | | | | * gnu/packages/virtualization.scm (lxcfs): Update to 4.0.9. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: lxc: Update to 4.0.10.Andrew Whatson2021-09-28
| | | | | | * gnu/packages/virtualization.scm (lxc): Update to 4.0.10. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libdqlite: Update to 1.9.0.Andrew Whatson2021-09-28
| | | | | | * gnu/packages/cluster.scm (libdqlite): Update to 1.9.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: libraft: Update to 0.11.2.Andrew Whatson2021-09-28
| | | | | | | * gnu/packages/cluster.scm (libraft): Update to 0.11.2. [inputs]: Add lz4. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* news: Mention that Home is a "technology preview".Ludovic Courtès2021-09-28
| | | | * etc/news.scm: Mention that Home is a "technology preview".
* home-services: Add missing imports and function definition.Andrew Tropin2021-09-28
| | | | | | | | | | * gnu/home-services/configuration.scm: Add missing imports. * gnu/home-services/utils.scm (list->human-readable-list): Add new function. * gnu/home-services/configuration.scm: Add missing imports. * gnu/home-services/xdg.scm: Fix ensure-list function. * guix/scripts/home/import.scm: Add missing imports. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: emacs-base16-theme: Add themes to output.John Soo2021-09-28
| | | | | | | * gnu/packages/emacs-xyz (emacs-base16-theme)[arguments]: Add build directory themes to #:include. Add a phase to move them to the appropriate place. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: sbcl-burgled-batteries3: Fix compiling with sbcl >= 2.1.6.Guillaume Le Vaillant2021-09-28
| | | | | | * gnu/packages/patches/sbcl-burgled-batteries3-fix-signals.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/lisp-xyz.scm (sbcl-burgled-batteries3)[source]: Use it.
* gnu: sbcl-ironclad: Update to 0.56.Guillaume Le Vaillant2021-09-28
| | | | * gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.56.
* gnu: sbcl-png: Fix compiling with sbcl >= 2.1.6.Guillaume Le Vaillant2021-09-28
| | | | | | * gnu/packages/patches/sbcl-png-fix-sbcl-compatibility.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/lisp-xyz.scm (sbcl-png)[source]: Use it.
* gnu: sbcl: Update to 2.1.9.Charles2021-09-28
| | | | | | * gnu/packages/lisp.scm (sbcl): Update to 2.1.9. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: cl-esrap: Update to 0.18-2.866f28f.Charles2021-09-28
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-esrap): Update to 0.18-2.866f28f. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: libraqm: Update to 0.7.2.Nicolas Goaziou2021-09-28
| | | | | | | | * gnu/packages/fontutils.scm (libraqm): Update to 0.7.2. [source]: Use git-fetch method. [build-system]: Switch to meson-build-system. [arguments]<#:phases>: Remove unnecessary (and unrecognized) configure flag per above.
* gnu: emacs-butler: Update to 0.2.6.Nicolas Goaziou2021-09-28
| | | | * gnu/packages/emacs-xyz.scm (emacs-butler): Update to 0.2.6.
* gnu: emacs-pubmed: Update to 0.5.2.Nicolas Goaziou2021-09-28
| | | | * gnu/packages/emacs-xyz.scm (emacs-pubmed): Update to 0.5.2.
* gnu: Add python-pymodbus.Maxim Cournoyer2021-09-28
| | | | * gnu/packages/python-xyz.scm (python-pymodbus): New variable.
* gnu: Add python-pyserial-asyncio.Maxim Cournoyer2021-09-28
| | | | * gnu/packages/python-xyz.scm (python-pyserial-asyncio): New variable.
* gnu: Add python-pytest-random-order.Maxim Cournoyer2021-09-27
| | | | * gnu/packages/check.scm (python-pytest-random-order): New variable.
* gnu: python-proto-match: Explicitly disable tests to fix build.Maxim Cournoyer2021-09-27
| | | | | | | I previously thought this unnecessary, but attempting to build the package suggests otherwise. * gnu/packages/python-xyz.scm (python-proto-matcher)[tests?]: Set to #f.
* gnu: ccache: Update to 4.4.1.Tobias Geerinckx-Rice2021-09-28
| | | | | | | | * gnu/packages/ccache.scm (ccache): Update to 4.4.1. [source]: Add patch. [arguments]: Remove explicit #t return values from phases. * gnu/packages/patches/ccache-fix-basedir-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: faudio: Update to 21.09.Tobias Geerinckx-Rice2021-09-28
| | | | * gnu/packages/audio.scm (faudio): Update to 21.09.
* gnu: detox: Update to 1.4.5.Tobias Geerinckx-Rice2021-09-28
| | | | * gnu/packages/admin.scm (detox): Update to 1.4.5.
* news: Add 'de' translation.Florian Pelz2021-09-27
| | | | * etc/news.scm: Add German translation of Guix Home entry.
* gnu: giac: Update to 1.7.0-33.Nicolas Goaziou2021-09-27
| | | | * gnu/packages/algebra.scm (giac): Update to 1.7.0-33.
* gnu: emacs-parseedn: Update to 1.0.0.Nicolas Goaziou2021-09-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-parseedn): Update to 1.0.0.
* gnu: emacs-parseclj: Update to 1.0.0.Nicolas Goaziou2021-09-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-parseclj): Update to 1.0.0.
* gnu: emacs-solaire-mode: Update to 2.0.3.Nicolas Goaziou2021-09-27
| | | | * gnu/packages/emacs-xyz.scm (emacs-solaire-mode): Update to 2.0.3.
* Merge branch 'wip-guix-home'Oleg Pykhalov2021-09-27
|\
| * news: Add entry about Guix Home.Andrew Tropin2021-09-27
| | | | | | | | | | | | * etc/news.scm: Add entry. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| * doc: Add a note about Guix Home status.Andrew Tropin2021-09-27
| | | | | | | | | | | | * doc/guix.texi: Add a note about Guix Home status. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| * guix: self: Add *home-modules*.Andrew Tropin2021-09-13
| | | | | | | | | | | | * guix/self.scm(*home-modules*): New variable. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| * home-services: shepherd: Add missing exports.Andrew Tropin2021-09-13
| | | | | | | | | | | | * gnu/home-services/shepherd.scm: Add missing exports. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| * home-services: Add Mcron.Andrew Tropin2021-09-13
| | | | | | | | | | | | | | | | * gnu/home-services/mcron.scm: New file. * gnu/local.mk: Add this. * doc/guix.texi: Add documentation about Mcron Home Service. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| * home-services: Add Shepherd.Andrew Tropin2021-09-09
| | | | | | | | | | | | | | | | * gnu/home-services/shepherd.scm: New file. * gnu/local.mk: Add this. * doc/guix.texi: Add documentation about Shepherd Home Service. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| * doc: Add Guix Home documentation.Andrew Tropin2021-09-09
| | | | | | | | | | | | | | * doc/guix.texi: Add Guix Home documentation. * doc/he-config-bare-bones.scm: New file. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| * home-services: run-on-change: Handle first generation case.Andrew Tropin2021-09-09
| | | | | | | | | | | | | | * gnu/home-services.scm (compute-on-change-gexp): Handle first generation case. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| * home-services: configuration: Add generic-serialize-alist.Andrew Tropin2021-09-09
| | | | | | | | | | | | | | * gnu/home-services/configuration.scm (generic-serialize-alist, generic-serialize-alist-entry): New functions. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>