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-12-26 02:45:39 +00:00
"rev": "db0be1d223d21fe91ac3620234e75300e5c0a53b",
"sha256": "04iafff5fms76shabga0zmbj6z2ay1mlflhvqa46jr5zayg3p88a",
2019-09-17 21:45:26 +00:00
"type": "tarball",
2019-12-26 02:45:39 +00:00
"url": "https://github.com/andir/ate/archive/db0be1d223d21fe91ac3620234e75300e5c0a53b.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-12-19 01:25:17 +00:00
"rev": "b13d0b1a74ec222dd2521b46177a73301ed626d1",
"sha256": "077a8biq3hq340xkpcs798n8vgvh1sfi31qphag1919nmzi22vx9",
2019-07-31 09:16:47 +00:00
"type": "tarball",
2019-12-19 01:25:17 +00:00
"url": "https://github.com/cachix/cachix/archive/b13d0b1a74ec222dd2521b46177a73301ed626d1.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-12-21 02:45:51 +00:00
"rev": "f0de6033203963f1b40e2ee38fb60d36873449ac",
"sha256": "1n8lbj322219v9y2akavlli0n034yp1mj84j0hw9sa0l3ldzaf1r",
2019-09-14 12:00:41 +00:00
"type": "tarball",
2019-12-21 02:45:51 +00:00
"url": "https://github.com/hercules-ci/ghcide-nix/archive/f0de6033203963f1b40e2ee38fb60d36873449ac.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-12-11 02:45:51 +00:00
"rev": "9bdfdfe14e03786f767eb3224e53713d34c70ced",
"sha256": "0vr9mdfsd98prkbdkqym358q56b38r57xlb47r9sx1k51s0d215l",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2019-12-11 02:45:51 +00:00
"url": "https://github.com/rycee/home-manager/archive/9bdfdfe14e03786f767eb3224e53713d34c70ced.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-30 16:07:44 +00:00
"rev": "03f10395943449b1fc5026d3386ab8c94c520ee3",
"sha256": "0fcl79ndaziwd8d74mk1lsijz34p2inn64b4b4am3wsyk184brzq",
2019-07-31 09:16:47 +00:00
"type": "tarball",
2019-10-30 16:07:44 +00:00
"url": "https://github.com/target/lorri/archive/03f10395943449b1fc5026d3386ab8c94c520ee3.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-12-19 01:25:17 +00:00
"rev": "abd0de3269fd712955d27b70e32921841c7b8bb7",
"sha256": "0b38n1ad00s1qqyw3ml3pypf8i1pw4aqw0bpa02qq9iv7sp3x0gz",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2019-12-19 01:25:17 +00:00
"url": "https://github.com/nmattia/niv/archive/abd0de3269fd712955d27b70e32921841c7b8bb7.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-11-14 02:49:23 +00:00
"rev": "adecd1113c2d4137ef23237f9af450736fd8d2cc",
"sha256": "1k4zl5c0ak525japzxmddimzac1szhlwd83b7i4v24a32lbwhlkz",
2019-07-31 09:16:47 +00:00
"type": "tarball",
2019-11-14 02:49:23 +00:00
"url": "https://github.com/nixos/nixos-hardware/archive/adecd1113c2d4137ef23237f9af450736fd8d2cc.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-12-16 02:45:27 +00:00
"rev": "d85e435b7bded2596d7b201bcd938c94d8a921c1",
"sha256": "1msjm4kx1z73v444i1iybvmc7z0kfkbn9nzr21rn5yc4ql1jwf99",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2019-12-16 02:45:27 +00:00
"url": "https://github.com/NixOS/nixpkgs-channels/archive/d85e435b7bded2596d7b201bcd938c94d8a921c1.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",
2019-12-13 02:48:25 +00:00
"rev": "240d437e6a29e8bf29720dae3993da9f42dd211e",
"sha256": "0m1zq811n2jskiq6dkkxnjr31cy6nc0d2yjdjj54rmndh129kw59",
2019-10-20 03:28:54 +00:00
"type": "tarball",
2019-12-13 02:48:25 +00:00
"url": "https://github.com/zxqfl/tabnine-vim/archive/240d437e6a29e8bf29720dae3993da9f42dd211e.tar.gz",
2019-10-20 03:28:54 +00:00
"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-12-25 02:45:42 +00:00
"rev": "a06925d8c608d7ba1d4297dc996c187c37c6b7e9",
"sha256": "0xy6rimd300j5bdqmzizs6l71x1n06pfimbim1952fyjk8a3q4pr",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2019-12-25 02:45:42 +00:00
"url": "https://github.com/NixOS/nixpkgs-channels/archive/a06925d8c608d7ba1d4297dc996c187c37c6b7e9.tar.gz",
2019-07-24 15:24:29 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}