aboutsummaryrefslogtreecommitdiff
path: root/dev/ci/nix/fiat_crypto_legacy.nix
blob: 3248665579b99b6a220e7d655f784b812734ce62 (plain)
1
2
3
4
5
6
{}:

{
  configure = "./etc/ci/remove_autogenerated.sh";
  make = "make print-old-pipeline-lite old-pipeline-lite lite-display";
}