https://gitlab.com/tezos/tezos
Raw File
Tip revision: 509b84442a6c6c76b68c72a9567a50a704a7eed8 authored by Emma Turner on 26 March 2024, 11:52:10 UTC
maybe this works for mac? not for linux though
Tip revision: 509b844
dune
(copy_files
  (alias copy-parameters)
  (mode (promote (until-clean)))
  (files ../lib_parameters/*.json))
back to top