nixos-config/nix/sources.json
2025-05-29 17:41:27 +02:00

26 lines
1.2 KiB
JSON

{
"home-manager": {
"branch": "release-25.05",
"description": "Manage a user environment using Nix [maintainer=@rycee] ",
"homepage": "https://nix-community.github.io/home-manager/",
"owner": "nix-community",
"repo": "home-manager",
"rev": "0d13ea58d565d3c1c1468ddae1f623316dc395d9",
"sha256": "0a08pfiksckmzv0nlkzyw0i7m09a48a8cif1z9i7z86xn7zdrp3v",
"type": "tarball",
"url": "https://github.com/nix-community/home-manager/archive/0d13ea58d565d3c1c1468ddae1f623316dc395d9.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"niv": {
"branch": "master",
"description": "Easy dependency management for Nix projects",
"homepage": "https://github.com/nmattia/niv",
"owner": "nmattia",
"repo": "niv",
"rev": "dd678782cae74508d6b4824580d2b0935308011e",
"sha256": "0dk8dhh9vla2s409anmrfkva6h3r32xmz3cm8ha09wyk8iyf1f87",
"type": "tarball",
"url": "https://github.com/nmattia/niv/archive/dd678782cae74508d6b4824580d2b0935308011e.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}