aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: fcitx5: Update to 5.0.4.Zhu Zihao2021-01-28
| | | | | | * gnu/packages/fcitx5.scm(fcitx5): Update to 5.0.4. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libime: Update to 1.0.3.Zhu Zihao2021-01-28
| | | | | | * gnu/packages/fcitx5.scm(libime): Update to 1.0.3. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: xcb-imdkit: Update to 1.0.2.Zhu Zihao2021-01-28
| | | | | | * gnu/packages/fcitx5.scm(xcb-imdkit): Update to 1.0.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: fcitx5-configtool: Fix indentation.Zhu Zihao2021-01-28
| | | | | | * gnu/packages/fcitx5.scm(fcitx5-configtool): Fix indentation. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: gusb: Update to 0.3.5.Léo Le Bouter2021-01-28
| | | | | | * gnu/packages/gnome.scm (gusb): Update to 0.3.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libcap-ng: Update to 0.8.2.Vincent Legoll2021-01-28
| | | | | | * gnu/packages/admin.scm (libcap-ng): Update to 0.8.2. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: xfce4-genmon-plugin: Update to 4.1.1.Michael Rohleder2021-01-28
| | | | | | * gnu/packages/xfce.scm (xfce4-genmon-plugin): Update to 4.1.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: dnsmasq: Update to 2.84.Vincent Legoll2021-01-28
| | | | | | * gnu/packages/dns.scm (dnsmasq): Update to 2.84. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libgdiplus: Update to 6.0.5.Vincent Legoll2021-01-28
| | | | | | * gnu/packages/mono.scm (libgdiplus): Update to 6.0.5. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libfprint: Update to 1.90.7.Vincent Legoll2021-01-28
| | | | | | * gnu/packages/freedesktop.scm (libfprint): Update to 1.90.7. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: esbuild: Update to 0.8.36.Ryan Prior2021-01-28
| | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.36. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: git-annex: Update to 8.20210127.Kyle Meyer2021-01-28
| | | | | | * gnu/packages/haskell-apps.scm (git-annex): Update to 8.20210127. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: bcc: Update to 0.16.0.Greg Hogan2021-01-28
| | | | | | * gnu/packages/linux.scm (bcc): Update to 0.16.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libbpf: Update to 0.1.1.Greg Hogan2021-01-28
| | | | | | | * gnu/packages/linux.scm (libbpf): Update to 0.1.1. [arguments]: Remove obsolete deletion. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: Add tpm2-tss.Léo Le Bouter2021-01-28
| | | | | | * gnu/packages/hardware.scm (tpm2-tss): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-flycheck-grammalecte: Fix build.Nicolas Goaziou2021-01-28
| | | | | * gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte)[arguments]: Fix typo in variable name.
* gnu: emacs-flycheck-grammalecte: Fix hash.Nicolas Goaziou2021-01-28
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): Fix hash. The previous hash was from the "dev" branch of the repository.
* gnu: libsmbios: Use osl2.1 license variable.Nicolas Goaziou2021-01-28
| | | | * gnu/packages/hardware.scm (libsmbios)[license]: Use osl2.1 binding.
* gnu: guile-sqlite3-dev: Remove it.Mathieu Othacehe2021-01-28
| | | | | | * gnu/packages/ci.scm (guile-sqlite3-dev): Remove it. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: cuirass: Update to 0.0.1-59.68532ae.Mathieu Othacehe2021-01-28
| | | | | | * gnu/packages/ci.scm (cuirass): Update to 0.0.1-59.68532ae. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* services: cuirass: Create remote-server cache directory.Mathieu Othacehe2021-01-28
| | | | | | | * gnu/services/cuirass.scm (cuirass-activation): Create remote-server cache directory if needed. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* services: cuirass: Fix syntax error.Mathieu Othacehe2021-01-28
| | | | | | | | | 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>
* gnu: musescore: Update to 3.6.1.Nicolas Goaziou2021-01-28
| | | | * gnu/packages/music.scm (musescore): Update to 3.6.1.
* services: cuirass: Add log-file support.Mathieu Othacehe2021-01-28
| | | | | | | * gnu/services/cuirass.scm (cuirass-remote-worker-shepherd-service): Add log-file support. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* services: cuirass: Fix workers argument.Mathieu Othacehe2021-01-28
| | | | | | | * gnu/services/cuirass.scm (cuirass-remote-worker-shepherd-service): Fix workers arguments. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add repeat-masker.Ricardo Wurmus2021-01-28
| | | | * gnu/packages/bioinformatics.scm (repeat-masker): New variable.
* gnu: Add perl-text-soundex.Ricardo Wurmus2021-01-28
| | | | * gnu/packages/perl.scm (perl-text-soundex): New variable.
* gnu: Add trf.Ricardo Wurmus2021-01-28
| | | | * gnu/packages/bioinformatics.scm (trf): New variable.
* gnu: Add extractpdfmark.Nicolas Goaziou2021-01-28
| | | | * gnu/packages/pdf.scm (extractpdfmark): New variable.
* gnu: Add Verilator.Andrew Miloradovsky2021-01-28
| | | | | | * gnu/packages/fpga.scm (verilator): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add systemc.Andrew Miloradovsky2021-01-28
| | | | | | * gnu/packages/fpga.scm (systemc): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: pinentry-rofi: Update to 2.0.2.Fredrik Salomonsson2021-01-28
| | | | | | | * gnu/packages/gnupg.scm (pinentry-rofi): Update to 2.0.2. [arguments]: Simplify the package definition. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add emacs-theme-magic.Morgan Smith2021-01-28
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-theme-magic): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: Add python-pywal.Morgan Smith2021-01-28
| | | | | | * gnu/packages/python-xyz.scm (python-pywal): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-modus-themes: Update to 1.1.1.Morgan Smith2021-01-28
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-modus-themes): Update to 1.1.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* services: cuirass: Add systems argument.Mathieu Othacehe2021-01-28
| | | | | | | | * 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>
* gnu: Add skymaker.Sharlatan Hellseher2021-01-28
| | | | | | * gnu/packages/astronomy.scm (skymaker): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: tsukundere: Update to 0.2.3.Leo Prikler2021-01-28
| | | | | | | | | * 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.
* tests: Add cuirass test.Mathieu Othacehe2021-01-28
|
* services: cuirass: Add remote build support.Mathieu Othacehe2021-01-28
|
* service: cuirass: Update it.Mathieu Othacehe2021-01-28
|
* services: postgresql: Add postgresql-role-service-type.Mathieu Othacehe2021-01-28
| | | | | | | | | | | * 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.
* services: postgresql: Wrap long lines.Mathieu Othacehe2021-01-28
| | | | * gnu/services/databases.scm: Wrap long lines, no functional change.
* services: postgresql: Add log directory support.Mathieu Othacehe2021-01-28
| | | | | | | | | | | * 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.
* services: postgresql: Add socket directory support.Mathieu Othacehe2021-01-28
| | | | | | | | | | | | | | * 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>
* services: postgresql: Use Guile datatypes.Mathieu Othacehe2021-01-28
| | | | | | | * 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.
* gnu: liferea: Add missing inputs.Raghav Gururajan2021-01-28
| | | | | | | | | | | 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>
* gnu: liferea: Disable static libraries.Raghav Gururajan2021-01-28
| | | | | | | * gnu/packages/syndication.scm (liferea)[arguments]: Add '--disable-static' to configure-flags. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: linux-libre 4.19: Update to 4.19.171.Leo Famulari2021-01-27
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.171. (linux-libre-4.19-pristine-source): Update hash.
* gnu: linux-libre 5.4: Update to 5.4.93.Leo Famulari2021-01-27
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.93. (linux-libre-5.4-pristine-source): Update hash.