nonguix/nongnu
John Kehayias 1843650500
nongnu: steam-client: Fix build.
It is unclear why steam failed to build post-core-updates merge in Guix, with
errors like:

In guix/build/utils.scm:
    761:4  0 (alist-cons-after patch-dot-desktop-files # #<procedur?> ?)

guix/build/utils.scm:761:4: In procedure alist-cons-after:
Throw to key `match-error' with args `("match" "no matching pattern" ())'.

The fix is to reorder and rename some phases which apparently don't exist.

* nongnu/packages/game-client.scm (steam-client)[arguments]<phases>: Reorder
the deletion of 'patch-dot-desktop-files to after 'patch-desktop-file (which
tried to add after this now deleted phases).  Change the 'post-install phase
to add after 'install ('install-binaries doesn't exist').
2024-08-31 17:54:34 -04:00
..
packages nongnu: steam-client: Fix build. 2024-08-31 17:54:34 -04:00
services services: nvidia: Only invoke commands when NVIDIA driver is in use. 2024-04-24 20:06:48 -04:00
system nongnu: installation-os-nonfree: Set default channels. 2024-04-13 13:05:31 +02:00
ci.scm *.scm: Use SPDX license identifiers. 2022-12-19 17:17:39 +01:00