Easier compilation and i18n on Mac #868
Reference in New Issue
Block a user
Delete Branch "ineiti/abra:devbox"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Devbox is a nice shell-configuration tool which replaces your PATH to point to nix-installed packages:
https://www.jetify.com/docs/devbox/installing-devbox
This allows to have a well-defined developer environment.
This also changes the Makefile to compile xgettext, because the download of the binary only works for Linux.
Adding devbox and compile xgettext on Macto Easier compilation and i18n on MacTBH, I don't really see the need to commit this, since I have no idea if other people are actually using it.
Another approach would be to just git ignore these files. There are endless shared configurations for workstations and I don't know if we want to take them on in the
abrarepo forever, e.g. if you are not still hacking onabrain 6 months, then these files are pretty mysterious 🙃You could also push your changes to docs.coopcloud.tech as "how to use devbox with abra hacking" so it's not a wasted effort of sharing it.
I like the
xgettext-gochange! Shall we just take that one?Closed in favour of #869
Pull request closed