1
0
Fork 0
nixos-config/nix/sources.json

99 lines
4.5 KiB
JSON
Raw Normal View History

2019-07-24 15:24:29 +00:00
{
2019-07-31 09:16:47 +00:00
"cachix": {
"branch": "master",
"description": "Command line client for Nix binary cache hosting:",
"homepage": "https://cachix.org",
"owner": "cachix",
"repo": "cachix",
"rev": "53e15349b45679fd47a97bf4d030b024dbada9fd",
"sha256": "0ir92v4hk60hvvgqbjp97mlrks3wm7881gd2wc177r1hy24wvxdi",
"type": "tarball",
"url": "https://github.com/cachix/cachix/archive/53e15349b45679fd47a97bf4d030b024dbada9fd.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2019-07-24 15:24:29 +00:00
"home-manager": {
"branch": "release-19.03",
"description": "Manage a user environment using Nix",
"homepage": "",
"owner": "rycee",
"repo": "home-manager",
2019-07-28 22:20:08 +00:00
"rev": "a85f22164d56052f027e71718c99ec0a1c3d25d1",
"sha256": "0piyy36rdpzfc594v3xyzj46p53mrz90w9ksrg0pjj1srp9yx38f",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2019-07-28 22:20:08 +00:00
"url": "https://github.com/rycee/home-manager/archive/a85f22164d56052f027e71718c99ec0a1c3d25d1.tar.gz",
2019-07-24 15:24:29 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2019-07-31 09:16:47 +00:00
"lorri": {
"branch": "rolling-release",
"description": "Your project's nix-env",
"homepage": "",
"owner": "target",
"repo": "lorri",
"rev": "d3e452ebc2b24ab86aec18af44c8217b2e469b2a",
"sha256": "07yf3gl9sixh7acxayq4q8h7z4q8a66412z0r49sr69yxb7b4q89",
"type": "tarball",
"url": "https://github.com/target/lorri/archive/d3e452ebc2b24ab86aec18af44c8217b2e469b2a.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2019-07-24 15:24:29 +00:00
"niv": {
"branch": "master",
"description": "Easy dependency management for Nix projects",
"homepage": "https://github.com/nmattia/niv",
"owner": "nmattia",
"repo": "niv",
"rev": "8b7b70465c130d8d7a98fba1396ad1481daee518",
"sha256": "0fgdrxn2vzpnzr6pxaiyn5zzbd812c6f7xjjhfir0kpzamjnxwwl",
"type": "tarball",
"url": "https://github.com/nmattia/niv/archive/8b7b70465c130d8d7a98fba1396ad1481daee518.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2019-07-31 09:16:47 +00:00
"nixos-hardware": {
"branch": "master",
"description": "A collection of NixOS modules covering hardware quirks.",
"homepage": "",
"owner": "nixos",
"repo": "nixos-hardware",
"rev": "03db9669a6fc712e9537201d55639287eb606765",
"sha256": "1g8kap5qzva58pcwn2xj1cs0k9w9mpbrlk5diaaarlgizp4l2x0z",
"type": "tarball",
"url": "https://github.com/nixos/nixos-hardware/archive/03db9669a6fc712e9537201d55639287eb606765.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixos-mailserver": {
"branch": "master",
"description": "Fork of https://gitlab.com/simple-nixos-mailserver/nixos-mailserver.git",
"homepage": "",
"owner": "maralorn",
"repo": "nixos-mailserver",
"rev": "36f0b7ed587be92bfa9032d45bcc3c9b3520ed6b",
"sha256": "1bydmapzvw71qd5lkxkb706jfd8cc5zmnv7dcdxiqd73hyfydpas",
"type": "tarball",
"url": "https://github.com/maralorn/nixos-mailserver/archive/36f0b7ed587be92bfa9032d45bcc3c9b3520ed6b.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2019-07-24 15:24:29 +00:00
"nixpkgs": {
"branch": "nixos-19.03",
"description": "Nixpkgs/NixOS branches that track the Nixpkgs/NixOS channels",
"homepage": null,
"owner": "NixOS",
"repo": "nixpkgs-channels",
2019-07-30 19:17:35 +00:00
"rev": "31d476b87972d8f97d67fd65e74c477b23227434",
"sha256": "07idqmbhd7aaxvlal2mvbqnyypmcz7gf8f28nkyi8zc8p5b47j5j",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2019-07-30 19:17:35 +00:00
"url": "https://github.com/NixOS/nixpkgs-channels/archive/31d476b87972d8f97d67fd65e74c477b23227434.tar.gz",
2019-07-24 15:24:29 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"unstable": {
"branch": "nixos-unstable",
"description": "Nixpkgs/NixOS branches that track the Nixpkgs/NixOS channels",
"homepage": null,
"owner": "NixOS",
"repo": "nixpkgs-channels",
2019-07-29 19:12:11 +00:00
"rev": "239fffc90d792b5362a20ec1a009978de7b8f91a",
"sha256": "0z0c438b5q1066x6p9qfriym5cipw8f52a456f91qzg6q1r296f8",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2019-07-29 19:12:11 +00:00
"url": "https://github.com/NixOS/nixpkgs-channels/archive/239fffc90d792b5362a20ec1a009978de7b8f91a.tar.gz",
2019-07-24 15:24:29 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}