summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-08-13gnu: Add go-github-com-coreos-go-oidc-v3.Hilton Chain
* gnu/packages/golang.scm (go-github-com-coreos-go-oidc-v3): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-13gnu: Add go-github-com-go-jose-go-jose-v3.Hilton Chain
* gnu/packages/golang.scm (go-github-com-go-jose-go-jose-v3): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-13gnu: picard: Update to 2.9.Hilton Chain
* gnu/packages/music.scm (picard): Update to 2.9. [arguments]<#:phases>: Add 'delete-failing-test. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-13gnu: mympd: Enable tests.Bruno Victal
* gnu/packages/mpd.scm (mympd)[arguments]: Enable tests. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-13gnu: mympd: Update to 11.0.2.Bruno Victal
* gnu/packages/mpd.scm (mympd): Update to 11.0.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-13gnu: pipewire: Update to 0.3.77.宋文武
* gnu/packages/linux.scm (pipewire): Update to 0.3.77.
2023-08-13gnu: libcamera: Rewrite package argument to G-expression.宋文武
* gnu/packages/networking.scm (libcamera)[arguments]: Use G-expression.
2023-08-13gnu: pipewire: Enable libcamera support.宋文武
This fixes <https://issues.guix.gnu.org/64736>. * gnu/packages/linux.scm (pipewire)[inputs]: Add libcamera.
2023-08-13gnu: 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-13gnu: 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-13gnu: rofi-wayland: Update to 1.7.5+wayland2.Hilton Chain
* gnu/packages/xdisorg.scm (rofi-wayland): Update to 1.7.5+wayland2. [description]: Expand description. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-13gnu: wl-clipboard: Update to 2.2.0.Hilton Chain
* gnu/packages/xdisorg.scm (wl-clipboard): Update to 2.2.0. [arguments]<#:phases>: Adjust 'patch-file-names. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-13gnu: graphicsmagick: Update to 1.3.40.Andy Tai
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.40. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-13gnu: ack: Update to 3.7.0.Greg Hogan
* gnu/packages/textutils.scm (ack): Update to 3.7.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-13gnu: oil: Update to 0.17.0.David Pflug
* gnu/packages/shells.scm (oil): Update to 0.17.0. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-13gnu: font-sarasa-gothic: Update to 0.41.6.Hilton Chain
* gnu/packages/fonts.scm (font-sarasa-gothic): Update to 0.41.6. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-08-12gnu: Add ulauncher.Sergio Pastor Pérez
* gnu/packages/xdisorg.scm (ulauncher): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12gnu: loksh: Update to 7.3.Sören Tempel
* 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>
2023-08-12gnu: gpodder: Update to 3.11.1.altadil
* gnu/packages/gpodder.scm (gpodder): Update to 3.11.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12gnu: scsh: Fix version number and use gexps.Andrew Whatson
* 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>
2023-08-12gnu: Add cage.Nicolas Graves
* gnu/packages/wm.scm (cage): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12gnu: conda: Add missing dependency.Mădălin Ionel Patrașcu
*gnu/packages/package-management.scm (conda)[native-inputs]: Add PYTHON-MOCK. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12gnu: Add emacs-math-preview.Cayetano Santos
* gnu/packages/emacs-xyz.scm (emacs-math-preview): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12reconfigure: Use let* from srfi-71.Nicolas Graves
* guix/scripts/system/reconfigure.scm (upgrade-shepherd-services): Merge 'let' + 'let*' in just 'let*'. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12gnu: lfs-s3: Update to 0.1.5.Nicolas Graves
* gnu/packages/version-control.scm (lfs-s3): Update to 0.1.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12gnu: guile-smc: Update to 0.6.1.Artyom V. Poptsov
* gnu/packages/guile-xyz.scm (guile-smc): Update to 0.6.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12platform: Add powerpc64-linux.fanquake
* guix/platforms/powerpc.scm (powerpc64-linux): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12teams: Add myself to 'installer' and leave 'embedded'.Ludovic Courtès
* etc/teams.scm.in (Ludovic Courtès): Drop 'embedded' (added in 7cf606a5a0515b9a124fb58a06e3daa24a4a4e69) and add 'installer'.
2023-08-12gnu: Add xorgxrdp.Andy Tai
* gnu/packages/rdesktop.scm (xorgxrdp): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12gnu: Add xrdp.Andy Tai
* gnu/packages/rdesktop.scm (xrdp): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-08-12gnu: uwufetch: Add and use missing inputs.Juliana Sims
* 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>
2023-08-12gnu: ntp: Fix cross-compilation inputs.Jean-Pierre De Jesus DIAZ
* 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>
2023-07-23gnu: linux-libre 4.14: Update to 4.14.322.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.322. (linux-libre-4.14-pristine-source): Update hash.
2023-07-23gnu: linux-libre 4.19: Update to 4.19.291.Leo Famulari
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.291. (linux-libre-4.19-pristine-source): Update hash.
2023-07-23gnu: linux-libre 5.4: Update to 5.4.253.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.253. (linux-libre-5.4-pristine-source): Update hash.
2023-07-23gnu: linux-libre 5.10: Update to 5.10.190.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.190. (linux-libre-5.10-pristine-source): Update hash.
2023-07-23gnu: linux-libre 5.15: Update to 5.15.126.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.126. (linux-libre-5.15-pristine-source): Update hash.
2023-07-23gnu: linux-libre 6.1: Update to 6.1.45.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.45. (linux-libre-6.1-pristine-source): Update hash.
2023-07-23gnu: linux-libre: Update to 6.4.10.Leo Famulari
* gnu/packages/linux.scm (linux-libre-6.4-version): Update to 6.4.10. (linux-libre-6.4-pristine-source): Update hash.
2023-08-12gnu: python-pyro-ppl: Update to 1.8.6.Vinicius Monego
* gnu/packages/machine-learning.scm (python-pyro-ppl): Update to 1.8.6.
2023-08-06gnu: rhythmbox: Update to 3.4.7.Tobias Geerinckx-Rice
* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.7. [inputs]: Upgrade libsoup-minimal-2 to libsoup-minimal.
2023-08-06gnu: rmlint: Remove libelf.Tobias Geerinckx-Rice
libelf provides libelf.so.0, elfutils libelf.so.1. rmlint links only to one. * gnu/packages/disk.scm (rmlint)[inputs]: Remove libelf.
2023-08-06gnu: rmlint: Update package style.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (rmlint)[arguments]: Rewrite as G-expressions. [native-inputs, inputs]: Remove input labels.
2023-08-06gnu: rmlint: Update to 2.10.2.Tobias Geerinckx-Rice
* gnu/packages/disk.scm (rmlint): Update to 2.10.2.
2023-08-06gnu: postgresql@11: Update to 11.21.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (postgresql-11): Update to 11.21.
2023-08-06gnu: postgresql@13: Update to 13.12.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (postgresql-13): Update to 13.12.
2023-08-06gnu: postgresql: Update to 15.4.Tobias Geerinckx-Rice
* gnu/packages/databases.scm (postgresql): Update to 15.4.
2023-08-06gnu: conky: Update to 1.19.3.Tobias Geerinckx-Rice
* gnu/packages/conky.scm (conky): Update to 1.19.3.
2023-08-11gnu: dezyne: Update to 2.17.5.Janneke Nieuwenhuizen
* gnu/packages/dezyne.scm (dezyne): Update to 2.17.5.
2023-08-11gnu: Add texlive-scheme-gust.Nicolas Goaziou
* gnu/packages/tex.scm (texlive-scheme-gust): New variable.