nixpkgs/nix/sources.json

69 lines
3.0 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-02-27 14:51:35 +00:00
"rev": "3b94999e55df35d19616e87d7f3b6fddf5b8a30b",
"sha256": "1jwx7m5736mn5jwp7r9bq1df46dzyncra7ywki1yv614wvj69iym",
2020-02-13 17:29:49 +00:00
"type": "tarball",
2020-02-27 14:51:35 +00:00
"url": "https://github.com/pigpigyyy/MoonPlus/archive/3b94999e55df35d19616e87d7f3b6fddf5b8a30b.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"
},
"nixpkgs": {
"branch": "nixpkgs-unstable",
"description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",
"homepage": "https://github.com/NixOS/nixpkgs",
"owner": "NixOS",
"repo": "nixpkgs-channels",
2020-02-27 14:51:35 +00:00
"rev": "ca3531850844e185d483fb878fcd00c6b44069e5",
"sha256": "1s1zhzdbmdd7l936g7ydzsjqdi5k5ch6vpjilil0jiwjhrpkw3m4",
2020-02-13 17:29:49 +00:00
"type": "tarball",
2020-02-27 14:51:35 +00:00
"url": "https://github.com/NixOS/nixpkgs-channels/archive/ca3531850844e185d483fb878fcd00c6b44069e5.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-02-27 14:51:35 +00:00
"rev": "204d844ad48d13a8a6db39aec90b837cce2e46d9",
"sha256": "0h6qrp8g2di50d7hkhcb9xn6ckzh9hybwj9m2bqhgrq27lnd3hlk",
2020-02-13 17:29:49 +00:00
"type": "tarball",
2020-02-27 14:51:35 +00:00
"url": "https://github.com/golang/tools/archive/204d844ad48d13a8a6db39aec90b837cce2e46d9.tar.gz",
2020-02-13 17:29:49 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}