Skip to content
Snippets Groups Projects
Forked from package-sets / horizon-platform
471 commits behind the upstream repository.
feedback.yaml 214 B
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
    filter:
      find: horizon.dhall