about summary refs log tree commit diff
path: root/pkgs/development/tools/go2nix/deps.json
blob: f6d392ad3ce346f736fe48cb3f33d6b54de222dd (plain) (blame)
1
2
3
4
5
6
7
8
9
[
  {
    "include": "../../libs.json",
    "packages": [
      "github.com/Masterminds/vcs",
      "github.com/jawher/mow.cli"
    ]
  }
]