Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(just): correct the arg order for AssembleList when making mlbox #845

Merged
merged 1 commit into from
Jan 28, 2024

Conversation

HikariKnight
Copy link
Member

The recipe for mlbox accidentally used the Assemble argument order (action, file, container/name) similar to the distrobox assemble command, instead of the AssembleList order (file, action, name) which is "Assemble a list from file we want to action from and name just just a quick selection"

This fixes #842

@castrojo castrojo merged commit 807b5b3 into main Jan 28, 2024
28 of 30 checks passed
@castrojo castrojo deleted the hikariknight-fix-mlbox-command branch January 28, 2024 18:50
wizzywizard65 pushed a commit to wizzywizard65/bluefin that referenced this pull request Jan 29, 2024
* feat: Switch to much smaller nerd-fonts package (ublue-os#837)

* feat: Switch to topgrade powered ublue-update (ublue-os#835)

* feat(ci): Introduce a testing tag (ublue-os#838)

* feat: Add default config for Pods flatpak (ublue-os#839)

* fix: Correct skel.d error in installer

* feat: add user-motd banner (ublue-os#840)

* chore: doens't -> doesn't (ublue-os#841)

* feat: Initial Container wireup (ublue-os#844)

* fix(just): correct the arg order for AssembleList when making mlbox (ublue-os#845)

* fix: quadlet locations (ublue-os#846)

* feat: Add dynamic MOTD tips and image info (ublue-os#847)

* fix: Correct motd syntax

* fix: Correct skel path for dx files

* fix: small adjustments to motd (ublue-os#848)

Co-authored-by: Kyle Gospodnetich <[email protected]>

* feat: jazz up the motd (ublue-os#849)

* fix: Add nerd fonts to all images

* chore: Remove nerd font repo once it's no longer needed

* fix(motd): minor text fix (ublue-os#851)

* fix: add more tips

* fix: update motd generation (ublue-os#853)

Co-authored-by: Kyle Gospodnetich <[email protected]>

* feat(just): remove things we don't use from the justfile (ublue-os#852)

---------

Co-authored-by: Kyle Gospodnetich <[email protected]>
Co-authored-by: RJ Trujillo <[email protected]>
Co-authored-by: Benjamin Sherman <[email protected]>
Co-authored-by: Justin Plock <[email protected]>
Co-authored-by: m2Giles <[email protected]>
Co-authored-by: HikariKnight <[email protected]>
Co-authored-by: Jorge O. Castro <[email protected]>
awesomekyle pushed a commit to awesomekyle/bluefin that referenced this pull request Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

just distrobox-mlbox returning exit code 1
3 participants