Nicolas Stinus
Nicolas Stinus
Hi! My guess is that you probably ran it with a vpn connection already established. Can you make sure no vpn connection is active when you run the best command?...
Sorry for not answering earlier. This is great! Could submit a pull request? Thanks!
Hi, Thank you for your submission. I honestly do not really understand how this script is supposed to work and would appreciate some background. However, I just gave it a...
Thank you very much for your detailed explanation. I know this has been outstanding for a while and I am sorry for it. I do not use firejail and know...
Looks like the pip dictionnary is not supported. If you add a normal dependency, and a pip one, it treats pip as a normal dependency. ``` $ cat test.yaml dependencies:...
I think I found a reasonable workaround: use `"__"` (2 `'_'`) as separator. That way the nested struct are appropriately set.
@abonander any thoughts? I am happy to amend this as required.
No, I an using the [git-version](https://crates.io/crates/git-version) crate.
Just hit [this](https://github.com/rustyhorde/vergen/issues/363#issue-2459647026). Is there a way to get a describe with match arguments like the git command line?