Age | Commit message (Expand) | Author |
---|---|---|
2022-01-14 | system: locale: Use only the current glibc....* gnu/system/locale.scm (%default-locale-libcs): Remove glibc-2.31. | Mathieu Othacehe |
2021-05-15 | Merge branch 'master' into core-updates | Ludovic Courtès |
2021-05-04 | locale: 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 |