Christopher Baines <m...@cbaines.net> writes: > Ludovic Courtès <l...@gnu.org> writes: > >> Hello! >> >> Christopher Baines via "Development of GNU Guix and the GNU System >> distribution." <guix-devel@gnu.org> skribis: >> >>> There's a one to one mapping of build id to derivation, so allow querying by >>> derivation file name as well. I'm looking at this as I'm interested in >>> getting >>> build information in to the Guix Data Service. >>> >>> * src/cuirass/http.scm (url-handler): Add new clause to match statement, to >>> return build information by derivation file name. >> >> [...] >> >>> + (("build" "gnu" "store" derivation-file-name) >> >> Perhaps we can avoid /gnu/store in the URL, and… >> >>> + (let* ((full-derivation-file-name >>> + (string-append "/gnu/store/" derivation-file-name)) >> >> … use (%store-prefix) instead of "/gnu/store" here > > Sure, I've sent another patch with these changes.
I've gone ahead and pushed this as 9acb0aa55b5787edef885bb812e2ee66d4401e80.
signature.asc
Description: PGP signature