nix-git/nix/sources.json

75 lines
3.4 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",
2025-02-01 21:38:44 +01:00
"rev": "95ddad0ff0e67c90314c6ca46324dce5f9a910d2",
"sha256": "0mbjsaras0x4c999znc79c29d48i36qs28gym9b3hb8m8db9vv8h",
2023-09-12 12:43:51 +02:00
"type": "tarball",
2025-02-01 21:38:44 +01:00
"url": "https://github.com/nix-community/NUR/archive/95ddad0ff0e67c90314c6ca46324dce5f9a910d2.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-12-03 21:21:04 +01:00
"branch": "release-24.11",
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",
2025-01-16 11:23:36 +01:00
"rev": "bd65bc3cde04c16755955630b344bc9e35272c56",
"sha256": "15k41il0mvmwyv6jns4z8k6khhmb22jk5gpcqs1paym3l01g6abn",
2023-08-15 20:55:27 +02:00
"type": "tarball",
2025-01-16 11:23:36 +01:00
"url": "https://github.com/nix-community/home-manager/archive/bd65bc3cde04c16755955630b344bc9e35272c56.tar.gz",
2023-08-15 20:55:27 +02:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2025-01-09 11:09:20 +01:00
"nix-snapd": {
"branch": "main",
"description": "Snap package for Nix and NixOS",
"homepage": null,
"owner": "nix-community",
"repo": "nix-snapd",
"rev": "355a1ed0141b6fd3093e3cb7b3492e6e67913681",
"sha256": "1z2znfvn1d7066vym25h3cnam7n29br2417qv26yzw0lk88kxdpz",
"type": "tarball",
"url": "https://github.com/nix-community/nix-snapd/archive/355a1ed0141b6fd3093e3cb7b3492e6e67913681.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2023-08-15 20:55:27 +02:00
"nixpkgs": {
2024-12-03 21:21:04 +01:00
"branch": "nixos-24.11",
2023-08-15 20:55:27 +02:00
"description": "Nix Packages collection",
"homepage": null,
"owner": "NixOS",
"repo": "nixpkgs",
2025-02-03 15:32:22 +01:00
"rev": "f6687779bf4c396250831aa5a32cbfeb85bb07a3",
"sha256": "1fj41pdp0lkrk4f7svkvfr32p0p0cr9icfbgml2hzayvi6iydqg7",
2023-08-15 20:55:27 +02:00
"type": "tarball",
2025-02-03 15:32:22 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/f6687779bf4c396250831aa5a32cbfeb85bb07a3.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",
2025-02-03 15:32:22 +01:00
"rev": "35c6f8c4352f995ecd53896200769f80a3e8f22d",
"sha256": "1z2r36a34rmyiiyg4lbj2z3yzkfbinxj093zzrj1wjql07sr7p0r",
2024-11-11 14:06:54 +01:00
"type": "tarball",
2025-02-03 15:32:22 +01:00
"url": "https://github.com/oxalica/rust-overlay/archive/35c6f8c4352f995ecd53896200769f80a3e8f22d.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",
2025-02-03 15:32:22 +01:00
"rev": "6c4e0724e0a785a20679b1bca3a46bfce60f05b6",
"sha256": "13xv2vafwphjk4q73czbl35dl5mr7www36rqfqlivlycapf32v22",
2023-10-18 13:26:27 +02:00
"type": "tarball",
2025-02-03 15:32:22 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/6c4e0724e0a785a20679b1bca3a46bfce60f05b6.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
}
}