nix-git/nix/sources.json

63 lines
2.9 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-12-15 15:03:18 +01:00
"rev": "2562c7e526c1e66c837106dbb99623efb88f32ce",
"sha256": "0bdqg7lg223xwws59rqapzd63j38p63yyz7n8an4lf0as7p7r4sb",
2023-09-12 12:43:51 +02:00
"type": "tarball",
2024-12-15 15:03:18 +01:00
"url": "https://github.com/nix-community/NUR/archive/2562c7e526c1e66c837106dbb99623efb88f32ce.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",
2024-12-15 12:36:54 +01:00
"rev": "1318c3f3b068cdcea922fa7c1a0a1f0c96c22f5f",
"sha256": "17jgljy3c5v2nq5f5gy04xygbgjaaf1mrmcmrchfv3ypmq4mkgk5",
2023-08-15 20:55:27 +02:00
"type": "tarball",
2024-12-15 12:36:54 +01:00
"url": "https://github.com/nix-community/home-manager/archive/1318c3f3b068cdcea922fa7c1a0a1f0c96c22f5f.tar.gz",
2023-08-15 20:55:27 +02:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"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",
2024-12-15 15:03:18 +01:00
"rev": "314e12ba369ccdb9b352a4db26ff419f7c49fa84",
"sha256": "0ji4p22kjaxa7br9q249732gcpalgx50zgz0fxwjrifxp5sngwz5",
2023-08-15 20:55:27 +02:00
"type": "tarball",
2024-12-15 15:03:18 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/314e12ba369ccdb9b352a4db26ff419f7c49fa84.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",
2024-12-15 15:03:18 +01:00
"rev": "150fbc8aa2bc501041810bbc1dbfe73694a861be",
"sha256": "1x49j67ns00k9h4x5y15bg73wn2gv3zq852gkl0250qm7wrp9jnf",
2024-11-11 14:06:54 +01:00
"type": "tarball",
2024-12-15 15:03:18 +01:00
"url": "https://github.com/oxalica/rust-overlay/archive/150fbc8aa2bc501041810bbc1dbfe73694a861be.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",
2024-12-15 12:36:54 +01:00
"rev": "5a48e3c2e435e95103d56590188cfed7b70e108c",
"sha256": "0qgiha64bncgy711c9ym94k34ki4lc90p739g3qmf9warqp8fa67",
2023-10-18 13:26:27 +02:00
"type": "tarball",
2024-12-15 12:36:54 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/5a48e3c2e435e95103d56590188cfed7b70e108c.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
}
}