fix(tvix/eval): baseNameOf: propagate catchables
Change-Id: Id8dc772ea8f338dfd243210f4108f79072570c3b Reviewed-on: https://cl.tvl.fyi/c/depot/+/10324 Autosubmit: Adam Joseph <adam@westernsemico.com> Tested-by: BuildkiteCI Reviewed-by: tazjin <tazjin@tvl.su>
This commit is contained in:
parent
2565a21aa9
commit
c5f58d4af3
3 changed files with 3 additions and 0 deletions
|
|
@ -0,0 +1 @@
|
|||
false
|
||||
|
|
@ -0,0 +1 @@
|
|||
(builtins.tryEval ( builtins.baseNameOf (throw "jill") )).success
|
||||
Loading…
Add table
Add a link
Reference in a new issue