nix-git/nix/sources.json

63 lines
2.9 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-12-03 12:34:09 +01:00
"rev": "251d756a74e67bda25d89327b01a3da19dddabae",
"sha256": "0djbzaxlaiy4asbnb6974i9cp26bdsikzhfw25n9sv2fm6f632a4",
2023-09-12 12:43:51 +02:00
"type": "tarball",
2024-12-03 12:34:09 +01:00
"url": "https://github.com/nix-community/NUR/archive/251d756a74e67bda25d89327b01a3da19dddabae.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-12-03 12:34:09 +01:00
"rev": "7e1ca67996afd8233d9033edd26e442836cc2ad6",
"sha256": "03pdf5wrpxwmr37p3xn45vm6cz1m7bzvif2v8xhqpmm09m40zb7j",
2023-08-15 20:55:27 +02:00
"type": "tarball",
2024-12-03 12:34:09 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/7e1ca67996afd8233d9033edd26e442836cc2ad6.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
},
2024-11-11 14:06:54 +01:00
"rust-overlay": {
"branch": "master",
"description": "Pure and reproducible nix overlay of binary distributed rust toolchains",
"homepage": "",
"owner": "oxalica",
"repo": "rust-overlay",
2024-12-03 12:34:09 +01:00
"rev": "3458f7f946ba61d1a1069aedcc17d7b7616f23cd",
"sha256": "1crrpxl6qvc6kspr7q9x94bham6kpvh4d09ajvraajxpz2hcl2wz",
2024-11-11 14:06:54 +01:00
"type": "tarball",
2024-12-03 12:34:09 +01:00
"url": "https://github.com/oxalica/rust-overlay/archive/3458f7f946ba61d1a1069aedcc17d7b7616f23cd.tar.gz",
2024-11-11 14:06:54 +01: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-12-03 12:34:09 +01:00
"rev": "2c15aa59df0017ca140d9ba302412298ab4bf22a",
"sha256": "0b39jqms70gi7hy611nlgy9vdcfkfwk505c9dxjmjyl6pbbdn5pn",
2023-10-18 13:26:27 +02:00
"type": "tarball",
2024-12-03 12:34:09 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/2c15aa59df0017ca140d9ba302412298ab4bf22a.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
}
}