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

147 lines
6.7 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-19 21:12:20 +00:00
"rev": "880f628638355bfaafa8948e03e93fd64bce9a40",
"sha256": "02di5sfqri093rk9gjnbv2jq6jj84r5l62ggypxv1n1ip4aaa2dj",
2019-09-17 21:45:26 +00:00
"type": "tarball",
2019-10-19 21:12:20 +00:00
"url": "https://github.com/andir/ate/archive/880f628638355bfaafa8948e03e93fd64bce9a40.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-08-21 01:54:08 +00:00
"rev": "38eae3d487526ece9d1b8c9bb0d27fb45cf60816",
"sha256": "11k9lxg9cv6dlxj4haydvw4dhcfyszwvx7jx9p24jadqsy9jmbj4",
2019-07-31 09:16:47 +00:00
"type": "tarball",
2019-08-21 01:54:08 +00:00
"url": "https://github.com/target/lorri/archive/38eae3d487526ece9d1b8c9bb0d27fb45cf60816.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-17 01:54:36 +00:00
"rev": "ed0d3cc198557b9260295aa8a384dd5080706aee",
"sha256": "142n8z8sr1brm2g886wvnlpf3ras8f52y4agnyv3n0sv4x5pjzfd",
2019-07-31 09:16:47 +00:00
"type": "tarball",
2019-10-17 01:54:36 +00:00
"url": "https://github.com/nixos/nixos-hardware/archive/ed0d3cc198557b9260295aa8a384dd5080706aee.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-19 23:25:58 +00:00
"rev": "8bf142e001b6876b021c8ee90c2c7cec385fe8e9",
"sha256": "1z8id8ix24ds9i7cm8g33v54j7xbhcpwzw50wlq00alj00xrq307",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2019-10-19 23:25:58 +00:00
"url": "https://github.com/NixOS/nixpkgs-channels/archive/8bf142e001b6876b021c8ee90c2c7cec385fe8e9.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-10-17 01:54:36 +00:00
"rev": "1c40ee6fc44f7eb474c69ea070a43247a1a2c83c",
"sha256": "0xvgx4zsz8jk125xriq7jfp59px8aa0c5idbk25ydh2ly7zmb2df",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2019-10-17 01:54:36 +00:00
"url": "https://github.com/NixOS/nixpkgs-channels/archive/1c40ee6fc44f7eb474c69ea070a43247a1a2c83c.tar.gz",
2019-07-24 15:24:29 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}