nix-git/nix/sources.json
2024-01-16 15:42:16 +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": "63ffe98d833ec01b51ea43204a4e844e2fa39a5e",
"sha256": "1gifp1dvk9av2ivrvgqq4ljh7sj5fchspfiava0nfwyw05ylxv0b",
"type": "tarball",
"url": "https://github.com/nix-community/NUR/archive/63ffe98d833ec01b51ea43204a4e844e2fa39a5e.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": "924d91e1e4c802fd8e60279a022dbae5acb36f2d",
"sha256": "01rfmylh6l7wh6r1lb8lv5g1g1fw9frd54z8dbz1wnjv0b368294",
"type": "tarball",
"url": "https://github.com/nix-community/home-manager/archive/924d91e1e4c802fd8e60279a022dbae5acb36f2d.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": "e0629618b4b419a47e2c8a3cab223e2a7f3a8f97",
"sha256": "0q6clf1f7lqjm2smmfprpbdc28zfnzv9wwag0p32pkalp5vs91cn",
"type": "tarball",
"url": "https://github.com/NixOS/nixpkgs/archive/e0629618b4b419a47e2c8a3cab223e2a7f3a8f97.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}