Skip to content

Allow conditional groups without a base one #115

@eerii

Description

@eerii

Right now to create a conditional group you need to create a base folder, i.e. test and test_unix. This is not a huge issue, but it would be great if you could just create conditional groups and they were detected.

At the moment, it is possible to install groups without a base folder (so just test_unix) with tuckr add test_unix manually, but running tuckr add test returns test doesn't exist.

This feels specially useful for custom targets. For example, I was trying to create an xdg_#desktop folder, that should only be installed on desktop computers. Headless machines shouldn't get this, so I feel it's not necessary to create an xdg path. Of course, something like base, base_#desktop and so on can be created, so this is not very high priority. But still it would be a nice improvement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions