drv: backport CA derivations support changes from hydra-eval-jobs #10
No reviewers
Labels
No labels
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lix-project/nix-eval-jobs#10
Loading…
Reference in a new issue
No description provided.
Delete branch "delroth/nix-eval-jobs:ca-derivations"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It is not possible to query output paths for CA derivations since
they're not static / known at eval time. Instead, return JSON nulls for
outputs paths.
This is a partial port of the following Hydra commits:
By the following authors:
Co-Authored-By: John Ericson John.Ericson@Obsidian.Systems
Co-Authored-By: Théophane Hufschmitt theophane.hufschmitt@tweag.io
Co-Authored-By: Alexander Sosedkin monk@unboiled.info
Co-Authored-By: Andrea Ciceri andrea.ciceri@autistici.org
Co-Authored-By: Charlotte 🦝 <Delenk Mlotte@chir.rs>
Co-Authored-By: Sandro Jäckel sandro.jaeckel@gmail.com
It is not possible to query output paths for CA derivations since they're not static / known at eval time. Instead, return JSON nulls for outputs paths. This is a partial port of the following Hydra commits: - 9ba4417940ffdd0fadea43f68c61ef948a4b8d39 - 069b7775c565f5999fe33e8c3f28c7b9306039ca - fcde5908d8e51f975b883329b34d24a9f30ea4b3 By the following authors: Co-Authored-By: John Ericson <John.Ericson@Obsidian.Systems> Co-Authored-By: Théophane Hufschmitt <theophane.hufschmitt@tweag.io> Co-Authored-By: Alexander Sosedkin <monk@unboiled.info> Co-Authored-By: Andrea Ciceri <andrea.ciceri@autistici.org> Co-Authored-By: Charlotte 🦝 Delenk Mlotte@chir.rs> Co-Authored-By: Sandro Jäckel <sandro.jaeckel@gmail.com>