aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/web.scm
blob: b706e1d2163ffc5799855e6ff986f0e44910ca43 (about) (plain)
blob size (314KB) exceeds display size limit (100KB).
BC-2.33. Ludovic Courtès 2022-01-14system: locale: Use only the current glibc....* gnu/system/locale.scm (%default-locale-libcs): Remove glibc-2.31. Mathieu Othacehe 2021-05-15Merge branch 'master' into core-updatesLudovic Courtès 2021-05-04locale: Remove glibc 2.29 from '%default-locale-libcs'....Having 2.29 is most likely no longer justified. Removing it reduces the closure size returned by: guix size $(guix system build gnu/system/install.scm) from 1.6G to 1.5G. * gnu/system/locale.scm (%default-locale-libcs): Remove GLIBC-2.29. Ludovic Courtès