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

117 lines
5.3 KiB
JSON
Raw Normal View History

2019-07-24 15:24:29 +00:00
{
"home-manager": {
2020-09-16 15:39:44 +00:00
"branch": "master",
2019-07-24 15:24:29 +00:00
"description": "Manage a user environment using Nix",
"homepage": "",
2020-09-16 17:59:14 +00:00
"owner": "nix-community",
2019-07-24 15:24:29 +00:00
"repo": "home-manager",
2020-09-16 15:39:44 +00:00
"rev": "472ca211cac604efdf621337067a237be9df389e",
"sha256": "1gbfsnd7zsxwqryxd4r6jz9sgdz6ghlkapws1cdxshrbxlwhqad1",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-09-16 15:39:44 +00:00
"url": "https://github.com/rycee/home-manager/archive/472ca211cac604efdf621337067a237be9df389e.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-08-17 01:47:25 +00:00
"rev": "300258e2bded28c284451f4fac8475b2240b46f6",
"sha256": "1wx3hwyjaysr4wm2hbgr64r2a3bvqxfjvayijvg1sy4b8dxzmk64",
2020-03-14 12:42:55 +00:00
"type": "tarball",
2020-08-17 01:47:25 +00:00
"url": "https://github.com/nix-community/nix-direnv/archive/300258e2bded28c284451f4fac8475b2240b46f6.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-09-16 15:39:44 +00:00
"rev": "684eaddf74109b2bedb8b585a25714eb9ea5c54e",
"sha256": "1f6vi1jg8kdq0dk0kjkj1q401c21g4bblhq4r56wwfvndh0z3wx3",
2019-07-31 09:16:47 +00:00
"type": "tarball",
2020-09-16 15:39:44 +00:00
"url": "https://github.com/nixos/nixos-hardware/archive/684eaddf74109b2bedb8b585a25714eb9ea5c54e.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": {
2020-09-15 21:08:02 +00:00
"branch": "nixos-20.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-09-16 15:39:44 +00:00
"rev": "3b8ddb2f1ee6f4c0794fb6dfbd273c3599492b76",
"sha256": "06hgvyd8ry4i49dmjxh5n6wv1j5ifpp7i3a7bjz62san0q6d0j35",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-09-16 15:39:44 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/3b8ddb2f1ee6f4c0794fb6dfbd273c3599492b76.tar.gz",
2019-07-24 15:24:29 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2020-06-02 00:06:20 +00:00
"nixpkgs-master": {
"branch": "master",
"description": "Nixpkgs/NixOS branches that track the Nixpkgs/NixOS channels",
"homepage": null,
"owner": "NixOS",
"repo": "nixpkgs",
2020-09-16 18:29:19 +00:00
"rev": "8a715e2522a1148742ea5cc38a9f00d1c449b9f9",
"sha256": "1fxjxnpd8f92sx15mfh7igdhhkrqp1h630d5wl7c3224wy3z3kzs",
2020-06-02 00:06:20 +00:00
"type": "tarball",
2020-09-16 18:29:19 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/8a715e2522a1148742ea5cc38a9f00d1c449b9f9.tar.gz",
2020-06-02 00:06:20 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2020-09-15 21:07:15 +00:00
"nixpkgs-release": {
2020-09-15 21:08:02 +00:00
"branch": "release-20.09",
2020-09-15 21:07:15 +00:00
"description": "Nixpkgs/NixOS branches that track the Nixpkgs/NixOS channels",
"homepage": null,
"owner": "NixOS",
"repo": "nixpkgs",
2020-09-16 15:39:44 +00:00
"rev": "ee27689215939c8b6a0f239c44cc1d753a9ba341",
"sha256": "18bv04zkwlrdns91lp6m95y4f9rsijy5gkpx0fr2ld8fbpfafncq",
2020-09-15 21:07:15 +00:00
"type": "tarball",
2020-09-16 15:39:44 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/ee27689215939c8b6a0f239c44cc1d753a9ba341.tar.gz",
2020-09-15 21:07:15 +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-06-10 16:49:50 +00:00
"rev": "4f2d3f1c1312d833ae814b7a86cf7b65ea0614ec",
2020-05-01 01:52:28 +00:00
"sha256": "1shk8yy5pbakcw8aq6b8s3g2xblzf24l78mq0ca0asnvifnp83yb",
2020-02-29 21:30:53 +00:00
"type": "tarball",
2020-06-10 16:49:50 +00:00
"url": "https://github.com/obsidiansystems/obelisk/archive/4f2d3f1c1312d833ae814b7a86cf7b65ea0614ec.tar.gz",
2019-10-20 03:28:54 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2020-09-16 21:21:25 +00:00
"kassandra": {
"ref": "master",
"repo": "https://git.darmstadt.ccc.de/maralorn/kassandra",
"rev": "8abb3558ac2253733cdc53d973ce283846f38984",
"type": "git"
},
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-09-16 15:39:44 +00:00
"rev": "e0759a49733dfc3aa225b8a7423c00da6e1ecb67",
"sha256": "1lnaifrbdmvbmz25404z7xpfwaagscs1i80805fyrrs1g27h21qb",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-09-16 15:39:44 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/e0759a49733dfc3aa225b8a7423c00da6e1ecb67.tar.gz",
2019-07-24 15:24:29 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}