blue-build / modules

BlueBuild standard modules used for building your Atomic Images
Apache License 2.0
24 stars 25 forks source link

fix: Use --nvidia when creating distrobox containers + Switch to new justfile system #47

Closed KyleGospo closed 11 months ago

KyleGospo commented 11 months ago

Depends on the following PR landing: https://github.com/ublue-os/config/pull/118

xynydev commented 11 months ago

Why the removal of set allow-duplicate-recipes, doesn't that break things? Also, a corresponding PR for startingpoint needs to be done before merging this: (https://github.com/ublue-os/startingpoint/blob/template/config/files/usr/share/ublue-os/just/custom.just). I can also PR startingpoint, once I know what the correct course of action is. Should custom.just also be named with a number prefix? And with this new system, does 100-bling.just have to be included in it or is it included automatically?

Edit: Answers: