nixos-config/nix/sources.json

27 lines
1.2 KiB
JSON
Raw Normal View History

2022-01-25 00:13:00 +00:00
{
"home-manager": {
2022-06-15 13:18:16 +00:00
"branch": "release-22.05",
2022-01-25 00:13:00 +00:00
"description": "Manage a user environment using Nix [maintainer=@rycee] ",
"homepage": "https://nix-community.github.io/home-manager/",
"owner": "nix-community",
"repo": "home-manager",
2022-06-15 13:18:16 +00:00
"rev": "ac2287df5a2d6f0a44bbcbd11701dbbf6ec43675",
"sha256": "1bn5m4qlzxc5c264hwyy9n8f7m1pzc79fd0xh18n46wn0v8vx4jn",
2022-01-25 00:13:00 +00:00
"type": "tarball",
2022-06-15 13:18:16 +00:00
"url": "https://github.com/nix-community/home-manager/archive/ac2287df5a2d6f0a44bbcbd11701dbbf6ec43675.tar.gz",
2022-01-25 00:13:00 +00:00
"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",
2022-06-15 13:18:16 +00:00
"rev": "82e5cd1ad3c387863f0545d7591512e76ab0fc41",
"sha256": "090l219mzc0gi33i3psgph6s2pwsc8qy4lyrqjdj4qzkvmaj65a7",
2022-01-25 00:13:00 +00:00
"type": "tarball",
2022-06-15 13:18:16 +00:00
"url": "https://github.com/nmattia/niv/archive/82e5cd1ad3c387863f0545d7591512e76ab0fc41.tar.gz",
2022-01-25 00:13:00 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
2022-01-26 19:46:10 +00:00
}