Skip to content
Snippets Groups Projects
feedback.yaml 214 B
Newer Older
Daniel Firth's avatar
Daniel Firth committed
loops:
  build:
    command: cat .build-all.dhall | dhall text | bash
    filter:
      find: '*.nix'
  check: nix flake check -L
  gen:
    command: nix run .#horizon-gen-nix
Daniel Firth's avatar
Daniel Firth committed
    filter:
      find: horizon.dhall