Age | Commit message (Expand) | Author |
2023-08-15 | gnu: notmuch: Fix tests with Emacs 29....* gnu/packages/patches/notmuch-emacs-test-output.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it here.
* gnu/packages/mail.scm (notmuch)[patches]: Add here.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Arjan Adriaanse |
2023-08-14 | gnu: Remove emacs-emacsql-sqlite3....This package is obsolete since Emacs 29.
* gnu/packages/emacs-xyz.scm (emacs-emacsql-sqlite3): Delete variable.
(emacs-org-roam)[propagated-inputs]: Replace with emacs-emacsql.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Arjan Adriaanse |
2023-08-14 | gnu: emacs-emacsql: Update to 3.1.1-1.29194a6....This commit fixes the check phase when building with Emacs 29.
* gnu/packages/emacs-xyz.scm (emacs-emacsql): Update to 3.1.1-1.29194a6.
[arguments]<#:phases>{remove-sqlite-builtin}: Remove phase.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Arjan Adriaanse |
2023-08-14 | Merge branch 'master' into emacs-team | Liliana Marie Prikler |
2023-08-13 | gnu: spatialite-tools: Update to 5.1.0....* gnu/packages/geo.scm (spatialite-tools): Update to 5.1.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |
2023-08-13 | gnu: libspatialite: Update to 5.1.0....* gnu/packages/geo.scm (libspatialite): Update to 5.1.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |
2023-08-13 | gnu: freexl: Update to 2.0.0....* gnu/packages/xml.scm (freexl): Update to 2.0.0.
[inputs]: Add expat and minizip.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Felix Gruber |
2023-08-13 | gnu: jbr: Update description....* gnu/packages/chromium.scm (jbr11)[description]: Remove reference to "JCEF".
(jbr17)[description]: Remove reference to "JCEF".
| Danny Milosavljevic |
2023-08-13 | gnu: miniflux: Update to 2.0.46....* gnu/packages/web.scm (miniflux): Update to 2.0.46.
[arguments]<#:build-flags>: Set version.
<#:phases>: Add 'disable-cgo, 'install-manpage.
[inputs]: Replace go-github-com-coreos-go-oidc with
go-github-com-coreos-go-oidc-v3.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Hilton Chain |
2023-08-13 | gnu: Add go-github-com-coreos-go-oidc-v3....* gnu/packages/golang.scm (go-github-com-coreos-go-oidc-v3): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Hilton Chain |
2023-08-13 | gnu: Add go-github-com-go-jose-go-jose-v3....* gnu/packages/golang.scm (go-github-com-go-jose-go-jose-v3): New variable.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Hilton Chain |
2023-08-13 | gnu: picard: Update to 2.9....* gnu/packages/music.scm (picard): Update to 2.9.
[arguments]<#:phases>: Add 'delete-failing-test.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Hilton Chain |
2023-08-13 | gnu: mympd: Enable tests....* gnu/packages/mpd.scm (mympd)[arguments]: Enable tests.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Bruno Victal |
2023-08-13 | gnu: mympd: Update to 11.0.2....* gnu/packages/mpd.scm (mympd): Update to 11.0.2.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Bruno Victal |
2023-08-13 | gnu: pipewire: Update to 0.3.77....* gnu/packages/linux.scm (pipewire): Update to 0.3.77.
| 宋文武 |
2023-08-13 | gnu: libcamera: Rewrite package argument to G-expression....* gnu/packages/networking.scm (libcamera)[arguments]: Use G-expression.
| 宋文武 |
2023-08-13 | gnu: pipewire: Enable libcamera support....This fixes <https://issues.guix.gnu.org/64736>.
* gnu/packages/linux.scm (pipewire)[inputs]: Add libcamera.
| 宋文武 |
2023-08-13 | gnu: libcamera: Split off gst and tools outputs....* gnu/packages/networking.scm (libcamera)[outputs]: Add gst and tools.
[arguments]: Pass "-Dbindir" to configure-flags. Adjust 'move-doc phase
to 'move-doc-and-gst.
| 宋文武 |
2023-08-13 | gnu: libcamera: Update to 0.1.0....* gnu/packages/networking.scm (libcamera): Update to 0.1.0.
[native-inputs]: Add googletest.
[arguments]: Add "-Dtest=true" to configure-flags. Remove
disable-failing-tests phase.
| 宋文武 |
2023-08-13 | gnu: rofi-wayland: Update to 1.7.5+wayland2....* gnu/packages/xdisorg.scm (rofi-wayland): Update to 1.7.5+wayland2.
[description]: Expand description.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Hilton Chain |
2023-08-13 | gnu: wl-clipboard: Update to 2.2.0....* gnu/packages/xdisorg.scm (wl-clipboard): Update to 2.2.0.
[arguments]<#:phases>: Adjust 'patch-file-names.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Hilton Chain |
2023-08-13 | gnu: graphicsmagick: Update to 1.3.40....* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.40.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Andy Tai |
2023-08-13 | gnu: ack: Update to 3.7.0....* gnu/packages/textutils.scm (ack): Update to 3.7.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Greg Hogan |
2023-08-13 | gnu: oil: Update to 0.17.0....* gnu/packages/shells.scm (oil): Update to 0.17.0.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| David Pflug |
2023-08-13 | gnu: font-sarasa-gothic: Update to 0.41.6....* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.41.6.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Hilton Chain |
2023-08-12 | gnu: Add ulauncher....* gnu/packages/xdisorg.scm (ulauncher): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sergio Pastor Pérez |
2023-08-12 | gnu: loksh: Update to 7.3....* gnu/packages/shells.scm (loksh): Update to 7.3.
[source]: Update style.
Signed-off-by: Sören Tempel <soeren@soeren-tempel.net>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Sören Tempel |
2023-08-12 | gnu: gpodder: Update to 3.11.1....* gnu/packages/gpodder.scm (gpodder): Update to 3.11.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| altadil |
2023-08-12 | gnu: scsh: Fix version number and use gexps....* gnu/packages/shells.scm (scsh)[version] Use latest upstream commit.
Use git-version. Correct base version number to 0.7.
[source]: Use git-file-name.
[arguments]: Use gexps and remove trailing #t in phases.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andrew Whatson |
2023-08-12 | gnu: Add cage....* gnu/packages/wm.scm (cage): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Nicolas Graves |
2023-08-12 | gnu: conda: Add missing dependency....*gnu/packages/package-management.scm (conda)[native-inputs]: Add
PYTHON-MOCK.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Mădălin Ionel Patrașcu |
2023-08-12 | gnu: Add emacs-math-preview....* gnu/packages/emacs-xyz.scm (emacs-math-preview): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Cayetano Santos |
2023-08-12 | gnu: lfs-s3: Update to 0.1.5....* gnu/packages/version-control.scm (lfs-s3): Update to 0.1.5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Nicolas Graves |
2023-08-12 | gnu: guile-smc: Update to 0.6.1....* gnu/packages/guile-xyz.scm (guile-smc): Update to 0.6.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Artyom V. Poptsov |
2023-08-12 | gnu: Add xorgxrdp....* gnu/packages/rdesktop.scm (xorgxrdp): New variable
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Tai |
2023-08-12 | gnu: Add xrdp....* gnu/packages/rdesktop.scm (xrdp): New variable
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Andy Tai |
2023-08-12 | gnu: uwufetch: Add and use missing inputs....* gnu/packages/admin.scm (uwufetch) [inputs]: Add missing inputs.
[phases]: Use the fully-qualified paths of the input gawk and grep.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Juliana Sims |
2023-08-12 | gnu: ntp: Fix cross-compilation inputs....* gnu/packages/ntp.scm (ntp)[inputs]: Use `target-linux?' instead of
the manual string comparison as it would not add the libcap input
correctly when cross-compiling as the platform ends in `-linux-gnu'
unlike the system string which ends in `-linux'.
Signed-off-by: Jean-Pierre De Jesus DIAZ <jean@foundationdevices.com>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Jean-Pierre De Jesus DIAZ |
2023-08-02 | gnu: emacs: Update to 29.1....* gnu/packages/emacs.scm (emacs-minimal): Update to 29.1.
[source]: Use url-fetch again.
| Liliana Marie Prikler |
2023-08-01 | gnu: emacs-jsdoc: Use regular emacs....* gnu/packages/emacs-xyz.scm (emacs-jsdoc)[arguments]: Remove.
| Liliana Marie Prikler |
2023-08-01 | Merge branch 'master' into emacs-team | Liliana Marie Prikler |
2023-08-01 | gnu: Add python-asyncua....* gnu/packages/engineering.scm (python-asyncua): New variable.
| Danny Milosavljevic |
2023-08-01 | gnu: icecat: Update to 102.14.0-guix0-preview1 [security fixes]....Includes fixes for CVE-2023-4045, CVE-2023-4046, CVE-2023-4047,
CVE-2023-4048, CVE-2023-4049, CVE-2023-4050, CVE-2023-4054,
CVE-2023-4055, and CVE-2023-4056.
* gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update.
(icecat-source): Update gnuzilla commit, upstream base version, and hashes.
| Mark H Weaver |
2023-08-01 | gnu: Add python-baltica....* gnu/packages/bioinformatics.scm (python-baltica): New variable.
| Navid Afkhami |
2023-08-01 | gnu: vte-ng: Remove package....It fails to build and is not used anymore.
* gnu/packages/gnome.scm (vte-ng): Remove package.
| 宋文武 |
2023-08-01 | gnu: xfce4-verve-plugin: Update to 2.0.3....* gnu/packages/xfce.scm (xfce4-verve-plugin): Update to 2.0.3.
[inputs]: Add pcre2.
| 宋文武 |
2023-08-01 | gnu: xfce4-cpugraph-plugin: Update to 1.2.8....* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.8.
| 宋文武 |
2023-08-01 | gnu: xfce4-volumed-pulse: Update to 0.2.4....* gnu/packages/xfce.scm (xfce4-volumed-pulse): Update to 0.2.4.
| 宋文武 |
2023-08-01 | gnu: xfce4-settings: Update to 4.18.3....* gnu/packages/xfce.scm (xfce4-settings): Update to 4.18.3.
| 宋文武 |
2023-08-01 | gnu: xfce4-clipman-plugin: Update to 1.6.4....* gnu/packages/xfce.scm (xfce4-clipman-plugin): Update to 1.6.4.
| 宋文武 |