tvl-depot/tvix/glue
Adam Joseph 07ca556a94 feat(tvix/glue): make unimplemented-structuredAttrs catchable
This commit adjusts the error produced by STRUCTURED_ATTRS so that
it is catchable.  This way we are able to enumerate the release
packageset, and the enumeration process will simply treat the few
derivations using structured attributes as being broken, rather than
killing the whole eval session.

Change-Id: I2e17638b8e3227f88543c3718aaf505deaec22ae
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10306
Autosubmit: Adam Joseph <adam@westernsemico.com>
Reviewed-by: tazjin <tazjin@tvl.su>
Tested-by: BuildkiteCI
2023-12-12 17:21:53 +00:00
..
benches feat(tvix/glue): add nixpkgs eval benchmark 2023-12-12 10:27:51 +00:00
src feat(tvix/glue): make unimplemented-structuredAttrs catchable 2023-12-12 17:21:53 +00:00
Cargo.toml feat(tvix/glue): add nixpkgs eval benchmark 2023-12-12 10:27:51 +00:00
default.nix refactor(tvix): move tvix glue code into glue crate 2023-11-04 15:18:44 +00:00