We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ddc8de commit 7a5f8a5Copy full SHA for 7a5f8a5
packages/goblint/goblint.2.0.0/opam
@@ -67,6 +67,7 @@ build: [
67
["dune" "install" "-p" name "--create-install-files" name]
68
]
69
dev-repo: "git+https://github.com/goblint/analyzer.git"
70
+available: os-distribution != "alpine"
71
url {
72
src:
73
"https://github.com/goblint/analyzer/releases/download/v2.0.0/goblint-2.0.0.tbz"
0 commit comments