Switch to using more correct targets on the build page
This commit is contained in:
parent
9be7dbac0b
commit
c8dec34f33
2 changed files with 4 additions and 1 deletions
|
|
@ -815,6 +815,7 @@
|
|||
commit-hash
|
||||
build-status-strings
|
||||
(valid-systems conn)
|
||||
(valid-targets conn)
|
||||
'()
|
||||
'()
|
||||
'()))
|
||||
|
|
@ -825,6 +826,7 @@
|
|||
commit-hash
|
||||
build-status-strings
|
||||
(valid-systems conn)
|
||||
(valid-targets conn)
|
||||
(map (match-lambda
|
||||
((id url lookup-all-derivations)
|
||||
(cons url id)))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue