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",
2023-11-22 15:33:05 +01:00
"rev": "0b44c1ac9ae6105b4c57123913fb2a969305c75a",
"sha256": "0pxga7ni7yp5k1r66cwy0g78p9bi2c5iljm142h3m1449klb2jlq",
2023-09-12 12:43:51 +02:00
"type": "tarball",
2023-11-22 15:33:05 +01:00
"url": "https://github.com/nix-community/NUR/archive/0b44c1ac9ae6105b4c57123913fb2a969305c75a.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": {
"branch": "release-23.05",
"description": "Manage a user environment using Nix [maintainer=@rycee] ",
"homepage": "https://nix-community.github.io/home-manager/",
"owner": "nix-community",
"repo": "home-manager",
2023-11-20 12:10:42 +01:00
"rev": "28535c3a34d79071f2ccb68671971ce0c0984d7e",
"sha256": "1q7wnf4ffvzgxsn828gl6hgfqbpynk9b77grsqzfxpki86nfk4mz",
2023-08-15 20:55:27 +02:00
"type": "tarball",
2023-11-20 12:10:42 +01:00
"url": "https://github.com/nix-community/home-manager/archive/28535c3a34d79071f2ccb68671971ce0c0984d7e.tar.gz",
2023-08-15 20:55:27 +02:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs": {
2023-09-14 13:01:21 +02:00
"branch": "nixos-23.05",
2023-08-15 20:55:27 +02:00
"description": "Nix Packages collection",
"homepage": null,
"owner": "NixOS",
"repo": "nixpkgs",
2023-11-20 12:10:42 +01:00
"rev": "0c5678df521e1407884205fe3ce3cf1d7df297db",
"sha256": "10i0pq0r8hfbynv1q1mday9bk62wfsg94zwpyv6l949x56736ia3",
2023-08-15 20:55:27 +02:00
"type": "tarball",
2023-11-20 12:10:42 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/0c5678df521e1407884205fe3ce3cf1d7df297db.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",
2023-11-21 16:41:59 +01:00
"rev": "51a01a7e5515b469886c120e38db325c96694c2f",
"sha256": "1v9ijwflgzjxaaxsxv50dig5ggvfmdvrpnb32almpw9gdh54x65r",
2023-10-18 13:26:27 +02:00
"type": "tarball",
2023-11-21 16:41:59 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/51a01a7e5515b469886c120e38db325c96694c2f.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
}
}