Alejandro R Mosteo
Alejandro R Mosteo
Diagnose and revert https://github.com/alire-project/alire-index/pull/1187
This is just a bit of a musing, to see it can go anywhere. In the context of #723 and crates requiring different compilers (native, cross-compilers), I wonder if an...
This would be a shortcut for when someone just wants to run a binary with no intention of developing or installing. Right now, the shortest alternative is: ``` alr get...
Usual setup in which `lib` is tested via a nested `libtest`. If `lib` itself is using a pin to a missing directory, the update will fail. This must indeed fail,...
See https://github.com/alire-project/alire-index/pull/1227#issuecomment-2364101504 In summary: between the root location of the cache, the longish build hashes, and a crate containing long paths, we've hit (once for now) some kind of limit...