Add a build manifest

This commit is contained in:
Mats Rauhala 2023-04-28 15:55:33 +03:00
parent 06f95f0aa6
commit cc6f4661c7
1 changed files with 9 additions and 0 deletions

9
.build.yml Normal file
View File

@ -0,0 +1,9 @@
image: nixos/unstable
environment:
NIX_CONFIG: "experimental-features = nix-command flakes"
sources:
- https@git.sr.ht/~masse/rauhala.info
tasks:
- build: |
cd rauhala.info
nix build