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-10-29 18:14:22 +01:00
"rev": "42069c1c18fca0829d3852670bb0ee0c09d80f0f",
"sha256": "0im2g2ax0ppqdwqrlq9j73g06nw6x73gcjb6qkzj38i9gylnmcbf",
2023-09-12 12:43:51 +02:00
"type": "tarball",
2023-10-29 18:14:22 +01:00
"url": "https://github.com/nix-community/NUR/archive/42069c1c18fca0829d3852670bb0ee0c09d80f0f.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-09-20 22:24:02 +02:00
"rev": "07682fff75d41f18327a871088d20af2710d4744",
"sha256": "0rwzab51hnr6cmm1w5zmfh29gbkg6byv8jnr7frcv5kd6m8kna41",
2023-08-15 20:55:27 +02:00
"type": "tarball",
2023-09-20 22:24:02 +02:00
"url": "https://github.com/nix-community/home-manager/archive/07682fff75d41f18327a871088d20af2710d4744.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-10-29 18:14:22 +01:00
"rev": "1a3c95e3b23b3cdb26750621c08cc2f1560cb883",
"sha256": "1anlah5286li7iwsas86szq5x3wh5lk546220gxq4jhacpk6471y",
2023-08-15 20:55:27 +02:00
"type": "tarball",
2023-10-29 18:14:22 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/1a3c95e3b23b3cdb26750621c08cc2f1560cb883.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-10-28 14:21:48 +02:00
"rev": "808c0d8c53c7ae50f82aca8e7df263225cf235bf",
"sha256": "1kgk5jqc93kr180r6k32q1n0l9xk8vwji72i1zc2ijja61cgdvmh",
2023-10-18 13:26:27 +02:00
"type": "tarball",
2023-10-28 14:21:48 +02:00
"url": "https://github.com/NixOS/nixpkgs/archive/808c0d8c53c7ae50f82aca8e7df263225cf235bf.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
}
}