athens/nix/sources.json

39 lines
1.7 KiB
JSON
Raw Normal View History

2021-03-07 17:49:50 -05:00
{
2021-06-17 22:12:48 -04:00
"home-manager": {
"branch": "master",
"description": "Manage a user environment using Nix [maintainer=@rycee] ",
"homepage": "https://nix-community.github.io/home-manager/",
"owner": "nix-community",
"repo": "home-manager",
2021-10-08 21:36:30 -04:00
"rev": "32285d8fe64138a41f1caed23d94f28529ea4eb4",
"sha256": "1jx2in2dxs3byss913d6xzd47z9xqnf6dml2gfhxvffygq521m91",
2021-06-17 22:12:48 -04:00
"type": "tarball",
2021-10-08 21:36:30 -04:00
"url": "https://github.com/nix-community/home-manager/archive/32285d8fe64138a41f1caed23d94f28529ea4eb4.tar.gz",
2021-06-17 22:12:48 -04:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2021-03-07 17:49:50 -05:00
"niv": {
"branch": "master",
"description": "Easy dependency management for Nix projects",
"homepage": "https://github.com/nmattia/niv",
"owner": "nmattia",
"repo": "niv",
2021-09-20 11:09:29 -04:00
"rev": "65a61b147f307d24bfd0a5cd56ce7d7b7cc61d2e",
"sha256": "17mirpsx5wyw262fpsd6n6m47jcgw8k2bwcp1iwdnrlzy4dhcgqh",
2021-03-07 17:49:50 -05:00
"type": "tarball",
2021-09-20 11:09:29 -04:00
"url": "https://github.com/nmattia/niv/archive/65a61b147f307d24bfd0a5cd56ce7d7b7cc61d2e.tar.gz",
2021-03-07 17:49:50 -05:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs": {
"branch": "nixpkgs-unstable",
"description": "Nix Packages collection",
"homepage": "",
"owner": "NixOS",
"repo": "nixpkgs",
2021-10-04 15:07:35 -04:00
"rev": "ee084c02040e864eeeb4cf4f8538d92f7c675671",
"sha256": "1x8amcixdaw3ryyia32pb706vzhvn5whq9n8jin0qcha5qnm1fnh",
2021-03-07 17:49:50 -05:00
"type": "tarball",
2021-10-04 15:07:35 -04:00
"url": "https://github.com/NixOS/nixpkgs/archive/ee084c02040e864eeeb4cf4f8538d92f7c675671.tar.gz",
2021-03-07 17:49:50 -05:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}