Skip to content

Commit eaf11b0

Browse files
committed
add package: mise
1 parent cdce5c5 commit eaf11b0

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

01-main/manifest

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ microsoft-edge-stable
190190
min
191191
minigalaxy
192192
minikube
193+
mise
193194
motrix
194195
mpdevil
195196
mqttx

01-main/packages/mise

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
DEFVER=1
2+
ARCHS_SUPPORTED="amd64 arm64"
3+
#CODENAMES_SUPPORTED="buster bullseye bookworm trixie sid focal jammy lunar mantic noble"
4+
ASC_KEY_URL="https://mise.jdx.dev/gpg-key.pub"
5+
APT_LIST_NAME="mise"
6+
APT_REPO_URL="https://mise.jdx.dev/deb stable main"
7+
APT_REPO_OPTIONS="arch=${HOST_ARCH}"
8+
PRETTY_NAME="mise-en-place"
9+
WEBSITE="https://mise.jdx.dev/"
10+
SUMMARY="mise is a development environment setup tool."

0 commit comments

Comments
 (0)