this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

conf-rust: add support for Ubuntu derivatives

+1
+1
packages/conf-rust/conf-rust.0.1/opam
··· 14 14 ["cargo"] {os-distribution = "fedora"} 15 15 ["cargo"] {os-family = "suse" | os-family = "opensuse"} 16 16 ["cargo"] {os-family = "debian"} 17 + ["cargo"] {os-family = "ubuntu"} 17 18 ["cargo" "rustc"] {os-distribution = "nixos"} 18 19 ["cargo"] {os-distribution = "alpine"} 19 20 ["rust"] {os-distribution = "arch"}