aboutsummaryrefslogtreecommitdiffstats
path: root/packages.nix (unfollow)
Commit message (Collapse)Author
2023-02-04Flake: Changed the configuration to a flakeene
Nix flakes make a lot of things very easy.
2023-01-07Format: First formatting with Alejandraene
This marks the beginning of a clean git commit history. This is because of two changes: * Usage of conventional-commits (https://www.conventionalcommits.org/en/v1.0.0/). * Consistent formatting of the code base to reduce diff footprints. The choice of Alejandra as auto-formatter is obviously not final.
2023-01-06modularize packagessils