https://gitlab.com/tezos/tezos
Raw File
Tip revision: 2a7c68e48235341822487aa0a403206b03ba14d8 authored by Danny Willems on 22 February 2023, 12:53:18 UTC
Manifest: run make -C manifest
Tip revision: 2a7c68e
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top