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

135 lines
6.1 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",
"rev": "4536fc5972d90e9719418d9752e1f7a720be123f",
"sha256": "0iapbb8fxkks55lqn2s3nab0j4q3hn8pb7sx29sy3pkq068yx5a4",
"type": "tarball",
"url": "https://github.com/andir/ate/archive/744efd87524497a335f4b041a9c646f3cb166dee.tar.gz",
"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": {
"branch": "release-19.03",
"description": "Manage a user environment using Nix",
"homepage": "",
"owner": "rycee",
"repo": "home-manager",
2019-10-03 01:45:39 +00:00
"rev": "ef64bc598f28818d56c86629dad98b468af9c071",
"sha256": "0nq0fzwkh4h9ckpmkxy2wmgfdfgmq79spq44liqk3pb1bhw04qyi",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2019-10-03 01:45:39 +00:00
"url": "https://github.com/rycee/home-manager/archive/ef64bc598f28818d56c86629dad98b468af9c071.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",
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": {
"branch": "nixos-19.03",
"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": "9d55c1430af72ace3a479d5e0a90451108e774b4",
"sha256": "05625fwgsa15i2jlsf2ymv3jx68362nf3zqbpnrwq6d3sn89liny",
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/9d55c1430af72ace3a479d5e0a90451108e774b4.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"
}
}