aboutsummaryrefslogtreecommitdiff
path: root/scripts (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-05-01scripts: actually deploy to flyFranck Cuny1-0/+2
2022-05-01build: slowly moving to nixFranck Cuny1-0/+10
Add a `flake.nix' configuration to pull the required dependencies and run the server. Remove a few targets from the Makefile and move the deployment part to a script.