guix/gnu
Aaron Covrig 97d9c63265
gnu: googletest: Update to 1.17.0.
* gnu/packages/check.scm (googletest): Update to 1.17.0
(googletest-1.12): Add variable.

* gnu/packages/glib.scm (sdbus-c++)
[native-inputs]: Replace googletest-1.17 with googletest.

* gnu/packages/compression.scm (pzstd)
[native-inputs, inputs]: Replace googletest with googletest-1.8.

* gnu/packages/cpp.scm (c++-gsl),
* gnu/packages/engineering.scm (cura-engine),
* gnu/packages/password-utils.scm (pwsafe)
[native-inputs]: Replace googletest with googletest-1.13.

* gnu/packages/crypto.scm (crc32c),
* gnu/packages/engineering.scm (lib3mf),
* gnu/packages/fontutils.scm (opentype-sanitizer),
* gnu/packages/games.scm (openclonk),
* gnu/packages/gnome.scm (gnome-commander),
* gnu/packages/machine-learning.scm (qnnpack),
* gnu/packages/maths.scm (ruy),
* gnu/packages/serialization.scm (libnop)
[native-inputs]: Replace googletest with googletest-1.12.

* gnu/packages/machine-learning.scm (fann),
* gnu/packages/maths.scm (boolector),
* gnu/packages/parallel.scm (clog),
* gnu/packages/simulation.scm (sumo),
* gnu/packages/telephony.scm (sipp)
[native-inputs]: Replace googletest with googletest-1.8.

* gnu/packages/parallel.scm (cpuinfo)
[inputs]: Replace googletest with googletest-1.13.

* gnu/packages/machine-learning.scm (nnpack, python-pytorch),
* gnu/packages/parallel.scm (pthreadpool)
[inputs]: Replace googletest with googletest-1.12.

* gnu/packages/maths.scm (fp16, fxdiv),
* gnu/packages/serialization.scm (yaml-cpp),
* gnu/packages/web.scm (rapidjson)
[inputs]: Replace googletest with googletest-1.8.

Change-Id: I310fb6785d6e19bb8dbf56c25028587573981a0e
2025-11-28 12:07:09 +00:00
..
bootloader bootloader: grub: Add grub-efi32-removable-bootloader. 2025-11-24 23:22:49 +01:00
build image: Add support for swap. 2025-11-24 23:22:52 +01:00
home gnu: Add home-darkman-service-type. 2025-11-22 15:38:13 +00:00
installer
machine gnu: hetzner: Fix deploy on hetzner 2025-11-24 23:22:52 +01:00
packages gnu: googletest: Update to 1.17.0. 2025-11-28 12:07:09 +00:00
services gnu: Remove lsh-service-type. 2025-11-21 14:35:35 +01:00
system system: image: Expand list of bootloaders using grub-efi. 2025-11-26 13:17:38 +02:00
tests tests: guix: Remove %nar-herder-os from the end of the module. 2025-11-25 11:28:18 +00:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: Rename (gnu packages pikchr) into (gnu packages diagram) 2025-11-27 14:22:25 +01:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm