Commit graph

3 commits

Author SHA1 Message Date
O. El Hosami
2d46def90d feat: Add make install support and nix build
- Add install/uninstall targets to Makefile with configurable paths
- Update flake.nix to use make install in derivation
- Configure proper installation directories in nix build
- Use stdenvNoCC for LaTeX-only package
- Add meta information for nix package

The changes allow installing the package both via make and nix build,
while maintaining consistent paths and permissions.
2025-05-29 16:20:01 +02:00
O. El Hosami
0732d1a763 build: Experiment with fontconfig 2025-05-29 01:09:43 +02:00
O. El Hosami
052c3e297a build: Provide a reproducible env using nix flake 2025-05-04 14:28:18 +02:00