summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-11-14home-services: on-first-login: Check if XDG_RUNTIME_DIR exists.•••Fixes <https://issues.guix.gnu.org/50945>. Reported by Jan Nieuwenhuizen <janneke@gnu.org>. * gnu/home-services.scm (on-first-login): on-first-login won't execute anything if XDG_RUNTIME_DIR doesn't exists. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andrew Tropin
2021-11-14gnu: u-boot, u-boot-am335x-boneblack, u-boot-novena: Fix lint warnings.•••* gnu/packages/bootloaders.scm (u-boot)[description]: Add second space after sentence. (u-boot-am335x-boneblack)[description]: Likewise. (u-boot-novena)[description]: Likewise. Vagrant Cascadian
2021-11-14doc: Add example to dist target.•••* doc/local.mk (OS_CONFIG_EXAMPLES_TEXI): Add he-config-bare-bones.scm. Julien Lepiller
2021-11-14gnu: python-translate-toolkit: Update to 3.5.1.•••* gnu/packages/python-xyz (python-translate-toolkit): Update to 3.5.1. (python2-translate-toolkit): Keep at previous version. Julien Lepiller
2021-11-14doc: Fix guix shell -C example.•••The meaning changed by accident when guix environment was replaced by guix shell in 80edb7df6586464aa40e84e103f0045452de95db. * doc/guix.texi (Debugging Build Failures): Add missing -D option. Florian Pelz
2021-11-14gnu: guix-build-coordinator: Update to 0-36.87508af.•••* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-36.87508af. Christopher Baines
2021-11-14gnu: Add borgmatic.•••* gnu/packages/backup.scm (borgmatic): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Arun Isaac
2021-11-14gnu: Add nsxiv.•••* gnu/packages/image-viewers.scm (nsxiv): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Foo Chuan Wei
2021-11-14gnu: Add neatmail.•••* gnu/packages/mail.scm (neatmail): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> jgart via Guix-patches via
2021-11-14gnu: pinentry-tty: Update to 1.2.0.•••* gnu/packages/gnupg.scm (pinentry-tty): Update to 1.2.0. Efraim Flashner
2021-11-14gnu: terminology: Update to 1.11.0.•••* gnu/packages/enlightenment.scm (terminology): Update to 1.11.0. Efraim Flashner
2021-11-13gnu: linux-libre 4.9: Update to 4.9.292.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.292. (linux-libre-4.9-pristine-source): Update hash. Leo Famulari
2021-11-13gnu: linux-libre 4.9: Update to 4.9.290.•••* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.290. (linux-libre-4.9-pristine-source): Update hash. Leo Famulari
2021-11-13gnu: linux-libre 4.14: Update to 4.14.255.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.255. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari
2021-11-13gnu: linux-libre 4.19: Update to 4.19.217.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.217. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari
2021-11-13gnu: linux-libre 5.4: Update to 5.4.159.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.159. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2021-11-13gnu: linux-libre 5.10: Update to 5.10.79.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.79. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2021-11-13gnu: linux-libre: Update to 5.14.18.•••* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.18. (linux-libre-5.14-pristine-source): Update hash. Leo Famulari
2021-11-14gnu: mu: Update to 1.6.10.•••* gnu/packages/mail.scm (mu): Update to 1.6.10. Tobias Geerinckx-Rice
2021-11-14gnu: renameutils: Fix license and tweak.•••* gnu/packages/shellutils.scm (renameutils)[source]: Use mirror:// URL. [license]: Change to GPL3+. [description]: Use @command markup. Ludovic Courtès
2021-11-14gnu: Add renameutils.•••* gnu/packages/shellutils.scm (renameutils): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Wiktor Żelazny
2021-11-14gnu: Add purple-lurch.•••* gnu/packages/messaging.scm (purple-lurch): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org> James Thomas
2021-11-14gnu: Add libomemo.•••* gnu/packages/messaging.scm (libomemo): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org> James Thomas
2021-11-14gnu: Add axc.•••* gnu/packages/messaging.scm (axc): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org> James Thomas
2021-11-14gnu: bear: Update to 3.0.16.•••* gnu/packages/build-tools.scm (bear): Update to 3.0.16. * gnu/packages/patches/bear-disable-preinstall-tests.patch: Update. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2021-11-14gnu: fmt: Update to 8.0.1.•••* gnu/packages/pretty-print.scm (fmt): Update to 8.0.1, (fmt-7): New variable. * gnu/packages/astronomy.scm (celestia)[inputs], gnu/packages/kodi.scm (kodi)[inputs], gnu/packages/lua.scm (emilua)[inputs]: Change to fmt-7. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2021-11-14gnu: waybar: Update to 0.9.8.•••* gnu/packages/wm.scm (waybar): Update to 0.9.8. [inputs]: Add libxml2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2021-11-14gnu: spdlog: Update to 1.9.2.•••* gnu/packages/logging.scm (spdlog): Update to 1.9.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Greg Hogan
2021-11-14tests: Adjust tests/egg.scm to latest API changes.•••This is a followup to b999c80c2e71bd4b3f26a18a321b7e7e7b580103. * tests/egg.scm (eval-test-with-egg-file): Pass 'version' argument to 'egg->guix-package'. Ludovic Courtès
2021-11-13gnu: duplicity: Update to 0.8.21.•••* gnu/packages/backup.scm (duplicity): Update to 0.8.21. [arguments]: Don't explicitly return #t from phases. Tobias Geerinckx-Rice
2021-11-13guix: packages: Clarify that list is a list of <license> records.•••* guix/packages/packages.scm (<package>): Clarify that the license field takes a list of licenses rather than a generic list. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> jgart
2021-11-13gnu: Add Breezy.•••* gnu/packages/version-control.scm (breezy): New variable. Eric Bavier
2021-11-12gnu: diffoscope: Update to 192.•••* gnu/packages/diffoscope.scm (diffoscope): Update to 192. Vagrant Cascadian
2021-11-12gnu: Add rss2email.•••* gnu/packages/mail.scm (rss2email): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Morgan Smith
2021-11-12gnu: python-feedparser: Add input•••* gnu/packages/web.scm (python-feedparser) [propagated-inputs]: Add python-sgmllib3k Signed-off-by: Ludovic Courtès <ludo@gnu.org> Morgan Smith
2021-11-12gnu: Add python-sgmllib3k.•••* gnu/packages/python-xyz.scm (python-sgmllib3k): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Morgan Smith
2021-11-12gnu: Add emacs-flymake-flycheck.•••* gnu/packages/emacs-xyz.scm (emacs-flymake-flycheck): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tom Fitzhenry
2021-11-12services: Add qemu-guest-agent service.•••* gnu/services/virtualization.scm (<qemu-guest-agent-configuration>): New record. (qemu-guest-agent-shepherd-service): New procedure. (qemu-guest-agent-service-type): New variable. * doc/guix.texi (Virtualization Services): Document it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Timotej Lazar
2021-11-12import: utils: Add more licenses and extend their detection.•••* guix/import/utils.scm (spdx-string->license): Identify more licenses (CC-BY-4.0, Freetype, HPND). * guix/licenses.scm: Add a comment that mentions "MIT" so that people who grep for MIT end up there. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Attila Lendvai
2021-11-12gnu: Add texlive-latex-bussproofs.•••* gnu/packages/tex.scm (texlive-latex-bussproofs): New variable. Danny Milosavljevic
2021-11-12build: bootloader: Add GPT support.•••* gnu/build/bootloader.scm (install-efi-loader): Add GPT support. Mathieu Othacehe
2021-11-12image: Support generating GPT images via `partition-table-type`.•••* gnu/image.scm (<image>)[partition-table-type]: New field. * gnu/system/image.scm: Implement partition-table-type logic for genimage. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Ryan Sundberg
2021-11-12gnu: genimage: Update to 14.•••Update genimage from version 11 to 14. A patch is required for the tests due to differences in ext tooling. * gnu/local.mk (dist_patch_DATA): Replace patch reference. * gnu/packages/genimage.scm: Update package source. * gnu/packages/patches/genimage-mke2fs-test.patch: New patch file. * gnu/packages/patches/genimage-signedness.patch: Delete obsolete patch. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Ryan Sundberg
2021-11-12gnu: cuirass: Update to 1.1.0-5.ea09658.•••* gnu/packages/ci.scm (cuirass): Update to 1.1.0-5.ea09658. Mathieu Othacehe
2021-11-12gnu: tar: Replace with 1.34 [fixes CVE-2021-20193].•••* gnu/packages/base.scm (tar)[replacement]: New field. (tar-1.34): New variable. Mark H Weaver
2021-11-11gnu: rust-rustc-version-0.3: Update home page.•••* gnu/packages/crates-io.scm (rust-rustc-version-0.3)[home-page]: Update it. Ricardo Wurmus
2021-11-11gnu: ciri-long: Move Cython to native inputs.•••* gnu/packages/bioinformatics.scm (ciri-long)[inputs]: Move python-cython from here... [native-inputs]: ...to here. Ricardo Wurmus
2021-11-11gnu: ciri-long: Fix reference to ccs.•••* gnu/packages/bioinformatics.scm (ciri-long)[arguments]: Add build phase "fix-reference-to-ccs". [inputs]: Add circtools. Ricardo Wurmus
2021-11-11gnu: Add circtools.•••* gnu/packages/bioinformatics.scm (circtools): New variable. Ricardo Wurmus
2021-11-11gnu: Add bioparser.•••* gnu/packages/bioinformatics.scm (bioparser): New variable. Ricardo Wurmus