summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2023-08-06gnu: openssh: Update to 9.4p1.•••* gnu/packages/ssh.scm (openssh): Update to 9.4p1. [source]: Remove upstreamed Hurd patch. * gnu/packages/patches/openssh-hurd.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice
2023-08-06gnu: chrony: Use G-expressions.•••* gnu/packages/ntp.scm (chrony)[arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice
2023-08-06gnu: chrony: Update to 4.4.•••* gnu/packages/ntp.scm (chrony): Update to 4.4. Tobias Geerinckx-Rice
2023-08-06gnu: libcloudproviders: Remove redundant version field.•••* gnu/packages/gnome.scm (libcloudproviders)[version]: Remove field. Tobias Geerinckx-Rice
2023-08-13gnu: 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-13gnu: 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-13gnu: 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-13gnu: jbr: Update description.•••* gnu/packages/chromium.scm (jbr11)[description]: Remove reference to "JCEF". (jbr17)[description]: Remove reference to "JCEF". Danny Milosavljevic
2023-08-13gnu: 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-13gnu: 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-13gnu: 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-13gnu: 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-13gnu: mympd: Enable tests.•••* gnu/packages/mpd.scm (mympd)[arguments]: Enable tests. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Bruno Victal
2023-08-13gnu: 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-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.•••* 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-13gnu: 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-13gnu: 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-13gnu: 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-13gnu: 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-13gnu: 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-12gnu: Add ulauncher.•••* gnu/packages/xdisorg.scm (ulauncher): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Sergio Pastor Pérez
2023-08-12gnu: 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-12gnu: 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-12gnu: 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-12gnu: Add cage.•••* gnu/packages/wm.scm (cage): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Nicolas Graves
2023-08-12gnu: 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-12gnu: 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-12gnu: 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-12gnu: 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-12gnu: Add xorgxrdp.•••* gnu/packages/rdesktop.scm (xorgxrdp): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Tai
2023-08-12gnu: Add xrdp.•••* gnu/packages/rdesktop.scm (xrdp): New variable Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Tai
2023-08-12gnu: 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-12gnu: 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-07-23gnu: linux-libre 4.14: Update to 4.14.322.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.322. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari
2023-07-23gnu: linux-libre 4.19: Update to 4.19.291.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.291. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari
2023-07-23gnu: linux-libre 5.4: Update to 5.4.253.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.253. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2023-07-23gnu: linux-libre 5.10: Update to 5.10.190.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.190. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2023-07-23gnu: linux-libre 5.15: Update to 5.15.126.•••* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.126. (linux-libre-5.15-pristine-source): Update hash. Leo Famulari
2023-07-23gnu: linux-libre 6.1: Update to 6.1.45.•••* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.45. (linux-libre-6.1-pristine-source): Update hash. Leo Famulari
2023-07-23gnu: linux-libre: Update to 6.4.10.•••* gnu/packages/linux.scm (linux-libre-6.4-version): Update to 6.4.10. (linux-libre-6.4-pristine-source): Update hash. Leo Famulari
2023-08-12gnu: python-pyro-ppl: Update to 1.8.6.•••* gnu/packages/machine-learning.scm (python-pyro-ppl): Update to 1.8.6. Vinicius Monego
2023-08-06gnu: rhythmbox: Update to 3.4.7.•••* gnu/packages/gnome.scm (rhythmbox): Update to 3.4.7. [inputs]: Upgrade libsoup-minimal-2 to libsoup-minimal. Tobias Geerinckx-Rice
2023-08-06gnu: rmlint: Remove libelf.•••libelf provides libelf.so.0, elfutils libelf.so.1. rmlint links only to one. * gnu/packages/disk.scm (rmlint)[inputs]: Remove libelf. Tobias Geerinckx-Rice
2023-08-06gnu: rmlint: Update package style.•••* gnu/packages/disk.scm (rmlint)[arguments]: Rewrite as G-expressions. [native-inputs, inputs]: Remove input labels. Tobias Geerinckx-Rice
2023-08-06gnu: rmlint: Update to 2.10.2.•••* gnu/packages/disk.scm (rmlint): Update to 2.10.2. Tobias Geerinckx-Rice