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

111 lines
5.2 KiB
JSON
Raw Normal View History

2019-07-24 15:24:29 +00:00
{
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",
2020-02-07 02:46:09 +00:00
"rev": "c940edd61eedba6750671fc142c9422cced73528",
"sha256": "01f2x5sgncd468h99w3mpkkb1203akachm12czmiwbvgishf7dwp",
2019-09-14 12:00:41 +00:00
"type": "tarball",
2020-02-07 02:46:09 +00:00
"url": "https://github.com/hercules-ci/ghcide-nix/archive/c940edd61eedba6750671fc142c9422cced73528.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",
2020-04-10 01:45:16 +00:00
"rev": "b78b5fa4a073dfcdabdf0deb9a8cfd56050113be",
"sha256": "03w8fy9shw42kv1pcqq0vkmm54nw3gdpjqd2yncgn0926sacgdnp",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-04-10 01:45:16 +00:00
"url": "https://github.com/rycee/home-manager/archive/b78b5fa4a073dfcdabdf0deb9a8cfd56050113be.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
},
2020-03-14 12:42:55 +00:00
"nix-direnv": {
"branch": "master",
"description": "A fast, persistent use_nix implementation for direnv [maintainer=@Mic92] ",
"homepage": "",
"owner": "nix-community",
"repo": "nix-direnv",
2020-04-21 01:45:32 +00:00
"rev": "f8da3dcb49c1459de8bb300cac10f06a5add5d9b",
"sha256": "1lwmg6mn3lf7s0345v53zadxn9v0x8z6pcbj90v5dx3pgrq41gs8",
2020-03-14 12:42:55 +00:00
"type": "tarball",
2020-04-21 01:45:32 +00:00
"url": "https://github.com/nix-community/nix-direnv/archive/f8da3dcb49c1459de8bb300cac10f06a5add5d9b.tar.gz",
2020-03-14 12:42:55 +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",
2020-04-25 01:45:17 +00:00
"rev": "d928c96e3c86423e829779c84eef70848b835923",
"sha256": "0mgsyahm4w8ngl50fajbnjg8vw6v6pjxcjk4a7zfnnyrhfiykpqv",
2019-07-31 09:16:47 +00:00
"type": "tarball",
2020-04-25 01:45:17 +00:00
"url": "https://github.com/nixos/nixos-hardware/archive/d928c96e3c86423e829779c84eef70848b835923.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",
2020-03-01 16:28:11 +00:00
"repo": "nixpkgs",
2020-04-26 01:50:04 +00:00
"rev": "cae3ac8c30bf60af7fe9f887da213cb8687ec5ef",
"sha256": "1s66wrqpv05i9rmvyg95dgdkhqjkpy15gpwgz1sva5r8zhhdvk1m",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-04-26 01:50:04 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/cae3ac8c30bf60af7fe9f887da213cb8687ec5ef.tar.gz",
2019-07-24 15:24:29 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2020-02-29 21:30:53 +00:00
"obelisk": {
"branch": "master",
"description": "Obelisk provides an easy way to develop and deploy your Reflex project for web and mobile",
"homepage": "",
"owner": "obsidiansystems",
"repo": "obelisk",
2020-04-24 01:46:09 +00:00
"rev": "d9df151ed175be4f2dff721676e412a88a0596c1",
"sha256": "1wm2q4blqga6appp193idkapnqsan7qnkz29kylqag1y11fk4rrj",
2020-02-29 21:30:53 +00:00
"type": "tarball",
2020-04-24 01:46:09 +00:00
"url": "https://github.com/obsidiansystems/obelisk/archive/d9df151ed175be4f2dff721676e412a88a0596c1.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",
2020-03-01 16:28:11 +00:00
"repo": "nixpkgs",
2020-04-22 01:46:12 +00:00
"rev": "22a3bf9fb9edad917fb6cd1066d58b5e426ee975",
"sha256": "089hqg2r2ar5piw9q5z3iv0qbmfjc4rl5wkx9z16aqnlras72zsa",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-04-22 01:46:12 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/22a3bf9fb9edad917fb6cd1066d58b5e426ee975.tar.gz",
2019-07-24 15:24:29 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}