sekun

Results 14 comments of sekun

Heyah! Thanks for the PR. If you have the time, could you explain this part to me, since I'm not so well-versed with bash? ``` cat

+1, except not just the `id` attribute, but any kind of attribute.

Hmm.. it fails the same way. `Cargo.toml`: ``` maud = { git = "https://github.com/lambda-fairy/maud.git", branch = "main", features = ["axum"] } ``` Pretty much at the latest commit for that...

Ahhh okay, that makes sense. Thanks for taking the time to give this a look!

Ok, so it turns out submodules aren't relevant in this case. The problem is just that symlinks don't get resolved. Are there any pointers for how to start with this...

I see, I'll try to look into it to see if I can do anything. Thank you :smile:.

Seems to be the same thing with this (https://github.com/dpacassi/disable-javascript/issues/101) extension as well.

Ah, so that's why! Thanks for the explanation. I suppose it won't be a big deal at all if ever the attributes can be copied over.

> I don't know anything about flatpak. Does it provide no way to set environment variables, or to modify the environment in which the contained app runs? It's possible to...

This isn't applicable anymore because I changed the deployment strategy. But thanks for the PR, and for the explanation! :pray: