Basti
Basti
@bmenant Thanks for the suggestion, I read the article - but that does not solve my issue that the required setup e.g. in a projects compose-files isn't self-contained anymore as...
Maybe we should extend the existing tests to ensure it doesn't break in the future?
I came across this issue today and figured it out in the code that it's not intended like I understood it - so I came here to report/discuss about changing...
In my experience this is not a feature/the intention of the plugin. I would recommend you to not re-declare properties in sub-classes to change their values. Instead use some setter...
Works for me but for anyone else searching: `folder/**` is the required format (at least for me excluding a submodule recursive) - also the option appears to be called `excludes`...
Seems to be fixed for me and recently released 24.05-packages already include v0.12.1
Hey, I'm looking forward to get one of the 4-gang version, is there any chance this component will add support for the 4-gang version as well? ✌🏻
Hey, you are following your nixpkgs for raspberry-pi-nix in your flake.nix (https://github.com/Svenum/holynix/blob/raspi/flake.nix#L72C7-L73C1) which makes the cache not hit as we built against the nixpkgs-commit of the lock file at commit...
> I have no idea why the macos test is failing and I don't have a macos machine to test it on. Don't think it's related they fail on `master`as...