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-08-17 18:26:46 +02:00
"rev": "f9ef5fcb4d8cf8c9efe2d266619c0adc569fd0be",
"sha256": "1g16x4sq7r23fr00nnxrr7r4cgzifzpf9f0iaf8pszpa3wi7kxam",
2023-09-12 12:43:51 +02:00
"type": "tarball",
2024-08-17 18:26:46 +02:00
"url": "https://github.com/nix-community/NUR/archive/f9ef5fcb4d8cf8c9efe2d266619c0adc569fd0be.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-07-12 23:08:13 +02:00
"rev": "e1391fb22e18a36f57e6999c7a9f966dc80ac073",
"sha256": "0c83di08nhkzq0cwc3v7aax3x8y5m7qahyzxppinzwxi3r8fnjq3",
2023-08-15 20:55:27 +02:00
"type": "tarball",
2024-07-12 23:08:13 +02:00
"url": "https://github.com/nix-community/home-manager/archive/e1391fb22e18a36f57e6999c7a9f966dc80ac073.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-08-16 12:10:18 +02:00
"rev": "c3d4ac725177c030b1e289015989da2ad9d56af0",
"sha256": "1n3dm76ip39zgw75jjn8ak9yp25m02ya1mzzg3764yfqq4jz18mj",
2023-08-15 20:55:27 +02:00
"type": "tarball",
2024-08-16 12:10:18 +02:00
"url": "https://github.com/NixOS/nixpkgs/archive/c3d4ac725177c030b1e289015989da2ad9d56af0.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-08-15 21:05:39 +02:00
"rev": "8b908192e64224420e2d59dfd9b2e4309e154c5d",
"sha256": "1yfsvb2cjinlydcmy8maaa2qafh2sqnn7h6mq80syzvr81li2kcy",
2023-10-18 13:26:27 +02:00
"type": "tarball",
2024-08-15 21:05:39 +02:00
"url": "https://github.com/NixOS/nixpkgs/archive/8b908192e64224420e2d59dfd9b2e4309e154c5d.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
}
}