From dd5aa8bf96f4117460d52a6efeb939efca6f3dfd Mon Sep 17 00:00:00 2001 From: Rafid Bin Mostofa Date: Mon, 14 Oct 2024 22:33:23 +0000 Subject: [PATCH] feat: add rockcraft.yaml for Chisel This commit adds a chiselled Chisel rock. Co-authored-by: Adrian Clay Lake --- chisel_rock/rockcraft.yaml | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 chisel_rock/rockcraft.yaml diff --git a/chisel_rock/rockcraft.yaml b/chisel_rock/rockcraft.yaml new file mode 100644 index 0000000..01df860 --- /dev/null +++ b/chisel_rock/rockcraft.yaml @@ -0,0 +1,28 @@ +name: chisel +summary: Chisel rock +description: A chiselled rock containing Chisel +version: "v1.0.0" +license: AGPL-3.0 + +base: bare +build-base: ubuntu@22.04 +platforms: + amd64: + arm64: + +parts: + chisel: + plugin: go + source: https://github.com/canonical/chisel + source-type: git + source-tag: "v1.0.0" + build-snaps: + - go/1.23/stable + go-generate: + - ./cmd + stage-packages: + - libc6_libs + - ca-certificates_data + - dash_bins + stage: + - -bin/chrorder