nixpkgs/nix/sources.json

57 lines
2.4 KiB
JSON
Raw Normal View History

2020-02-13 17:29:49 +00:00
{
"MoonPlus": {
"branch": "master",
"description": "Moonscript compiler written in C++.",
"homepage": "",
"owner": "pigpigyyy",
"repo": "MoonPlus",
2020-03-15 13:24:27 +00:00
"rev": "8de88f4692efb1cf91b3721a9046b872e1013d84",
"sha256": "0lfabx9b98qri6glj564nj2jkpy6shwmzhca9ivnbdwk08qbq5gc",
2020-02-13 17:29:49 +00:00
"type": "tarball",
2020-03-15 13:24:27 +00:00
"url": "https://github.com/pigpigyyy/MoonPlus/archive/8de88f4692efb1cf91b3721a9046b872e1013d84.tar.gz",
2020-02-13 17:29:49 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
2020-02-13 21:50:49 +00:00
},
"easy-dhall-nix": {
"branch": "master",
"description": "Derivations for easily downloading Dhall binaries and putting them to use.",
"homepage": "",
"owner": "justinwoo",
"repo": "easy-dhall-nix",
2020-02-27 14:51:35 +00:00
"rev": "4f6da8c7e7397cbc8429b481a49a7ff989c07195",
"sha256": "1120m0yc06l8mv5wd1bqmkbm65krsmqlnnm0di79nw19n3f0m0ci",
2020-02-13 21:50:49 +00:00
"type": "tarball",
2020-02-27 14:51:35 +00:00
"url": "https://github.com/justinwoo/easy-dhall-nix/archive/4f6da8c7e7397cbc8429b481a49a7ff989c07195.tar.gz",
2020-02-13 21:50:49 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
2020-02-13 17:29:49 +00:00
},
"niv": {
"branch": "master",
"description": "Easy dependency management for Nix projects",
"homepage": "https://github.com/nmattia/niv",
"owner": "nmattia",
"repo": "niv",
2020-02-27 14:51:35 +00:00
"rev": "98c74a80934123cb4c3bf3314567f67311eb711a",
"sha256": "1w8n54hapd4x9f1am33icvngkqns7m3hl9yair38yqq08ffwg0kn",
2020-02-13 17:29:49 +00:00
"type": "tarball",
2020-02-27 14:51:35 +00:00
"url": "https://github.com/nmattia/niv/archive/98c74a80934123cb4c3bf3314567f67311eb711a.tar.gz",
2020-02-13 17:29:49 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"quickserv": {
"ref": "master",
"repo": "https://tulpa.dev/Xe/quickserv.git",
2020-02-27 14:51:35 +00:00
"rev": "90d302ee707abdebfe65d8b7529a6f3c9140cdac",
2020-02-13 17:29:49 +00:00
"type": "git"
},
"tools": {
"branch": "master",
"description": "[mirror] Go Tools",
"homepage": "https://godoc.org/golang.org/x/tools",
"owner": "golang",
"repo": "tools",
2020-03-15 13:24:27 +00:00
"rev": "4303120df7d88143fd0803f9144b4f47ad3ea9fb",
"sha256": "1b21zi5bn7ccx52dr325qzma442q6bjhw59skajdarbaz8b3yw01",
2020-02-13 17:29:49 +00:00
"type": "tarball",
2020-03-15 13:24:27 +00:00
"url": "https://github.com/golang/tools/archive/4303120df7d88143fd0803f9144b4f47ad3ea9fb.tar.gz",
2020-02-13 17:29:49 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}