Hello, people! A short while I have filled an issue about re2c relying on itself: https://codeberg.org/guix/guix/issues/902
I have found a bootstrap solution around the internet, basically a repository containing alternative, handwritten files to be injected into an older release. However, when I tried to generate the hash for this repository, guix download complained: ``` atorres@corvo-guix ~$ LANG= guix download -g https://git.stikonas.eu/andrius/re2c-bootstrap guix download: error: Git error: unknown remote object format 'sha256' ``` I have found nothing to solve this problem on the documentation. Should I ask for a feature request?
