24 lines
755 B
Plaintext
24 lines
755 B
Plaintext
OsReleaseResult
|
|
{ osRelease = OsRelease
|
|
{ name = "Exherbo"
|
|
, version = Nothing
|
|
, id = "exherbo"
|
|
, id_like = Nothing
|
|
, version_codename = Nothing
|
|
, version_id = Nothing
|
|
, pretty_name = "Exherbo Linux"
|
|
, ansi_color = Just "0;32"
|
|
, cpe_name = Nothing
|
|
, home_url = Just "https://www.exherbo.org/"
|
|
, documentation_url = Nothing
|
|
, support_url = Just "irc://irc.freenode.net/#exherbo"
|
|
, bug_report_url = Just "https://bugs.exherbo.org/"
|
|
, privacy_policy_url = Nothing
|
|
, build_id = Nothing
|
|
, variant = Nothing
|
|
, variant_id = Nothing
|
|
, logo = Nothing
|
|
}
|
|
, unknown_fields = []
|
|
, parse_errors = []
|
|
} |