nixpkgs/pkgs/shells/elvish/deps.json
Rahul Gopinath 293d23abb4 elvish: init at 0.1
A novel unix shell written in go language.
2016-06-21 00:04:54 -07:00

10 lines
139 B
JSON

[
{
"include": "../../libs.json",
"packages": [
"github.com/mattn/go-sqlite3",
"github.com/elves/getopt"
]
}
]