this repo has no description
0
fork

Configure Feed

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

Merge pull request #25380 from jmid/conf-perl-mint

Add conf-perl support for Ubuntu-derivatives

authored by

Marcello Seri and committed by
GitHub
e8eeeb24 8559166c

+1
+1
packages/conf-perl/conf-perl.2/opam
··· 7 7 build: [["perl" "--version"]] 8 8 depexts: [ 9 9 ["perl"] {os-family = "debian"} 10 + ["perl"] {os-family = "ubuntu"} 10 11 ["perl"] {os-distribution = "alpine"} 11 12 ["perl"] {os-distribution = "nixos"} 12 13 ["perl"] {os-distribution = "arch"}