Fix broken glibcLocales; Update README.md

This commit is contained in:
fluepke 2025-11-23 17:54:17 +01:00
parent 82ecdcc114
commit 34e46097d0
2 changed files with 3 additions and 1 deletions

View file

@ -56,7 +56,7 @@
]))
];
LOCALE_ARCHIVE = "${pkgs.glibcLocales}/lib/locale/locale-archive";
# LOCALE_ARCHIVE = builtins.trace pkgs.glibcLocales "${pkgs.glibcLocales}/lib/locale/locale-archive";
# Build phase - run Hugo to generate the site
buildPhase = ''