We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64a9d67 + efd2f93 commit d9d819cCopy full SHA for d9d819c
packages/devkit/devkit.1.20240429/opam
@@ -39,7 +39,7 @@ conflicts: [
39
"jemalloc" {< "0.2"}
40
"opentelemetry" {< "0.6"}
41
]
42
-available: arch != "arm32" & arch != "x86_32"
+available: arch != "arm32" & arch != "x86_32" & os != "freebsd"
43
url {
44
src:
45
"https://github.com/ahrefs/devkit/releases/download/1.20240429/devkit-1.20240429.tbz"
0 commit comments