summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-01-28gnu: git-annex: Update to 8.20210127.Kyle Meyer
* gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210127. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-28gnu: bcc: Update to 0.16.0.Greg Hogan
* gnu/packages/linux.scm (bcc): Update to 0.16.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-28gnu: libbpf: Update to 0.1.1.Greg Hogan
* gnu/packages/linux.scm (libbpf): Update to 0.1.1. [arguments]: Remove obsolete deletion. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-28gnu: Add tpm2-tss.Léo Le Bouter
* gnu/packages/hardware.scm (tpm2-tss): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-28gnu: emacs-flycheck-grammalecte: Fix build.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte)[arguments]: Fix typo in variable name.
2021-01-28gnu: emacs-flycheck-grammalecte: Fix hash.Nicolas Goaziou
* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): Fix hash. The previous hash was from the "dev" branch of the repository.
2021-01-28nls: Update 'fr' translation.Julien Lepiller
2021-01-28Makefile.am: Add check-po rule.Julien Lepiller
* Makefile.am (make-check-po-rule): New definition. Add top-level 'eval' and calls to 'make-check-po-rule' to generate 'check-po.DOMAIN' rules. (check-po): New rule.
2021-01-28Makefile.am: Normalize downloaded po files.Julien Lepiller
* Makefile.am (make-download-po-rule): Normalize po files.
2021-01-28gnu: libsmbios: Use osl2.1 license variable.Nicolas Goaziou
* gnu/packages/hardware.scm (libsmbios)[license]: Use osl2.1 binding.
2021-01-28gnu: guile-sqlite3-dev: Remove it.Mathieu Othacehe
* gnu/packages/ci.scm (guile-sqlite3-dev): Remove it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-01-28gnu: cuirass: Update to 0.0.1-59.68532ae.Mathieu Othacehe
* gnu/packages/ci.scm (cuirass): Update to 0.0.1-59.68532ae. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-01-28services: cuirass: Create remote-server cache directory.Mathieu Othacehe
* gnu/services/cuirass.scm (cuirass-activation): Create remote-server cache directory if needed. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-01-28services: cuirass: Fix syntax error.Mathieu Othacehe
This is a follow-up of 189e62fa69049538884077155cc70cac43260118. * gnu/services/cuirass.scm (<cuirass-remote-server-configuration>): Fix syntax. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-01-28gnu: musescore: Update to 3.6.1.Nicolas Goaziou
* gnu/packages/music.scm (musescore): Update to 3.6.1.
2021-01-28services: cuirass: Add log-file support.Mathieu Othacehe
* gnu/services/cuirass.scm (cuirass-remote-worker-shepherd-service): Add log-file support. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-01-28services: cuirass: Fix workers argument.Mathieu Othacehe
* gnu/services/cuirass.scm (cuirass-remote-worker-shepherd-service): Fix workers arguments. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-01-28ui: Look up extensions before built-in commands.zimoun
* guix/ui.scm (run-guix-command): Modify order so that extensions are allowed to override default commands. Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
2021-01-28gnu: Add repeat-masker.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (repeat-masker): New variable.
2021-01-28gnu: Add perl-text-soundex.Ricardo Wurmus
* gnu/packages/perl.scm (perl-text-soundex): New variable.
2021-01-28guix: Add Open Software License 2.1.Ricardo Wurmus
* guix/licenses.scm (osl2.1): New variable.
2021-01-28gnu: Add trf.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (trf): New variable.
2021-01-28guix: Fix typo.Ricardo Wurmus
* guix/inferior.scm (inferior-available-packages): Remove extra word in docstring.
2021-01-28gnu: Add extractpdfmark.Nicolas Goaziou
* gnu/packages/pdf.scm (extractpdfmark): New variable.
2021-01-28gnu: Add Verilator.Andrew Miloradovsky
* gnu/packages/fpga.scm (verilator): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-28gnu: Add systemc.Andrew Miloradovsky
* gnu/packages/fpga.scm (systemc): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-28gnu: pinentry-rofi: Update to 2.0.2.Fredrik Salomonsson
* gnu/packages/gnupg.scm (pinentry-rofi): Update to 2.0.2. [arguments]: Simplify the package definition. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-28gnu: Add emacs-theme-magic.Morgan Smith
* gnu/packages/emacs-xyz.scm (emacs-theme-magic): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-28gnu: Add python-pywal.Morgan Smith
* gnu/packages/python-xyz.scm (python-pywal): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-28gnu: emacs-modus-themes: Update to 1.1.1.Morgan Smith
* gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 1.1.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-01-28services: cuirass: Add systems argument.Mathieu Othacehe
* gnu/services/cuirass.scm (<cuirass-remote-worker-configuration>)[systems]: New field. (cuirass-remote-worker-shepherd-service): Honor it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-01-28gnu: Add skymaker.Sharlatan Hellseher
* gnu/packages/astronomy.scm (skymaker): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-01-28gnu: tsukundere: Update to 0.2.3.Leo Prikler
* gnu/packages/game-development.scm (tsukundere): Update to 0.2.3. [#:modules] Add guile-build-system for target-guile-effective-version. [#:imported-modules] Likewise. [#:phases] Add patch-command. [native-inputs]: Add texinfo. [description]: Update.
2021-01-28tests: Add cuirass test.Mathieu Othacehe
2021-01-28services: cuirass: Add remote build support.Mathieu Othacehe
2021-01-28service: cuirass: Update it.Mathieu Othacehe
2021-01-28services: postgresql: Add postgresql-role-service-type.Mathieu Othacehe
* gnu/services/databases.scm (postgresql-role, postgresql-role?, postgresql-role-name, postgresql-role-permissions, postgresql-role-create-database?, postgresql-role-configuration, postgresql-role-configuration?, postgresql-role-configuration-host, postgresql-role-configuration-roles, postgresql-role-service-type): New procedures. * gnu/tests/databases.scm: Test it. * doc/guix.texi: Document it.
2021-01-28services: postgresql: Wrap long lines.Mathieu Othacehe
* gnu/services/databases.scm: Wrap long lines, no functional change.
2021-01-28services: postgresql: Add log directory support.Mathieu Othacehe
* gnu/services/databases.scm (postgresql-configuration-log-directory): New procedure. (<postgresql-configuration>)[log-directory]: New field. (postgresql-activation): Create the log directory. (postgresql-shepherd-service): Honor it. * gnu/tests/databases.scm (%postgresql-log-directory): New variable. (log-file): New test case. * doc/guix.texi (Database Services): Document it.
2021-01-28services: postgresql: Add socket directory support.Mathieu Othacehe
* gnu/services/databases.scm (postgresql-config-file-socket-directory): New procedure. (<postgresql-config-file>)[socket-directory]: New field. (postgresql-config-file-compiler): Honor it. (postgresql-activation): Create the socket directory if needed. * doc/guix.texi (Database Services): Document it. * gnu/tests/guix.scm (%guix-data-service-os): Adapt it. * gnu/tests/monitoring.scm (%zabbix-os): Ditto. * gnu/tests/web.scm (patchwork-os): Ditto. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2021-01-28services: postgresql: Use Guile datatypes.Mathieu Othacehe
* gnu/services/databases.scm (postgresql-config-file-compiler): Support Guile datatypes in the "extra-config" field. * gnu/tests/databases.scm (%postgresql-os): Test it. * doc/guix.texi (Database Services): Document it.
2021-01-28gnu: liferea: Add missing inputs.Raghav Gururajan
These new inputs are referenced by the package but was missing in the package definition. Some of these inputs might have been used by the package indirectly via propagation from other inputs. * gnu/packages/syndication.scm (liferea) [inputs]: Add glib, libsoup, pango and sqlite. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-28gnu: liferea: Disable static libraries.Raghav Gururajan
* gnu/packages/syndication.scm (liferea)[arguments]: Add '--disable-static' to configure-flags. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-27gnu: linux-libre 4.19: Update to 4.19.171.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.171. (linux-libre-4.19-pristine-source): Update hash.
2021-01-27gnu: linux-libre 5.4: Update to 5.4.93.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.93. (linux-libre-5.4-pristine-source): Update hash.
2021-01-27gnu: linux-libre: Update to 5.10.11.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.11. (linux-libre-5.10-pristine-source): Update hash.
2021-01-27inferior: Memoize entries in 'inferior-package->manifest-entry'.Ludovic Courtès
Fixes a performance issue as reported by Ricardo Wurmus in <https://bugs.gnu.org/46100>. * guix/inferior.scm (inferior-package->manifest-entry): Remove #:parent parameter. [cache]: New variable. [memoized]: New macro. [loop]: New procedure.
2021-01-27gnu: guile-gcrypt: Refer to the right libgcrypt when cross-compiling.Ludovic Courtès
Fixes a regression introduced in 5e163ba00969e7ba05897840a1199b967252b4ae where (gcrypt package-config) would end up referring to the native libgcrypt.so instead of the target one. * gnu/packages/gnupg.scm (guile-gcrypt)[arguments]: Reintroduce 'add-libgrypt-config' phase. [native-inputs]: Remove LIBGCRYPT.
2021-01-27gnu: pinentry-efl: Tweak description.Tobias Geerinckx-Rice
* gnu/packages/gnupg.scm (pinentry-efl)[description]: Use @acronym.
2021-01-27gnu: pinentry-tty: Update to 1.1.1.Tobias Geerinckx-Rice
* gnu/packages/gnupg.scm (pinentry-tty): Update to 1.1.1. (pinentry-efl)[source]: Remove patch. * gnu/packages/patches/pinentry-efl.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.