summary refs log tree commit diff
path: root/flake.nix
Commit message (Collapse)AuthorAgeFilesLines
* Add gettext manuals to the devshellVika2024-09-041-0/+6
| | | | This is a hack.
* Mesonify buildVika2024-09-041-0/+2
| | | | | | | | This took a while and had me scratching my head often. But I managed to combine the best parts of Crane and Meson together, allowing me to have blazing fast Nix builds. This also adds initial scaffolding for gettext and other cool things.
* Bring in gettext and related toolsVika2024-08-281-0/+3
| | | | xtr is better at extracting translatables from Rust than xgettext is.
* Initial Nix & Cargo boilerplate for a Relm4 projectVika2024-08-191-0/+61