Skip to content

Commit

Permalink
add nomad and damon to the devshell
Browse files Browse the repository at this point in the history
  • Loading branch information
dermetfan committed Oct 26, 2021
1 parent 131e4dc commit a08f430
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions devshell.toml
Expand Up @@ -27,6 +27,12 @@ package = "foreman"
[[commands]]
package = "gouml"

[[commands]]
package = "nomad"

[[commands]]
package = "damon"

[[commands]]
name = "lint"
command = "gocritic check -enableAll ./... && fd -e nix -X nixfmt -c"
Expand Down

0 comments on commit a08f430

Please sign in to comment.