butido icon indicating copy to clipboard operation
butido copied to clipboard

[sources.src] url=nosource for metapackages

Open christophprokop opened this issue 2 years ago • 2 comments

At the moment we use dummy source for meta packages which shouldn't be necessary at all. for example pkg.toml could contain a section like this:

[sources.src]
url=nosource
# hash.hash should not be needed then as well

christophprokop avatar Jan 11 '24 21:01 christophprokop

@christophprokop I'd propose that we try to make specifying a source optional so that sources.src can be omitted entirely (seems like the cleanest solution) - would that be fine as well?

primeos-work avatar Feb 21 '24 12:02 primeos-work

@primeos-work yes, that would help to clean up all the configurations that use dummy files at the moment

christophprokop avatar Oct 01 '24 21:10 christophprokop