website: Adjust to '%cuirass-supported-systems' rename.

This is a followup to Guix commit
76bea3f8bcd951ded88dfb7f8cad5bc3e5a1701f.

* website/apps/packages/templates/components.scm (supported-systems->shtml):
Change %HYDRA-SUPPORTED-SYSTEMS to %CUIRASS-SUPPORTED-SYSTEMS.
This commit is contained in:
Ludovic Courtès 2021-03-13 00:06:53 +01:00
parent 04c96a370b
commit 1728466e3f
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -266,7 +266,7 @@
"-"
(package-version package)))
(systems (filter (cut supported-package? package <>)
%hydra-supported-systems)))
%cuirass-supported-systems)))
(if (null? systems)
(C_ "systems" "None")
;; TODO: There's currently no way to refer to a job like