forked from rarias/bscpkgs
WIP: add postprocessing stages
This commit is contained in:
@@ -39,6 +39,8 @@ let
|
||||
then "${stage}${stage.programPath}"
|
||||
else "${stage}";
|
||||
|
||||
/* Given a trebuchet, returns the experiment */
|
||||
getExperimentStage = drv: drv.nextStage.nextStage.nextStage;
|
||||
};
|
||||
in
|
||||
gen
|
||||
|
||||
Reference in New Issue
Block a user