27 lines
1.1 KiB
JSON
27 lines
1.1 KiB
JSON
|
{
|
||
|
"gomod2nix": {
|
||
|
"branch": "master",
|
||
|
"description": "Convert applications using Go modules to Nix expressions [maintainer=@adisbladis]",
|
||
|
"homepage": "",
|
||
|
"owner": "nix-community",
|
||
|
"repo": "gomod2nix",
|
||
|
"rev": "872b63ddd28f318489c929d25f1f0a3c6039c971",
|
||
|
"sha256": "1wh9rlhg2w42fsavh7wxvmw42l7m5wg290gnp571dq0qcr1z7kg1",
|
||
|
"type": "tarball",
|
||
|
"url": "https://github.com/nix-community/gomod2nix/archive/872b63ddd28f318489c929d25f1f0a3c6039c971.tar.gz",
|
||
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
||
|
},
|
||
|
"nixpkgs": {
|
||
|
"branch": "master",
|
||
|
"description": "Nix Packages collection & NixOS",
|
||
|
"homepage": "",
|
||
|
"owner": "NixOS",
|
||
|
"repo": "nixpkgs",
|
||
|
"rev": "35eb71ba168b6aa025456dba5be667e4a798bae2",
|
||
|
"sha256": "1hjykgnrqs8v3bav1ksyz8p6jvb0a5852m9gmsmzc9w069ql42hm",
|
||
|
"type": "tarball",
|
||
|
"url": "https://github.com/NixOS/nixpkgs/archive/35eb71ba168b6aa025456dba5be667e4a798bae2.tar.gz",
|
||
|
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
|
||
|
}
|
||
|
}
|