···45{ buildPackages, runCommand, lib }:
67-{ name
089, # The manifest file (if any). A symlink $out/manifest will be
10 # created to it.
···68 ''
69 ${buildPackages.perl}/bin/perl -w ${./builder.pl}
70 eval "$postBuild"
71- ''
···45{ buildPackages, runCommand, lib }:
67+lib.makeOverridable
8+({ name
910, # The manifest file (if any). A symlink $out/manifest will be
11 # created to it.
···69 ''
70 ${buildPackages.perl}/bin/perl -w ${./builder.pl}
71 eval "$postBuild"
72+ '')