-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #20820 from pirbo/tezos-12.0
Octez 12.0
- Loading branch information
Showing
173 changed files
with
4,982 additions
and
0 deletions.
There are no files selected for viewing
29 changes: 29 additions & 0 deletions
29
packages/tezos-011-PtHangz2-test-helpers/tezos-011-PtHangz2-test-helpers.12.0/opam
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: [ "Tezos devteam" ] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "2.9" } | ||
"tezos-protocol-011-PtHangz2-parameters" { = version } | ||
"tezos-client-011-PtHangz2" { = version } | ||
"tezos-test-helpers" { = version } | ||
"alcotest-lwt" { >= "1.5.0" } | ||
] | ||
build: [ | ||
["rm" "-r" "vendors"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["mv" "src/proto_011_PtHangz2/lib_protocol/test/helpers/%{name}%.install" "./"] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Tezos/Protocol: protocol testing framework" | ||
|
||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2" | ||
checksum: [ | ||
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621" | ||
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f" | ||
] | ||
} |
29 changes: 29 additions & 0 deletions
29
packages/tezos-012-Psithaca-test-helpers/tezos-012-Psithaca-test-helpers.12.0/opam
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: [ "Tezos devteam" ] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "2.9" } | ||
"tezos-protocol-012-Psithaca-parameters" { = version } | ||
"tezos-client-012-Psithaca" { = version } | ||
"tezos-test-helpers" { = version } | ||
"alcotest-lwt" { >= "1.5.0" } | ||
] | ||
build: [ | ||
["rm" "-r" "vendors"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["mv" "src/proto_012_Psithaca/lib_protocol/test/helpers/%{name}%.install" "./"] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Tezos/Protocol: protocol testing framework" | ||
|
||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2" | ||
checksum: [ | ||
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621" | ||
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f" | ||
] | ||
} |
27 changes: 27 additions & 0 deletions
27
packages/tezos-accuser-011-PtHangz2/tezos-accuser-011-PtHangz2.12.0/opam
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: ["Tezos devteam"] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "2.9" } | ||
"tezos-baking-011-PtHangz2-commands" { = version } | ||
"tezos-client-base-unix" { = version } | ||
] | ||
build: [ | ||
["rm" "-r" "vendors"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["mv" "src/proto_011_PtHangz2/bin_accuser/%{name}%.install" "./"] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Tezos/Protocol: accuser binary" | ||
|
||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2" | ||
checksum: [ | ||
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621" | ||
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f" | ||
] | ||
} |
27 changes: 27 additions & 0 deletions
27
packages/tezos-accuser-012-Psithaca/tezos-accuser-012-Psithaca.12.0/opam
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: [ "Tezos devteam" ] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "2.9" } | ||
"tezos-baking-012-Psithaca-commands" { = version } | ||
"tezos-client-base-unix" { = version } | ||
] | ||
build: [ | ||
["rm" "-r" "vendors"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["mv" "src/proto_012_Psithaca/bin_accuser/%{name}%.install" "./"] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Tezos/Protocol: accuser binary" | ||
|
||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2" | ||
checksum: [ | ||
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621" | ||
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f" | ||
] | ||
} |
27 changes: 27 additions & 0 deletions
27
packages/tezos-accuser-alpha/tezos-accuser-alpha.12.0/opam
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: ["Tezos devteam"] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "2.9" } | ||
"tezos-baking-alpha-commands" { = version } | ||
"tezos-client-base-unix" { = version } | ||
] | ||
build: [ | ||
["rm" "-r" "vendors"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["mv" "src/proto_alpha/bin_accuser/%{name}%.install" "./"] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Tezos/Protocol: accuser binary" | ||
|
||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2" | ||
checksum: [ | ||
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621" | ||
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f" | ||
] | ||
} |
29 changes: 29 additions & 0 deletions
29
packages/tezos-alpha-test-helpers/tezos-alpha-test-helpers.12.0/opam
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: [ "Tezos devteam" ] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "2.9" } | ||
"tezos-protocol-alpha-parameters" { = version } | ||
"tezos-client-alpha" { = version } | ||
"tezos-test-helpers" { = version } | ||
"alcotest-lwt" { >= "1.5.0" } | ||
] | ||
build: [ | ||
["rm" "-r" "vendors"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["mv" "src/proto_alpha/lib_protocol/test/helpers/%{name}%.install" "./"] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Tezos/Protocol: protocol testing framework" | ||
|
||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2" | ||
checksum: [ | ||
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621" | ||
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f" | ||
] | ||
} |
27 changes: 27 additions & 0 deletions
27
packages/tezos-baker-011-PtHangz2/tezos-baker-011-PtHangz2.12.0/opam
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: ["Tezos devteam"] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "2.9" } | ||
"tezos-baking-011-PtHangz2-commands" { = version } | ||
"tezos-client-base-unix" { = version } | ||
] | ||
build: [ | ||
["rm" "-r" "vendors"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["mv" "src/proto_011_PtHangz2/bin_baker/%{name}%.install" "./"] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Tezos/Protocol: baker binary" | ||
|
||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2" | ||
checksum: [ | ||
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621" | ||
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f" | ||
] | ||
} |
27 changes: 27 additions & 0 deletions
27
packages/tezos-baker-012-Psithaca/tezos-baker-012-Psithaca.12.0/opam
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: [ "Tezos devteam" ] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "2.9" } | ||
"tezos-baking-012-Psithaca-commands" { = version } | ||
"tezos-client-base-unix" { = version } | ||
] | ||
build: [ | ||
["rm" "-r" "vendors"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["mv" "src/proto_012_Psithaca/bin_baker/%{name}%.install" "./"] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Tezos/Protocol: baker binary" | ||
|
||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2" | ||
checksum: [ | ||
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621" | ||
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f" | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: ["Tezos devteam"] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "2.9" } | ||
"tezos-baking-alpha-commands" { = version } | ||
"tezos-client-base-unix" { = version } | ||
] | ||
build: [ | ||
["rm" "-r" "vendors"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["mv" "src/proto_alpha/bin_baker/%{name}%.install" "./"] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Tezos/Protocol: baker binary" | ||
|
||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2" | ||
checksum: [ | ||
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621" | ||
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f" | ||
] | ||
} |
26 changes: 26 additions & 0 deletions
26
packages/tezos-baking-011-PtHangz2-commands/tezos-baking-011-PtHangz2-commands.12.0/opam
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: ["Tezos devteam"] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "2.9" } | ||
"tezos-baking-011-PtHangz2" { = version } | ||
] | ||
build: [ | ||
["rm" "-r" "vendors"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["mv" "src/proto_011_PtHangz2/lib_delegate/%{name}%.install" "./"] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Tezos/Protocol: protocol-specific commands for baking" | ||
|
||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2" | ||
checksum: [ | ||
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621" | ||
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f" | ||
] | ||
} |
33 changes: 33 additions & 0 deletions
33
packages/tezos-baking-011-PtHangz2/tezos-baking-011-PtHangz2.12.0/opam
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: ["Tezos devteam"] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "2.9" } | ||
"tezos-shell-context" { = version } | ||
"tezos-client-commands" { = version } | ||
"tezos-client-011-PtHangz2" { = version } | ||
"lwt-exit" | ||
"tezos-base-test-helpers" { with-test & = version } | ||
"tezos-protocol-011-PtHangz2-parameters" { with-test & = version } | ||
"alcotest-lwt" { with-test } | ||
"tezos-011-PtHangz2-test-helpers" { with-test & = version } | ||
] | ||
build: [ | ||
["rm" "-r" "vendors"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["mv" "src/proto_011_PtHangz2/lib_delegate/%{name}%.install" "./"] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Tezos/Protocol: base library for `tezos-baker/endorser/accuser`" | ||
|
||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2" | ||
checksum: [ | ||
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621" | ||
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f" | ||
] | ||
} |
26 changes: 26 additions & 0 deletions
26
packages/tezos-baking-012-Psithaca-commands/tezos-baking-012-Psithaca-commands.12.0/opam
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: [ "Tezos devteam" ] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "2.9" } | ||
"tezos-baking-012-Psithaca" { = version } | ||
] | ||
build: [ | ||
["rm" "-r" "vendors"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["mv" "src/proto_012_Psithaca/lib_delegate/%{name}%.install" "./"] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Tezos/Protocol: protocol-specific commands for baking" | ||
|
||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2" | ||
checksum: [ | ||
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621" | ||
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f" | ||
] | ||
} |
34 changes: 34 additions & 0 deletions
34
packages/tezos-baking-012-Psithaca/tezos-baking-012-Psithaca.12.0/opam
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
opam-version: "2.0" | ||
maintainer: "[email protected]" | ||
authors: [ "Tezos devteam" ] | ||
homepage: "https://www.tezos.com/" | ||
bug-reports: "https://gitlab.com/tezos/tezos/issues" | ||
dev-repo: "git+https://gitlab.com/tezos/tezos.git" | ||
license: "MIT" | ||
depends: [ | ||
"dune" { >= "2.9" } | ||
"tezos-shell-context" { = version } | ||
"tezos-client-commands" { = version } | ||
"tezos-client-012-Psithaca" { = version } | ||
"lwt-exit" | ||
"tezos-base-test-helpers" { with-test & = version } | ||
"tezos-protocol-012-Psithaca-parameters" { with-test & = version } | ||
"alcotest-lwt" { with-test } | ||
"tezos-012-Psithaca-test-helpers" { with-test & = version } | ||
"tezos-client-base-unix" { = version } # should be & with-test | ||
] | ||
build: [ | ||
["rm" "-r" "vendors"] | ||
["dune" "build" "-p" name "-j" jobs] | ||
["mv" "src/proto_012_Psithaca/lib_delegate/%{name}%.install" "./"] | ||
["dune" "runtest" "-p" name "-j" jobs] {with-test} | ||
] | ||
synopsis: "Tezos/Protocol: base library for `tezos-baker/accuser`" | ||
|
||
url { | ||
src: "https://gitlab.com/tezos/tezos/-/archive/v12.0/tezos-v12.0.tar.bz2" | ||
checksum: [ | ||
"sha256=86bbc6617bde7cb13fea55aa9999fe9d2fb5fa4f50e0926f602e19c88fc07621" | ||
"sha512=a52726f4e140b93c14c92e89e558540af37f30d21edb8537ae54c0090de62da7f46e82cca4415d395e33740e22f5248a11cb982a1344140e639a364e43af865f" | ||
] | ||
} |
Oops, something went wrong.