nix-git/nix/sources.json

51 lines
2.3 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-08-15 16:33:53 +02:00
"rev": "4fc1aff18faef6b91f31fced51ab81a497bf33ee",
"sha256": "0i2z89653j4rly56wc4yqcglmk7jh2cyxzpa7xxhnjzjaiy05qz3",
2023-09-12 12:43:51 +02:00
"type": "tarball",
2024-08-15 16:33:53 +02:00
"url": "https://github.com/nix-community/NUR/archive/4fc1aff18faef6b91f31fced51ab81a497bf33ee.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-07-12 23:08:13 +02:00
"branch": "release-24.05",
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-07-12 23:08:13 +02:00
"rev": "e1391fb22e18a36f57e6999c7a9f966dc80ac073",
"sha256": "0c83di08nhkzq0cwc3v7aax3x8y5m7qahyzxppinzwxi3r8fnjq3",
2023-08-15 20:55:27 +02:00
"type": "tarball",
2024-07-12 23:08:13 +02:00
"url": "https://github.com/nix-community/home-manager/archive/e1391fb22e18a36f57e6999c7a9f966dc80ac073.tar.gz",
2023-08-15 20:55:27 +02:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs": {
2024-07-12 23:08:13 +02:00
"branch": "nixos-24.05",
2023-08-15 20:55:27 +02:00
"description": "Nix Packages collection",
"homepage": null,
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-15 16:33:53 +02:00
"rev": "4a92571f9207810b559c9eac203d1f4d79830073",
"sha256": "0sp7qjbb7dvrh4zvd40i6y7jwsd1v1qj44f0c95q88g7fikda8gq",
2023-08-15 20:55:27 +02:00
"type": "tarball",
2024-08-15 16:33:53 +02:00
"url": "https://github.com/NixOS/nixpkgs/archive/4a92571f9207810b559c9eac203d1f4d79830073.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
},
"unstable": {
"branch": "nixpkgs-unstable",
"description": "Nix Packages collection & NixOS",
"homepage": "",
"owner": "NixOS",
"repo": "nixpkgs",
2024-08-15 16:33:53 +02:00
"rev": "daf7bb95821b789db24fc1ac21f613db0c1bf2cb",
"sha256": "0894cz19w75kfv6cpv8b558fgakm6ak8y4lz92pypj1bncvkmj2l",
2023-10-18 13:26:27 +02:00
"type": "tarball",
2024-08-15 16:33:53 +02:00
"url": "https://github.com/NixOS/nixpkgs/archive/daf7bb95821b789db24fc1ac21f613db0c1bf2cb.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
}
}