Age | Commit message (Expand) | Author |
2021-11-15 | gnu: emacs-request: Update to 0.3.2-1.3336eaa....* gnu/packages/emacs-xyz.scm (emacs-request): Update to 0.3.2-1.3336eaa.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith |
2021-11-15 | gnu: lagrange: Update to 1.8.2....* gnu/packages/web-browsers.scm (lagrange): Update to 1.8.2.
[source]: Add snippet to remove bundled libraries.
[native-inputs]: Add zip.
| Efraim Flashner |
2021-11-15 | gnu: python-furl: Update to 2.1.3....* gnu/packages/python-web.scm (python-furl): Update to 2.1.3.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| jgart |
2021-11-15 | gnu: python2-orderedmultidict: Remove package....* gnu/packages/python-web.scm (python2-orderedmultidict): Delete variable.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| jgart |
2021-11-15 | gnu: python-orderedmultidict: Update to 1.0.1....* gnu/packages/python-xyz.scm (python-orderedmultidict): Update to 1.0.1.
[arguments]: Delete custom fix-tests phase.
[native-inputs]: Add python-flake8.
Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
| jgart |
2021-11-14 | Merge branch 'typo-fixes-20211114' | Vagrant Cascadian |
2021-11-14 | gnu: scandb: Fix typo....* gnu/packages/emacs-xyz.scm (scandb)[description]: Fix spelling of
"regularly".
| Vagrant Cascadian |
2021-11-14 | gnu: MPD: Update to 0.23.4....* gnu/packages/mpd.scm (mpd): Update to 0.23.4.
[arguments]: Use meson-next for meson-build-system.
[inputs]: Add fmt.
[native-inputs]: Add cmake.
[properties]: Add release-monitoring-url.
| Leo Famulari |
2021-11-14 | gnu: python-cligj: Fix typo....* gnu/packages/emacs-xyz.scm (python-cligj)[description]: Fix spelling of
"command".
| Vagrant Cascadian |
2021-11-14 | gnu: ghc-quickcheck-classes-base: Fix typo....* gnu/packages/emacs-xyz.scm (ghc-quickcheck-classes-base)[description]: Fix
spelling of "library"
| Vagrant Cascadian |
2021-11-14 | gnu: emacs-org-contrib: Fix typo....* gnu/packages/emacs-xyz.scm (emacs-org-contrib)[description]: Fix spelling of
"maintenance".
| Vagrant Cascadian |
2021-11-14 | gnu: rust-fallible-collections-0.4: Fix typo....* gnu/packages/crates-io.scm (rust-fallible-collections-0.4)[description]: Fix
spelling of "which".
| Vagrant Cascadian |
2021-11-14 | gnu: r-msfeatures: Fix typo....* gnu/packages/bioconductor.scm (r-msfeatures)[description]: Fix spelling of
"package".
| Vagrant Cascadian |
2021-11-14 | gnu: home: services: Fix typo....* gnu/home/services/xdg.scm (home-xdg-base-directories-service-type): Fix
spelling of "convenient".
| Vagrant Cascadian |
2021-11-14 | gnu: home: services: Fix typo....* gnu/home/services/utils.scm: Fix spelling of "anything".
| Vagrant Cascadian |
2021-11-14 | gnu: home: services: Fix typo....* gnu/home/services/shells.scm (home-shell-profile-configuration): Fix
spelling of "available".
| Vagrant Cascadian |
2021-11-14 | home: services: Typo fix....* gnu/home/services.scm: Fix spelling of "directory".
| Vagrant Cascadian |
2021-11-15 | gnu: python-uritemplate: Update to 4.1.1....* gnu/packages/python-web.scm (python-uritemplate): Update to 4.1.1.
[license]: Add LICENSE:ASL2.0.
(python2-uritemplate): Remove variable.
| Marius Bakke |
2021-11-15 | gnu: Remove python2-google-api-client....Some of its dependencies no longer support Python 2.
* gnu/packages/python-web.scm (python2-google-api-client): Remove variable.
| Marius Bakke |
2021-11-15 | gnu: python-sqlalchemy: Update to 1.4.27....* gnu/packages/databases.scm (python-sqlalchemy): Update to 1.4.27.
| Marius Bakke |
2021-11-15 | gnu: python-psycopg2: Update to 2.9.2....* gnu/packages/databases.scm (python-psycopg2): Update to 2.9.2.
(python2-psycopg2): Remove variable (no longer supported).
| Marius Bakke |
2021-11-15 | gnu: python-pyasn1-modules: Update to 0.2.8....* gnu/packages/python-xyz.scm (python-pyasn1-modules): Update to 0.2.8.
| Marius Bakke |
2021-11-15 | gnu: Remove python2-sqlalchemy-utils....Some of its dependencies no longer support Python 2, so drop it.
* gnu/packages/databases.scm (python2-sqlalchemy-utils): Remove variable.
| Marius Bakke |
2021-11-14 | gnu: alot: Disable hanging test....* gnu/packages/mail.scm (alot) [#:phases]: Disable hanging test.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tanguy Le Carrour |
2021-11-14 | home-services: Demonadify 'on-first-login' handling....* gnu/home/services.scm (compute-on-first-login-script): Use
'computed-file' instead of' gexp->script'.
(on-first-login-script-entry): Expect a regular value rather than a
monadic value and remove 'mlet'.
| Ludovic Courtès |
2021-11-14 | home-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-14 | gnu: 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-14 | gnu: 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-14 | gnu: 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-14 | gnu: Add borgmatic....* gnu/packages/backup.scm (borgmatic): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Arun Isaac |
2021-11-14 | gnu: Add nsxiv....* gnu/packages/image-viewers.scm (nsxiv): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Foo Chuan Wei |
2021-11-14 | gnu: Add neatmail....* gnu/packages/mail.scm (neatmail): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| jgart via Guix-patches via |
2021-11-14 | gnu: pinentry-tty: Update to 1.2.0....* gnu/packages/gnupg.scm (pinentry-tty): Update to 1.2.0.
| Efraim Flashner |
2021-11-14 | gnu: terminology: Update to 1.11.0....* gnu/packages/enlightenment.scm (terminology): Update to 1.11.0.
| Efraim Flashner |
2021-11-13 | gnu: 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-13 | gnu: 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-13 | gnu: 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-13 | gnu: 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-13 | gnu: 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-13 | gnu: 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-13 | gnu: 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-14 | gnu: mu: Update to 1.6.10....* gnu/packages/mail.scm (mu): Update to 1.6.10.
| Tobias Geerinckx-Rice |
2021-11-14 | gnu: 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-14 | gnu: Add renameutils....* gnu/packages/shellutils.scm (renameutils): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Wiktor Żelazny |
2021-11-14 | gnu: Add purple-lurch....* gnu/packages/messaging.scm (purple-lurch): New variable
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| James Thomas |
2021-11-14 | gnu: Add libomemo....* gnu/packages/messaging.scm (libomemo): New variable
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| James Thomas |
2021-11-14 | gnu: Add axc....* gnu/packages/messaging.scm (axc): New variable
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| James Thomas |
2021-11-14 | gnu: 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-14 | gnu: 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-14 | gnu: 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 |