guix-play/gnu
Sharlatan Hellseher d2d5a3af3e
gnu: go-github-com-golang-protobuf-proto: Adjust package name.
Rename go-github-com-golang-protobuf-proto to the Golang module name as
seen in go.mod. Due to lack of support of building submodules in
go-build-system 'build phase is omitted and 'check phase is substituted by
custom one providing nested path tests.

* gnu/packages/golang.scm (go-github-com-golang-protobuf-proto): Rename to...
(go-github-com-golang-protobuf): ... this.
<#:unpack-path>: Remove argument.
<#:phases>: Delete 'build phase. Add custom 'check phase and run tests
for all submodules.
(go-github-com-prometheus-common,
go-github-com-matttproud-golang-protobuf-extensions-pbutil)
[propagated-inputs]: Adjust accordingly.

* gnu/packages/golang-check.scm (go-github-com-onsi-gomega)
[propagated-inputs]: Likewise

* gnu/packages/golang-web.scm (go-github-com-golang-groupcache,
go-github-com-quic-go-quic-go)
[propagated-inputs]: Likewise

* gnu/packages/golang-xyz.scm (go-github-com-prometheus-client-model)
[propagated-inputs]: Likewise

* gnu/packages/syncthing.scm (go-github-com-matttproud-golang-protobuf-extensions-pbutil)
[propagated-inputs]: Likewise

Change-Id: I28c11739247a5ebafefd032d04a548a683fa0454
Co-authored-by: Hilton Chain <hako@ultrarare.space>
2024-06-29 09:37:35 +01:00
..
bootloader bootloader: Add u-boot-starfive-visionfive2-bootloader. 2024-05-22 11:15:30 +08:00
build file-systems: Add support for mounting CIFS file systems 2024-06-04 12:08:34 +02:00
home home: services: Add home-startx-command-service-type. 2024-05-30 22:40:54 +01:00
installer system: Remove nss-certs from OS templates, adjust doc. 2024-04-18 10:43:06 -04:00
machine file-systems: Add support for mounting CIFS file systems 2024-06-04 12:08:34 +02:00
packages gnu: go-github-com-golang-protobuf-proto: Adjust package name. 2024-06-29 09:37:35 +01:00
services services: guix: Default `channels' field to #f. 2024-06-26 23:36:24 +02:00
system services: base: Add optional delayed mount of file-systems 2024-06-04 12:08:34 +02:00
tests tests: libvirt-test: Give the libvirt service time to start. 2024-06-17 08:36:12 +03:00
artwork.scm
bootloader.scm
ci.scm ci: Add cross-compilation jobs for x86_64-linux-gnux32. 2024-06-13 08:53:20 +02:00
compression.scm
home.scm
image.scm
installer.scm gnu: linux-libre: Enable Zstd compression of kernel modules. 2024-05-29 22:01:23 -04:00
local.mk gnu: Upgrade to Stackage 20.26. 2024-06-29 08:56:16 +02:00
machine.scm
packages.scm
services.scm
system.scm system: Do not delete all nss-certs packages when they are the same object. 2024-05-15 22:53:31 -04:00
tests.scm