Replace more instances of system->system-id with lookup-system-id

To avoid systems being inserted from queries.
This commit is contained in:
Christopher Baines 2025-07-04 14:16:03 +01:00
parent 98e1b6b3c7
commit 02947cc9c4
3 changed files with 4 additions and 4 deletions

View file

@ -240,7 +240,7 @@ ORDER BY systems.system DESC,
'("package_derivations.system_id" "target")
(list
(and=> system (lambda (system)
(system->system-id conn system)))
(lookup-system-id conn system)))
targets))
,@(if minimum-builds
(list