aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
blob: ee251648dc994b07979e7496c296d76a3407b691 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
image: nixos/unstable
repositories:
  nixpkgs: https://nixos.org/channels/nixpkgs-unstable
triggers:
  - condition: failure
    action: email
    to: EuAndreh <eu@euandre.org>
sources:
  - https://git.sr.ht/~euandreh/dotfiles
tasks:
  - tests: |
      cd dotfiles/
      nix-build -A test