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.
1 parent 9982da2 commit 51e7124Copy full SHA for 51e7124
packages/libbpf/libbpf.0.1.0/opam
@@ -40,8 +40,8 @@ available: [ os = "linux" &
40
(( os-distribution = "debian" & os-version >= "12" ) # Linux 6.1 & Libbpf 1.1.0
41
|( os-distribution = "ubuntu" & os-version >= "23.04" ) # Linux 6.2 & Libbpf 1.1.0
42
|( os-family = "fedora" & os-version >= "38" ) # Linux 6.2 & Libbpf 1.1.0
43
- |( os-distribution = "nixos" & os-version >= "23.05" ) # Linux 6.1 & Libbpf 1.1.0
44
- |( os-distribution = "alpine" & os-version >= "3.18")) # Linux 6.1 & Libbpf 1.2.2
+ |( os-distribution = "nixos" & os-version >= "23.05" ) # Linux 6.1 & Libbpf 1.1.0
+ |( os-distribution = "alpine" & os-version >= "3.18")) # Linux 6.1 & Libbpf 1.2.2
45
]
46
url {
47
src:
0 commit comments