Commit ef34092de416

Vincent Demeester <vincent@sbr.pm>
2020-05-06 08:06:51
build.sr.ht: try to use .builds
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent d665296
Changed files (1)
.builds
.builds/nixos.yml
@@ -0,0 +1,6 @@
+image: nixos/latest
+tasks:
+- say-hello: |
+   echo hello
+- say-world: |
+   echo world