summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* gnu: profanity: Update to 0.11.1.Tanguy Le Carrour2021-11-15
| | | | | | * gnu/packages/messaging.scm (profanity): Update to 0.11.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: grisbi: Update to 2.0.5.Tanguy Le Carrour2021-11-15
| | | | | | * gnu/packages/finance.scm (grisbi): Update to 2.0.5. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: diff-so-fancy: Update to 1.4.2.Tanguy Le Carrour2021-11-15
| | | | | | * gnu/packages/version-control.scm (diff-so-fancy): Update to 1.4.2. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: scrot: Update to 1.7.Tanguy Le Carrour2021-11-15
| | | | | | * gnu/packages/xdisorg.scm (scrot): Update to 1.7. [inputs]: Add libbsd. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-request: Update to 0.3.2-1.3336eaa.Morgan Smith2021-11-15
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-request): Update to 0.3.2-1.3336eaa. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: lagrange: Update to 1.8.2.Efraim Flashner2021-11-15
| | | | | | * gnu/packages/web-browsers.scm (lagrange): Update to 1.8.2. [source]: Add snippet to remove bundled libraries. [native-inputs]: Add zip.
* gnu: python-furl: Update to 2.1.3.jgart2021-11-15
| | | | | | * gnu/packages/python-web.scm (python-furl): Update to 2.1.3. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: python2-orderedmultidict: Remove package.jgart2021-11-15
| | | | | | * gnu/packages/python-web.scm (python2-orderedmultidict): Delete variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: python-orderedmultidict: Update to 1.0.1.jgart2021-11-15
| | | | | | | | * 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>
* Merge branch 'typo-fixes-20211114'Vagrant Cascadian2021-11-14
|\
| * gnu: scandb: Fix typo.Vagrant Cascadian2021-11-14
| | | | | | | | | | * gnu/packages/emacs-xyz.scm (scandb)[description]: Fix spelling of "regularly".
| * gnu: python-cligj: Fix typo.Vagrant Cascadian2021-11-14
| | | | | | | | | | * gnu/packages/emacs-xyz.scm (python-cligj)[description]: Fix spelling of "command".
| * gnu: ghc-quickcheck-classes-base: Fix typo.Vagrant Cascadian2021-11-14
| | | | | | | | | | * gnu/packages/emacs-xyz.scm (ghc-quickcheck-classes-base)[description]: Fix spelling of "library"
| * gnu: emacs-org-contrib: Fix typo.Vagrant Cascadian2021-11-14
| | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-org-contrib)[description]: Fix spelling of "maintenance".
| * gnu: rust-fallible-collections-0.4: Fix typo.Vagrant Cascadian2021-11-14
| | | | | | | | | | * gnu/packages/crates-io.scm (rust-fallible-collections-0.4)[description]: Fix spelling of "which".
| * gnu: r-msfeatures: Fix typo.Vagrant Cascadian2021-11-14
| | | | | | | | | | * gnu/packages/bioconductor.scm (r-msfeatures)[description]: Fix spelling of "package".
| * gnu: home: services: Fix typo.Vagrant Cascadian2021-11-14
| | | | | | | | | | * gnu/home/services/xdg.scm (home-xdg-base-directories-service-type): Fix spelling of "convenient".
| * gnu: home: services: Fix typo.Vagrant Cascadian2021-11-14
| | | | | | | | * gnu/home/services/utils.scm: Fix spelling of "anything".
| * gnu: home: services: Fix typo.Vagrant Cascadian2021-11-14
| | | | | | | | | | * gnu/home/services/shells.scm (home-shell-profile-configuration): Fix spelling of "available".
| * home: services: Typo fix.Vagrant Cascadian2021-11-14
| | | | | | | | * gnu/home/services.scm: Fix spelling of "directory".
* | gnu: MPD: Update to 0.23.4.Leo Famulari2021-11-14
|/ | | | | | | | * 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.
* gnu: python-uritemplate: Update to 4.1.1.Marius Bakke2021-11-15
| | | | | | * gnu/packages/python-web.scm (python-uritemplate): Update to 4.1.1. [license]: Add LICENSE:ASL2.0. (python2-uritemplate): Remove variable.
* gnu: Remove python2-google-api-client.Marius Bakke2021-11-15
| | | | | | Some of its dependencies no longer support Python 2. * gnu/packages/python-web.scm (python2-google-api-client): Remove variable.
* gnu: python-sqlalchemy: Update to 1.4.27.Marius Bakke2021-11-15
| | | | * gnu/packages/databases.scm (python-sqlalchemy): Update to 1.4.27.
* gnu: python-psycopg2: Update to 2.9.2.Marius Bakke2021-11-15
| | | | | * gnu/packages/databases.scm (python-psycopg2): Update to 2.9.2. (python2-psycopg2): Remove variable (no longer supported).
* gnu: python-pyasn1-modules: Update to 0.2.8.Marius Bakke2021-11-15
| | | | * gnu/packages/python-xyz.scm (python-pyasn1-modules): Update to 0.2.8.
* gnu: Remove python2-sqlalchemy-utils.Marius Bakke2021-11-15
| | | | | | Some of its dependencies no longer support Python 2, so drop it. * gnu/packages/databases.scm (python2-sqlalchemy-utils): Remove variable.
* gnu: alot: Disable hanging test.Tanguy Le Carrour2021-11-14
| | | | | | * gnu/packages/mail.scm (alot) [#:phases]: Disable hanging test. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* home-services: Demonadify 'on-first-login' handling.Ludovic Courtès2021-11-14
| | | | | | | * 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'.
* home-services: on-first-login: Check if XDG_RUNTIME_DIR exists.Andrew Tropin2021-11-14
| | | | | | | | | | 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>
* gnu: u-boot, u-boot-am335x-boneblack, u-boot-novena: Fix lint warnings.Vagrant Cascadian2021-11-14
| | | | | | | * gnu/packages/bootloaders.scm (u-boot)[description]: Add second space after sentence. (u-boot-am335x-boneblack)[description]: Likewise. (u-boot-novena)[description]: Likewise.
* gnu: python-translate-toolkit: Update to 3.5.1.Julien Lepiller2021-11-14
| | | | | * gnu/packages/python-xyz (python-translate-toolkit): Update to 3.5.1. (python2-translate-toolkit): Keep at previous version.
* gnu: guix-build-coordinator: Update to 0-36.87508af.Christopher Baines2021-11-14
| | | | | * gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-36.87508af.
* gnu: Add borgmatic.Arun Isaac2021-11-14
| | | | | | * gnu/packages/backup.scm (borgmatic): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add nsxiv.Foo Chuan Wei2021-11-14
| | | | | | * gnu/packages/image-viewers.scm (nsxiv): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add neatmail.jgart via Guix-patches via2021-11-14
| | | | | | * gnu/packages/mail.scm (neatmail): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: pinentry-tty: Update to 1.2.0.Efraim Flashner2021-11-14
| | | | * gnu/packages/gnupg.scm (pinentry-tty): Update to 1.2.0.
* gnu: terminology: Update to 1.11.0.Efraim Flashner2021-11-14
| | | | * gnu/packages/enlightenment.scm (terminology): Update to 1.11.0.
* gnu: linux-libre 4.9: Update to 4.9.292.Leo Famulari2021-11-13
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.292. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.9: Update to 4.9.290.Leo Famulari2021-11-13
| | | | | * gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.290. (linux-libre-4.9-pristine-source): Update hash.
* gnu: linux-libre 4.14: Update to 4.14.255.Leo Famulari2021-11-13
| | | | | * gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.255. (linux-libre-4.14-pristine-source): Update hash.
* gnu: linux-libre 4.19: Update to 4.19.217.Leo Famulari2021-11-13
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.217. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.159.Leo Famulari2021-11-13
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.159. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre 5.10: Update to 5.10.79.Leo Famulari2021-11-13
| | | | | * gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.79. (linux-libre-5.10-pristine-source): Update hash.
* gnu: linux-libre: Update to 5.14.18.Leo Famulari2021-11-13
| | | | | * gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.18. (linux-libre-5.14-pristine-source): Update hash.
* gnu: mu: Update to 1.6.10.Tobias Geerinckx-Rice2021-11-14
| | | | * gnu/packages/mail.scm (mu): Update to 1.6.10.
* gnu: renameutils: Fix license and tweak.Ludovic Courtès2021-11-14
| | | | | | * gnu/packages/shellutils.scm (renameutils)[source]: Use mirror:// URL. [license]: Change to GPL3+. [description]: Use @command markup.
* gnu: Add renameutils.Wiktor Żelazny2021-11-14
| | | | | | * gnu/packages/shellutils.scm (renameutils): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add purple-lurch.James Thomas2021-11-14
| | | | | | * gnu/packages/messaging.scm (purple-lurch): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libomemo.James Thomas2021-11-14
| | | | | | * gnu/packages/messaging.scm (libomemo): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org>