diff --git a/.build.yml b/.build.yml new file mode 100644 index 0000000..71779ae --- /dev/null +++ b/.build.yml @@ -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