Skip to content

Update IsArchLike to include Cachyos support#43

Merged
tmds merged 1 commit intotmds:mainfrom
Arcalise08:main
Jan 19, 2026
Merged

Update IsArchLike to include Cachyos support#43
tmds merged 1 commit intotmds:mainfrom
Arcalise08:main

Conversation

@Arcalise08
Copy link
Copy Markdown
Contributor

@Arcalise08 Arcalise08 commented Jan 13, 2026

CachyOS is an arch system but its ID reports as cachyos instead of arch. so should be a safe change

@spillner
Copy link
Copy Markdown
Contributor

I agree it should be safe, but it should also be unnecessary if your CachyOS installation has the right ID_LIKE= definition in /etc/os-release. They had a bug in that a few months ago (CachyOS/cachyos-hooks#14) but it's reported as closed.

@tmds
Copy link
Copy Markdown
Owner

tmds commented Jan 19, 2026

If there should be an ID_LIKE, it doesn't appear yet in these images:

$ podman run cachyos/cachyos:latest cat /etc/os-release
NAME="CachyOS Linux"
PRETTY_NAME="CachyOS"
ID=cachyos
BUILD_ID=rolling
VERSION_ID=20260111.0.480139
ANSI_COLOR="38;2;23;147;209"
HOME_URL="https://cachyos.org/"
DOCUMENTATION_URL="https://wiki.cachyos.org/"
SUPPORT_URL="https://discuss.cachyos.org/"
BUG_REPORT_URL="https://github.com/cachyos"
PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
LOGO=cachyos

@tmds tmds merged commit e7b2e2d into tmds:main Jan 19, 2026
1 check passed
@tmds
Copy link
Copy Markdown
Owner

tmds commented Jan 19, 2026

Thanks @Arcalise08!

@tmds
Copy link
Copy Markdown
Owner

tmds commented Jan 20, 2026

This is part of the 0.5.0 release which was just uploaded to nuget.org.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants