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-08 15:12:18 +01:00
"rev": "a8de894a5c246ca95739f99c9ae5b769849ae84e",
"sha256": "019lj81q07v7xw0hl6i7g9wdvhlhl2wh2lqi7gjfyycd40f4v8hr",
2023-09-12 12:43:51 +02:00
"type": "tarball",
2025-02-08 15:12:18 +01:00
"url": "https://github.com/nix-community/NUR/archive/a8de894a5c246ca95739f99c9ae5b769849ae84e.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-08 15:12:18 +01:00
"rev": "f5a32fa27df91dfc4b762671a0e0a859a8a0058f",
"sha256": "0w84lcpxxqzpab7qrdrf4szpij27q906kgckclqxb3q533ir07zg",
2023-08-15 20:55:27 +02:00
"type": "tarball",
2025-02-08 15:12:18 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/f5a32fa27df91dfc4b762671a0e0a859a8a0058f.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-08 15:12:18 +01:00
"rev": "5c571e5ff246d8fc5f76ba6e38dc8edb6e4002fe",
"sha256": "0s28n7q30vw13g6csxlvbfp2l3jqiqk8y5swhfs320azgi6hp0b0",
2024-11-11 14:06:54 +01:00
"type": "tarball",
2025-02-08 15:12:18 +01:00
"url": "https://github.com/oxalica/rust-overlay/archive/5c571e5ff246d8fc5f76ba6e38dc8edb6e4002fe.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-08 15:12:18 +01:00
"rev": "e8d0b02af0958823c955aaab3c82b03f54411d91",
"sha256": "085q7infky8d642s4jkrzlvvpr5aj0fair6l8hikr4nbfj08lic7",
2023-10-18 13:26:27 +02:00
"type": "tarball",
2025-02-08 15:12:18 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/e8d0b02af0958823c955aaab3c82b03f54411d91.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
}
}