Ian Price
Ian Price
According to the documentation, it is supposed to install it with a symlink in "~/.local/bin/", so this would be a non issue. However, a quick test package written by me...
okay, looks like files listed under the 'executable' and 'programs' categories are being installed with 'libraries'
Some of the references in the docs refer to directories that dorodango creates, and so this may entail some code changes, if Wingo didn't already handle them all (probably did)...
The problem is, as far as I can see, that that read option interferes with srfi-97 names for modules. This is a guile issue, and not one that really has...
hmm, after some back and forth with tupi he clarified that init.scm is not .guile, which I thought it was. init.scm is not documented in guile's manual, but it is...
I know guile doesn't bind => by default, and so there isn't actually an import in the foof-loop module. However, this doesn't happen on my install, so I'm hesitant to...
Added this as a temporary solution https://github.com/ijp/guildhall/tree/issue1-temp-fix
The problem isn't so much that guild update doesn't remove the lock, but the command that ran before it didn't. If the commands were to ignore the lock willy-nilly, it...
No, that isn't necessary. Internally, there is a foof-loop iterator 'in-database', which is what gets used for guild list-packages.
after testing, and looking at the code, I think you are right. closing.