Hi everyone, Julien Lepiller writes: > How weird, I don't see it spelled like that in the repository (latest master). I don't see any recent change in the file either. > > Maybe there's an issue with your local checkout. > Guix has a checkout of the repository in one of the directories of ~/.cache/guix/checkouts. You should be able to locate it from its contents. What's the output of "git status" and "git diff"? > > If there's tome change, you could try "git checkout ." to reset the repo to its original state. A stronger `git clean -dfv .` might be necessary to remove any stray files as well. Best, -- Josselin Poiret