Skip to content
Snippets Groups Projects
Commit e638cda9 authored by Daniel Firth's avatar Daniel Firth
Browse files

feedback.yaml: init

parent 80339d0d
Branches
Tags
No related merge requests found
......@@ -5,6 +5,6 @@ loops:
find: '*.nix'
check: nix flake check -L
gen:
command: nix run 'git+https://gitlab.horizon-haskell.net/haskell/horizon-gen-nix?ref=refs/tags/0.10.0' && git add pkgs
command: dhall format horizon.dhall && nix run 'git+https://gitlab.horizon-haskell.net/haskell/horizon-gen-nix?ref=refs/tags/0.10.0' && git add pkgs && nix flake show
filter:
find: horizon.dhall
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment