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-22 16:23:06 -04:00
"rev": "cfe82d9f444a1b77f135070f1c1ee63fa061f2fd",
"sha256": "1cf9hjdsqrwgq57qybpx0gql7r14p6ih84f2p45k2zbvg4f4c2vz",
2021-06-17 22:12:48 -04:00
"type": "tarball",
2021-10-22 16:23:06 -04:00
"url": "https://github.com/nix-community/home-manager/archive/cfe82d9f444a1b77f135070f1c1ee63fa061f2fd.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-22 16:23:06 -04:00
"rev": "6f0b0bb7028cf612298673bf6b5d453bcc7af965",
"sha256": "0d9b0qp9mv6dm32d3nj58drysi15g2z2xgcvgidzpp26kvv2hf3b",
2021-03-07 17:49:50 -05:00
"type": "tarball",
2021-10-22 16:23:06 -04:00
"url": "https://github.com/NixOS/nixpkgs/archive/6f0b0bb7028cf612298673bf6b5d453bcc7af965.tar.gz",
2021-03-07 17:49:50 -05:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}