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

87 lines
4 KiB
JSON
Raw Normal View History

2019-07-24 15:24:29 +00:00
{
"home-manager": {
2020-04-26 13:29:43 +00:00
"branch": "release-20.03",
2019-07-24 15:24:29 +00:00
"description": "Manage a user environment using Nix",
"homepage": "",
"owner": "rycee",
"repo": "home-manager",
2020-05-21 01:47:46 +00:00
"rev": "cc69c3115f60788986ed4af5d92575d116c0e190",
"sha256": "0py3sf6iydk2s7aihna8pp72vbl1dnszfq30vazjpb1hzl0m8pvp",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-05-21 01:47:46 +00:00
"url": "https://github.com/rycee/home-manager/archive/cc69c3115f60788986ed4af5d92575d116c0e190.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-05-12 01:45:57 +00:00
"rev": "6366c7725d37753ea40e7a00398dd27837d85ce8",
"sha256": "17258sgh37ycycq5ihznkvcfjfkgx79dbj7c1px07zh3kakqclvh",
2020-03-14 12:42:55 +00:00
"type": "tarball",
2020-05-12 01:45:57 +00:00
"url": "https://github.com/nix-community/nix-direnv/archive/6366c7725d37753ea40e7a00398dd27837d85ce8.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-05-21 01:47:46 +00:00
"rev": "2f2c2d9ef5dcc663a504819ad73cc98a4cd26458",
"sha256": "159qnxmy720jqhg4zm8di0my1r56ya94m6kd117n8kng8hdsmvgi",
2019-07-31 09:16:47 +00:00
"type": "tarball",
2020-05-21 01:47:46 +00:00
"url": "https://github.com/nixos/nixos-hardware/archive/2f2c2d9ef5dcc663a504819ad73cc98a4cd26458.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-05-04 14:36:18 +00:00
"branch": "nixos-20.03",
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-05-23 01:46:40 +00:00
"rev": "48723f48ab92381f0afd50143f38e45cf3080405",
"sha256": "0h3b3l867j3ybdgimfn76lw7w6yjhszd5x02pq5827l659ihcf53",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-05-23 01:46:40 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/48723f48ab92381f0afd50143f38e45cf3080405.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-05-01 01:52:28 +00:00
"rev": "3db33c4cf101999c7affb9c7b57f5e602cef4850",
"sha256": "1shk8yy5pbakcw8aq6b8s3g2xblzf24l78mq0ca0asnvifnp83yb",
2020-02-29 21:30:53 +00:00
"type": "tarball",
2020-05-01 01:52:28 +00:00
"url": "https://github.com/obsidiansystems/obelisk/archive/3db33c4cf101999c7affb9c7b57f5e602cef4850.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-05-21 01:47:46 +00:00
"rev": "0f5ce2fac0c726036ca69a5524c59a49e2973dd4",
"sha256": "0nkk492aa7pr0d30vv1aw192wc16wpa1j02925pldc09s9m9i0r3",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-05-21 01:47:46 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/0f5ce2fac0c726036ca69a5524c59a49e2973dd4.tar.gz",
2019-07-24 15:24:29 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}