aboutsummaryrefslogtreecommitdiff
path: root/tests/guix-environment-container.sh
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@reproducible-builds.org>2023-12-22 17:23:49 -0800
committer宋文武 <iyzsong@member.fsf.org>2023-12-31 11:05:38 +0800
commit111d010921fea8c803427dc316086434e748e773 (patch)
tree89a377101c1c4b531f7172784fe13b19118a5f9d /tests/guix-environment-container.sh
parentf36bcd14c62cccb2b424db2041165308c067dc55 (diff)
downloadguix-111d010921fea8c803427dc316086434e748e773.tar.gz
guix-111d010921fea8c803427dc316086434e748e773.zip
gnu: diffoscope: Update to 253.
* gnu/packages/diffoscope.scm (diffoscope): Update to 253. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Change-Id: I70d0130c8cc3cdea03546969a0e87eb4c637fc5b
Diffstat (limited to 'tests/guix-environment-container.sh')
0 files changed, 0 insertions, 0 deletions
023-07-16 02:00:02 +0200'>2023-07-16gnu: hwinfo: Factorise 'install-man-pages....* gnu/packages/hardware.scm (hwinfo)[arguments]: Get section numbers from the man page file names rather than hard-coding 2. Tobias Geerinckx-Rice 2023-07-16gnu: hwinfo: Use G-expressions....* gnu/packages/hardware.scm (hwinfo)[source, arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice 2023-07-16gnu: hwinfo: Update to 23.1....* gnu/packages/hardware.scm (hwinfo): Update to 23.1. Tobias Geerinckx-Rice 2023-07-16gnu: liblxi: Edit description....* gnu/packages/hardware.scm (liblxi)[synopsis]: Use @acronym{}. [description]: Likewise. Expand. Tobias Geerinckx-Rice 2023-07-16gnu: liblxi: Update to 1.20....* gnu/packages/hardware.scm (liblxi): Update to 1.20. Tobias Geerinckx-Rice 2023-07-16gnu: hw-probe: Fix build....* gnu/packages/hardware.scm (hw-probe)[arguments]: ‘lspci’ has moved to /bin. Tobias Geerinckx-Rice 2023-07-16gnu: ddcutil: Update to 1.4.2....* gnu/packages/hardware.scm (ddcutil): Update to 1.4.2. Tobias Geerinckx-Rice 2023-07-10gnu: openrgb: Update to 0.9....* gnu/packages/hardware.scm (openrgb): Update to 0.9. * gnu/packages/patches/openrgb-unbundle-hueplusplus.patch: Update. John Kehayias 2023-07-02gnu: memtest86+: Update to 6.20....* gnu/packages/hardware.scm (memtest86+): Update to 6.20. Tobias Geerinckx-Rice 2023-07-01gnu: tpm2-tools: New variable...* gnu/packages/hardware.scm (tpm-tools): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Felix Lechner via Guix-patches via 2023-05-14gnu: Rename json-modern-cxx to nlohmann-json....* gnu/packages/cpp.scm (nlohmann-json): New variable. (json-modern-cxx): Mark as deprecated alias. (xtl, jsonnet)[inputs]: Use nlohmann-json. * gnu/packages/build-tools.scm (bear)[inputs]: Likewise. * gnu/packages/cybersecurity.scm (blacksmith)[inputs]: Likewise. * gnu/packages/databases.scm (sqlitebrowser)[inputs]: Adjust comment. * gnu/packages/games.scm (openrct2)[inputs]: Use nlohmann-json. * gnu/packages/graphics.scm (f3d)[native-inputs]: Likewise. * gnu/packages/hardware.scm (openrgb)[inputs]: Likewise. [arguments]: Adjust accordingly. * gnu/packages/image-processing.scm (paraview)[inputs]: Adjust comment. * gnu/packages/irods.scm (irods, irods-client-icommands)[inputs]: Use nlohmann-json. * gnu/packages/jupyter.scm (xeus)[inputs]: Likewise. * gnu/packages/messaging.scm (mtxclient, nheko)[inputs]: Likewise. * gnu/packages/text-editors.scm (jucipp)[inputs]: Likewise. * gnu/packages/video.scm (mktoolnix)[inputs]: Likewise. * gnu/packages/xdisorg.scm (nwg-launchers)[inputs]: Likewise. Liliana Marie Prikler