Age | Commit message (Expand) | Author |
---|---|---|
2021-02-11 | gnu: grammalecte: Update to 2.1.0....* gnu/packages/dictionaries.scm (grammalecte): Update to 2.1.0. | Nicolas Goaziou |
2021-02-11 | gnu: python-dropbox: Update to 11.2.0....* gnu/packages/file-systems.scm (python-dropbox): Update to 11.2.0. | Efraim Flashner |
2021-02-11 | gnu: dbxfs: Update to 1.0.51....* gnu/packages/file-systems.scm (dbxfs): Update to 1.0.51. | Efraim Flashner |
2021-02-11 | gnu: texmacs: Update to 1.99.18....* gnu/packages/text-editors.scm (texmacs): Update to 1.99.18. | Nicolas Goaziou |
2021-02-11 | gnu: lyx: Update to 2.3.6.1....* gnu/packages/tex.scm (lyx): Update to 2.3.6.1. | Nicolas Goaziou |
2021-02-11 | gnu: python-duniterpy: Update to 0.61.0....* gnu/packages/finance.scm (python-duniterpy): Update to 0.61.0. | Nicolas Goaziou |
2021-02-11 | gnu: musescore: Update to 3.6.2....* gnu/packages/music.scm (musescore): Update to 3.6.2. | Nicolas Goaziou |
2021-02-11 | gnu: emacs-ebdb: Update to 0.6.22....* gnu/packages/emacs-xyz.scm (emacs-ebdb): Update to 0.6.22. | Nicolas Goaziou |
2021-02-11 | gnu: visidata: Update to 2.2.1....* gnu/packages/visidata.scm (visidata): Update to 2.2.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Ryan Prior |
2021-02-11 | gnu: esbuild: Update to 0.8.43....* gnu/packages/web.scm (esbuild): Update to 0.8.43. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Ryan Prior |
2021-02-11 | gnu: emacs-ztree: Update to 20210210....* gnu/packages/emacs-xyz.scm (emacs-ztree): Update to 20210210. | Pierre Neidhardt |
2021-02-11 | gnu: Add tiramisu....* gnu/packages/gnome-xyz.scm (tiramisu): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Stefan Reichör |
2021-02-11 | gnu: dropbear: Unbundle libraries....* gnu/packages/ssh.scm (dropbear)[source]: Add snippet to remove libtommath, libtomcrypt. [arguments]: Add configure-flag to not use bundled libraries. [inputs]: Add libtomcrypt, libtommath. | Efraim Flashner |
2021-02-11 | gnu: libtomcrypt: Patch pkg-config file to pull libtommath....* gnu/packages/multiprecision.scm (libtomcrypt)[arguments]: Adjust 'prepare-build phase to patch libtomcrypt.pc to link tommath. | Efraim Flashner |
2021-02-11 | environment: Allow starting from existing profile....* guix/scripts/environment.scm (%options): Add -p/--profile switch. (show-help): Document new switch. (guix-environment): Handle new 'profile switch. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Lars-Dominik Braun |
2021-02-11 | gnu: Add libtomcrypt....* gnu/packages/multiprecision.scm (libtomcrypt): New variable. | Efraim Flashner |
2021-02-11 | gnu: lz4: Disable parallel testing....* gnu/packages/compression.scm (lz4)[arguments]: Set "#:parallel-tests?" keyword argument to "#f". Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Léo Le Bouter |
2021-02-11 | gnu: miredo: Fix creation of .pid file....* gnu/packages/networking.scm (miredo)[arguments]: Add "--localstatedir=/var" to #:configure-flags and add 'do-not-create-/run phase to #:phases to remove code that tries to create a directory inside "@localstatedir@" during install. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Léo Le Bouter |
2021-02-11 | gnu: vim: Fix test_signals test....* gnu/packages/vim.scm (vim)[arguments]: Add "CFLAGS=-D_REENTRANT" to Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | John Doe |
2021-02-11 | services: Add 'xorg-server-service-type'....* gnu/services/xorg.scm (xorg-server-service-type): New service type. (xorg-server-profile-service): New procedure. | 宋文武 |
2021-02-11 | gnu: parted: Update to 3.4....* gnu/packages/disk.scm (parted): Update to 3.4. [native-inputs]: Remove python-2 and add python-wrapper to fix tests. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Léo Le Bouter |
2021-02-11 | gnu: gajim-openpgp: Update to 1.3.9....* gnu/packages/messaging.scm (gajim-openpgp): Update to 1.3.9. [propagated-inputs]: Add python-gpg. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Raghav Gururajan |
2021-02-11 | gnu: gajim-omemo: Update to 2.7.13....* gnu/packages/messaging.scm (gajim-omemo): Update to 2.7.13. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Raghav Gururajan |
2021-02-11 | gnu: gajim: Fix credentials management....* gnu/packages/messaging.scm (gajim)[inputs]: Remove gnome-keyring. Add libsecret. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Raghav Gururajan |
2021-02-11 | gnu: gajim: Update to 1.3.0....* gnu/packages/messaging.scm (gajim): Update to 1.3.0. [arguments]<#:phases>['disable-failing-tests]: New phase. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Raghav Gururajan |
2021-02-11 | gnu: python-nbxmpp: Support GSSAPI authentication....* gnu/packages/messaging.scm (python-nbxmpp)[inputs]: Add python-gssapi. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Raghav Gururajan |
2021-02-11 | gnu: python-nbxmpp: Update to 2.0.1....* gnu/packages/messaging.scm (python-nbxmpp): Update to 2.0.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Raghav Gururajan |
2021-02-11 | gnu: hedgewars: Fix build....Fixes <https://issues.guix.gnu.org/46398>. * gnu/packages/games.scm (hedgewars)[arguments]<#:phases>: Add the missing "#include <QPainterPath>". | 宋文武 |
2021-02-11 | gnu: nim: Update to 1.4.2....* gnu/packages/nim.scm (nim): Update to 1.4.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Yuriy Glukhov |
2021-02-11 | gnu: procps: Update provided programs list in description....* gnu/packages/linux.scm (procps)[description]: Update provided programs list. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Léo Le Bouter |
2021-02-11 | services: knot: Fix configuration verification....* gnu/services/dns.scm (verify-knot-key-configuration): Fix the order of memq arguments. (verify-knot-keystore-configuration): Likewise. (verify-knot-acl-configuration): Replace fold with every procedure. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Alexey Abramov |
2021-02-11 | gnu: python-pkginfo: Enable tests....* gnu/packages/python-xyz.scm (python-pkginfo)[arguments]: Don't disable tests. Disable a failing test. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Tanguy Le Carrour |
2021-02-11 | gnu: python-pkginfo: Update to 1.7.0....* gnu/packages/python-xyz.scm (python-pkginfo): Udpate to 1.7.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Tanguy Le Carrour |
2021-02-11 | gnu: srain: Update to 1.1.3....* gnu/packages/irc.scm (srain): Update to 1.1.3. [native-inputs]: Add python-wrapper. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> | Raghav Gururajan |
2021-02-10 | gnu: subversion: Update to 1.14.1 [fixes CVE-2020-17525]....* gnu/packages/version-control.scm (subversion): Update to 1.14.1. | Leo Famulari |
2021-02-11 | gnu: r-forcats: Update to 0.5.1....* gnu/packages/statistics.scm (r-forcats): Update to 0.5.1. [native-inputs]: Add r-knitr. | Ricardo Wurmus |
2021-02-11 | gnu: r-quantreg: Update to 5.83....* gnu/packages/statistics.scm (r-quantreg): Update to 5.83. | Ricardo Wurmus |
2021-02-11 | gnu: r-ggthemes: Update to 4.2.4....* gnu/packages/statistics.scm (r-ggthemes): Update to 4.2.4. | Ricardo Wurmus |
2021-02-11 | gnu: r-matrixstats: Update to 0.58.0....* gnu/packages/statistics.scm (r-matrixstats): Update to 0.58.0. | Ricardo Wurmus |
2021-02-11 | gnu: r-segmented: Update to 1.3-2....* gnu/packages/statistics.scm (r-segmented): Update to 1.3-2. | Ricardo Wurmus |
2021-02-11 | gnu: r-rsqlite: Update to 2.2.3....* gnu/packages/statistics.scm (r-rsqlite): Update to 2.2.3. | Ricardo Wurmus |
2021-02-11 | gnu: r-rcpparmadillo: Update to 0.10.2.1.0....* gnu/packages/statistics.scm (r-rcpparmadillo): Update to 0.10.2.1.0. | Ricardo Wurmus |
2021-02-11 | gnu: r-plotrix: Update to 3.8-1....* gnu/packages/statistics.scm (r-plotrix): Update to 3.8-1. | Ricardo Wurmus |
2021-02-11 | gnu: r-withr: Update to 2.4.1....* gnu/packages/statistics.scm (r-withr): Update to 2.4.1. | Ricardo Wurmus |
2021-02-11 | gnu: r-dbplyr: Update to 2.1.0....* gnu/packages/statistics.scm (r-dbplyr): Update to 2.1.0. [propagated-inputs]: Add r-ellipsis and r-vctrs. | Ricardo Wurmus |
2021-02-11 | gnu: r-dplyr: Update to 1.0.4....* gnu/packages/statistics.scm (r-dplyr): Update to 1.0.4. | Ricardo Wurmus |
2021-02-11 | gnu: r-tibble: Update to 3.0.6....* gnu/packages/statistics.scm (r-tibble): Update to 3.0.6. | Ricardo Wurmus |
2021-02-11 | gnu: r-crayon: Update to 1.4.1....* gnu/packages/statistics.scm (r-crayon): Update to 1.4.1. [propagated-inputs]: Remove r-memoise. | Ricardo Wurmus |
2021-02-11 | gnu: r-memoise: Update to 2.0.0....* gnu/packages/statistics.scm (r-memoise): Update to 2.0.0. [propagated-inputs]: Remove r-digest; add r-cachem and r-rlang. | Ricardo Wurmus |
2021-02-11 | gnu: r-knitr: Update to 1.31....* gnu/packages/statistics.scm (r-knitr): Update to 1.31. | Ricardo Wurmus |