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

159 lines
7.3 KiB
JSON
Raw Normal View History

2019-07-24 15:24:29 +00:00
{
2019-09-17 21:45:26 +00:00
"ate": {
"branch": "master",
"description": "awesome terminal emulator",
"homepage": null,
"owner": "andir",
"repo": "ate",
2019-10-25 00:23:57 +00:00
"rev": "8ab3b3572d78e54dceeb273225d01f3d23f1fef7",
"sha256": "19l2f1fi3rjp34chvnyxymfzhsxbj3ry0nnxbmfgpqnhg7cksk1f",
2019-09-17 21:45:26 +00:00
"type": "tarball",
2019-10-25 00:23:57 +00:00
"url": "https://github.com/andir/ate/archive/8ab3b3572d78e54dceeb273225d01f3d23f1fef7.tar.gz",
2019-09-17 21:45:26 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
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",
2019-10-18 01:46:41 +00:00
"rev": "275f732676c06aa23ae6c93049c5e54cb12ce30c",
"sha256": "112nx1k32ai7swfy9f9fglr46a4a384cdmsh8ciivpzlp66xz483",
2019-07-31 09:16:47 +00:00
"type": "tarball",
2019-10-18 01:46:41 +00:00
"url": "https://github.com/cachix/cachix/archive/275f732676c06aa23ae6c93049c5e54cb12ce30c.tar.gz",
2019-07-31 09:16:47 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2019-09-14 12:00:41 +00:00
"ghcide": {
"branch": "master",
"description": "Nix installation for ghcide",
"homepage": "https://github.com/digital-asset/ghcide",
"owner": "hercules-ci",
"repo": "ghcide-nix",
2019-09-22 01:47:26 +00:00
"rev": "fd42f62613d491565c1676821148c008b2011584",
"sha256": "1cd60hlr58ih5j21a64rdrmyrh28dhwz0wgmkb3p3j8jmrya8fv7",
2019-09-14 12:00:41 +00:00
"type": "tarball",
2019-09-22 01:47:26 +00:00
"url": "https://github.com/hercules-ci/ghcide-nix/archive/fd42f62613d491565c1676821148c008b2011584.tar.gz",
2019-09-14 12:00:41 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2019-07-24 15:24:29 +00:00
"home-manager": {
2019-10-19 23:25:58 +00:00
"branch": "release-19.09",
2019-07-24 15:24:29 +00:00
"description": "Manage a user environment using Nix",
"homepage": "",
"owner": "rycee",
"repo": "home-manager",
2019-10-19 23:25:58 +00:00
"rev": "f856c78a4a220f44b64ce5045f228cbb9d4d9f31",
"sha256": "0jdrfcz600jbfas7i5vrfic9h3j4k3w589d65sp4y1x01xjhlb7q",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2019-10-19 23:25:58 +00:00
"url": "https://github.com/rycee/home-manager/archive/f856c78a4a220f44b64ce5045f228cbb9d4d9f31.tar.gz",
2019-07-24 15:24:29 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
2019-10-19 21:12:20 +00:00
},
"local-nix-cache": {
"branch": "master",
"description": "A poor and hacky attempt at re-serving local nix packages that came from trusted sources",
"homepage": null,
"owner": "andir",
"repo": "local-nix-cache",
2019-10-19 23:25:58 +00:00
"rev": "127786a7f5586b37e0f2f4f84f50719e3837dce2",
"sha256": "1qms9ylf7006y72yaz9dh7sci8xm7389sjxvb01zzrdkcdlgrblf",
2019-10-19 21:12:20 +00:00
"type": "tarball",
2019-10-19 23:25:58 +00:00
"url": "https://github.com/andir/local-nix-cache/archive/127786a7f5586b37e0f2f4f84f50719e3837dce2.tar.gz",
2019-10-19 21:12:20 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
2019-07-24 15:24:29 +00:00
},
2019-07-31 09:16:47 +00:00
"lorri": {
"branch": "rolling-release",
"description": "Your project's nix-env",
"homepage": "",
"owner": "target",
"repo": "lorri",
2019-10-25 00:23:57 +00:00
"rev": "da0e72da2f56cd5013cca468dc5f2d774bbd8f9e",
"sha256": "053xn53z1yg7qihh6zq4ibycd7j4dxay1ihrcjj7bww4ghxjwja2",
2019-07-31 09:16:47 +00:00
"type": "tarball",
2019-10-25 00:23:57 +00:00
"url": "https://github.com/target/lorri/archive/da0e72da2f56cd5013cca468dc5f2d774bbd8f9e.tar.gz",
2019-07-31 09:16:47 +00:00
"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",
2019-09-24 01:45:52 +00:00
"rev": "1dd094156b249586b66c16200ecfd365c7428dc0",
"sha256": "1b2vjnn8iac5iiqszjc2v1s1ygh0yri998c0k3s4x4kn0dsqik21",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2019-09-24 01:45:52 +00:00
"url": "https://github.com/nmattia/niv/archive/1dd094156b249586b66c16200ecfd365c7428dc0.tar.gz",
2019-07-24 15:24:29 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2019-07-31 20:36:41 +00:00
"nixfmt": {
"branch": "master",
"description": "A formatter for Nix code",
"homepage": "https://nixfmt.serokell.io",
"owner": "serokell",
"repo": "nixfmt",
2019-09-05 01:51:16 +00:00
"rev": "921bbd3bb9c95cf2d677a8558b1a27fca6cee597",
"sha256": "0x08xsjal6db95y1sxxinwv9ks2k6fayvg8435s6zqy7zq42jxm4",
2019-07-31 20:36:41 +00:00
"type": "tarball",
2019-09-05 01:51:16 +00:00
"url": "https://github.com/serokell/nixfmt/archive/921bbd3bb9c95cf2d677a8558b1a27fca6cee597.tar.gz",
2019-07-31 20:36:41 +00:00
"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",
2019-10-28 02:45:32 +00:00
"rev": "c0182a06982f82a47356c91d78d80d2af29bd7f1",
"sha256": "0mghcsq37kqvr9nq698ng7zda7z458nj46andi9y7r9qfmba3dgy",
2019-07-31 09:16:47 +00:00
"type": "tarball",
2019-10-28 02:45:32 +00:00
"url": "https://github.com/nixos/nixos-hardware/archive/c0182a06982f82a47356c91d78d80d2af29bd7f1.tar.gz",
2019-07-31 09:16:47 +00:00
"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": {
2019-10-19 23:25:58 +00:00
"branch": "nixos-19.09",
2019-07-24 15:24:29 +00:00
"description": "Nixpkgs/NixOS branches that track the Nixpkgs/NixOS channels",
"homepage": null,
"owner": "NixOS",
"repo": "nixpkgs-channels",
2019-10-29 02:46:00 +00:00
"rev": "c75de8bc12cc7e713206199e5ca30b224e295041",
"sha256": "1awipcjfvs354spzj2la1nzmi9rh2ci2mdapzf4kkabf58ilra6x",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2019-10-29 02:46:00 +00:00
"url": "https://github.com/NixOS/nixpkgs-channels/archive/c75de8bc12cc7e713206199e5ca30b224e295041.tar.gz",
2019-07-24 15:24:29 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2019-10-20 03:28:54 +00:00
"tabnine-vim": {
"branch": "master",
"description": "Vim client for TabNine",
"homepage": "https://tabnine.com/",
"owner": "zxqfl",
"repo": "tabnine-vim",
"rev": "f7be9252afe46fa480593bebdd154278b39baa06",
"sha256": "1jzpsrrdv53gji3sns1xaj3pq8f6bwssw5wwh9sccr9qdz6i6fwa",
"type": "tarball",
"url": "https://github.com/zxqfl/tabnine-vim/archive/f7be9252afe46fa480593bebdd154278b39baa06.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2019-07-24 15:24:29 +00:00
"unstable": {
"branch": "nixos-unstable",
"description": "Nixpkgs/NixOS branches that track the Nixpkgs/NixOS channels",
"homepage": null,
"owner": "NixOS",
"repo": "nixpkgs-channels",
2019-10-25 00:23:57 +00:00
"rev": "4cd2cb43fb3a87f48c1e10bb65aee99d8f24cb9d",
"sha256": "1d6rmq67kdg5gmk94wx2774qw89nvbhy6g1f2lms3c9ph37hways",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2019-10-25 00:23:57 +00:00
"url": "https://github.com/NixOS/nixpkgs-channels/archive/4cd2cb43fb3a87f48c1e10bb65aee99d8f24cb9d.tar.gz",
2019-07-24 15:24:29 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}