nix-git/nix/sources.json
2024-01-17 20:54:48 +01:00

51 lines
2.3 KiB
JSON

{
"NUR": {
"branch": "master",
"description": "Nix User Repository: User contributed nix packages [maintainer=@Mic92]",
"homepage": "https://nur.nix-community.org/",
"owner": "nix-community",
"repo": "NUR",
"rev": "94e443e3b7a9f1c84848420a6518a01b849865ef",
"sha256": "058hs0h6kbsrl0vck133j9mw76jjjjp0gjs227bdxxn7yihsjg2q",
"type": "tarball",
"url": "https://github.com/nix-community/NUR/archive/94e443e3b7a9f1c84848420a6518a01b849865ef.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"home-manager": {
"branch": "release-23.11",
"description": "Manage a user environment using Nix [maintainer=@rycee] ",
"homepage": "https://nix-community.github.io/home-manager/",
"owner": "nix-community",
"repo": "home-manager",
"rev": "85c3b600f660abd86e94cbcd1c46733943197a07",
"sha256": "1yymjn8mcmjpwq638mnsyx924xjbfqarg3kmsiksgqp3z7aqm4sv",
"type": "tarball",
"url": "https://github.com/nix-community/home-manager/archive/85c3b600f660abd86e94cbcd1c46733943197a07.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs": {
"branch": "nixos-23.11",
"description": "Nix Packages collection",
"homepage": null,
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b8dd8be3c790215716e7c12b247f45ca525867e2",
"sha256": "1zm4yjdwqapky6fc1g6msbifc38zgkck2h1i538myky0z9z1fd5a",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/b8dd8be3c790215716e7c12b247f45ca525867e2.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"unstable": {
"branch": "nixpkgs-unstable",
"description": "Nix Packages collection & NixOS",
"homepage": "",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f0326542989e1bdac955ad6269b334a8da4b0c95",
"sha256": "1p7vxlwdnhnhg287dp7n890806yi1mmxad0qgfi5f1pr1pgw8pkf",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/f0326542989e1bdac955ad6269b334a8da4b0c95.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}