aboutsummaryrefslogtreecommitdiff
path: root/etc/news.scm
blob: fa1b76adcf1598e2c17ebc32cfc3e474146b729c (about) (plain)
blob size (144KB) exceeds display size limit (100KB).
163f0f3d7dccc865'>build: Correct guix_system on musl libc distros....* m4/guix.m4 (GUIX_SYSTEM_TYPE): Add linux-musl* case. This prevents the macro from mis-parsing the host OS, which causes breakage when building from source. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Antero Mejr