noredink-ui/nix/sources.json

33 lines
1.3 KiB
JSON
Raw Normal View History

2019-10-28 17:40:22 +03:00
{
2020-11-22 14:17:27 +03:00
"elm-forbid-import": {
"branch": "main",
"repo": "https://git.bytes.zone/brian/elm-forbid-import.git",
2021-04-06 23:49:44 +03:00
"rev": "16b31af7f6f5902f6c61dcab46224595c5dcf8e7",
2020-11-22 14:17:27 +03:00
"type": "git"
},
2019-10-28 17:40:22 +03:00
"niv": {
"branch": "master",
"description": "Easy dependency management for Nix projects",
"homepage": "https://github.com/nmattia/niv",
"owner": "nmattia",
"repo": "niv",
2021-04-06 23:49:44 +03:00
"rev": "af958e8057f345ee1aca714c1247ef3ba1c15f5e",
"sha256": "1qjavxabbrsh73yck5dcq8jggvh3r2jkbr6b5nlz5d9yrqm9255n",
2019-10-28 17:40:22 +03:00
"type": "tarball",
2021-04-06 23:49:44 +03:00
"url": "https://github.com/nmattia/niv/archive/af958e8057f345ee1aca714c1247ef3ba1c15f5e.tar.gz",
2019-10-28 17:40:22 +03:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs": {
2020-12-08 21:30:33 +03:00
"branch": "master",
"description": "Nix Packages collection",
"homepage": "",
2019-10-28 17:40:22 +03:00
"owner": "NixOS",
2020-12-08 21:30:33 +03:00
"repo": "nixpkgs",
2021-04-06 23:49:44 +03:00
"rev": "23f5b0961ec73c0574aa5df09b79e09880d1c7ab",
"sha256": "0y4wdsz1f4vj3fbd0j2df999r8abpxfs34mcxpsjr7zscklnigdk",
2019-10-28 17:40:22 +03:00
"type": "tarball",
2021-04-06 23:49:44 +03:00
"url": "https://github.com/NixOS/nixpkgs/archive/23f5b0961ec73c0574aa5df09b79e09880d1c7ab.tar.gz",
2019-10-28 17:40:22 +03:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}