initialise sourcehut CI

esv is now built and briefly tested on Arch Linux and OpenBSD.
This commit is contained in:
Jeremy Baxter 2024-02-28 15:48:56 +13:00
parent 5a9103bfa8
commit 4bb8d391fd
3 changed files with 49 additions and 1 deletions

View file

@ -5,6 +5,6 @@ end_of_line = lf
indent_style = tab
indent_size = 4
[*.nix]
[*.{nix,yml}]
indent_style = space
indent_size = 2