summary refs log tree commit diff
path: root/default.nix
Commit message (Collapse)AuthorAgeFilesLines
* Bring in gettext and related toolsVika2024-08-281-3/+3
| | | | xtr is better at extracting translatables from Rust than xgettext is.
* Proper main menu iconVika2024-08-251-2/+8
|
* Fix librsvg not being added to the GDK_PIXBUF_LOADERS_PATH on NixOSVika2024-08-251-2/+2
|
* Add librsvgVika2024-08-221-2/+2
| | | | Apparently not having it means we won't have our icons.
* Send posts made in the post composerVika2024-08-201-2/+2
|
* Initial Nix & Cargo boilerplate for a Relm4 projectVika2024-08-191-0/+44