nix-git/nix/sources.json

51 lines
2.3 KiB
JSON
Raw Normal View History

2023-08-15 20:55:27 +02:00
{
2023-09-12 12:43:51 +02:00
"NUR": {
"branch": "master",
"description": "Nix User Repository: User contributed nix packages [maintainer=@Mic92]",
"homepage": "https://nur.nix-community.org/",
"owner": "nix-community",
"repo": "NUR",
2024-10-28 22:21:42 +01:00
"rev": "01936ee33cef1675ba8475d11aba559d52629d86",
"sha256": "1d60n045pmgqxlbhm5cv507k9ravxijacwxncjcca5v9v15mc1pg",
2023-09-12 12:43:51 +02:00
"type": "tarball",
2024-10-28 22:21:42 +01:00
"url": "https://github.com/nix-community/NUR/archive/01936ee33cef1675ba8475d11aba559d52629d86.tar.gz",
2023-09-12 12:43:51 +02:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2023-08-15 20:55:27 +02:00
"home-manager": {
2024-07-12 23:08:13 +02:00
"branch": "release-24.05",
2023-08-15 20:55:27 +02:00
"description": "Manage a user environment using Nix [maintainer=@rycee] ",
"homepage": "https://nix-community.github.io/home-manager/",
"owner": "nix-community",
"repo": "home-manager",
2024-09-24 16:21:17 +02:00
"rev": "2f23fa308a7c067e52dfcc30a0758f47043ec176",
"sha256": "00wp0s9b5nm5rsbwpc1wzfrkyxxmqjwsc1kcibjdbfkh69arcpsn",
2023-08-15 20:55:27 +02:00
"type": "tarball",
2024-09-24 16:21:17 +02:00
"url": "https://github.com/nix-community/home-manager/archive/2f23fa308a7c067e52dfcc30a0758f47043ec176.tar.gz",
2023-08-15 20:55:27 +02:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs": {
2024-07-12 23:08:13 +02:00
"branch": "nixos-24.05",
2023-08-15 20:55:27 +02:00
"description": "Nix Packages collection",
"homepage": null,
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-28 22:21:42 +01:00
"rev": "cd3e8833d70618c4eea8df06f95b364b016d4950",
"sha256": "1fg5pl26c7n82wgjkxs7x34qwzdyyh0lld8nhd89j2fkcw2daycj",
2023-08-15 20:55:27 +02:00
"type": "tarball",
2024-10-28 22:21:42 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/cd3e8833d70618c4eea8df06f95b364b016d4950.tar.gz",
2023-08-15 20:55:27 +02:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
2023-10-18 13:26:27 +02:00
},
"unstable": {
"branch": "nixpkgs-unstable",
"description": "Nix Packages collection & NixOS",
"homepage": "",
"owner": "NixOS",
"repo": "nixpkgs",
2024-10-28 22:21:42 +01:00
"rev": "86e78d3d2084ff87688da662cf78c2af085d8e73",
"sha256": "01j4f1v7kdymy0lh0rifh89q85gdn47cz9m4dhx8wzv115jd2qvr",
2023-10-18 13:26:27 +02:00
"type": "tarball",
2024-10-28 22:21:42 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/86e78d3d2084ff87688da662cf78c2af085d8e73.tar.gz",
2023-10-18 13:26:27 +02:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
2023-08-15 20:55:27 +02:00
}
}