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

134 lines
5.7 KiB
JSON
Raw Normal View History

2019-07-24 15:24:29 +00:00
{
2020-12-07 02:05:57 +00:00
"home-manager-20.09": {
2020-12-03 03:02:22 +00:00
"branch": "release-20.09",
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-12-27 02:49:31 +00:00
"rev": "22f6736e628958f05222ddaadd7df7818fe8f59d",
"sha256": "1j4hyjd3kgvwym5jjazzyn554ngrm05ca9wl1a7z1bid22asr99p",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-12-27 02:49:31 +00:00
"url": "https://github.com/nix-community/home-manager/archive/22f6736e628958f05222ddaadd7df7818fe8f59d.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-12-07 02:05:57 +00:00
"home-manager-master": {
"branch": "master",
"description": "Manage a user environment using Nix",
"homepage": "",
"owner": "nix-community",
"repo": "home-manager",
2021-01-20 02:48:33 +00:00
"rev": "3fe2a57b95333659e2ecdeeca3f4009bcf3b30cf",
"sha256": "1jzbs392kkw38s15kb8b3axxgqhpsnl8xk42n9n1z5vwnrah2sd9",
2020-12-07 02:05:57 +00:00
"type": "tarball",
2021-01-20 02:48:33 +00:00
"url": "https://github.com/nix-community/home-manager/archive/3fe2a57b95333659e2ecdeeca3f4009bcf3b30cf.tar.gz",
2020-12-07 02:05:57 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2020-09-16 21:35:26 +00:00
"kassandra": {
2020-12-07 02:05:57 +00:00
"branch": "master",
2020-12-21 16:16:09 +00:00
"ref": "master",
2020-12-21 02:24:54 +00:00
"repo": "git@hera.m-0.eu:kassandra",
"rev": "b4d34dd306434efc4bfd098388e41ee8b22e3cba",
2020-09-16 21:35:26 +00:00
"type": "git"
},
2020-09-21 08:39:56 +00:00
"kassandra2": {
2020-12-07 02:05:57 +00:00
"branch": "master",
2020-12-11 02:47:27 +00:00
"ref": "master",
2020-09-21 08:39:56 +00:00
"repo": "git@hera.m-0.eu:kassandra2",
2021-01-17 02:50:23 +00:00
"rev": "efa0df07b7293c0bd822bbaa65112a64281b44ea",
2020-09-21 08:39:56 +00:00
"type": "git"
},
2020-12-09 20:11:07 +00:00
"logfeed": {
"branch": "master",
2020-12-11 02:47:27 +00:00
"ref": "master",
2020-12-09 20:11:07 +00:00
"repo": "git@hera.m-0.eu:logfeed",
2021-01-16 11:26:27 +00:00
"rev": "efb3e962f7ce7e685e72bc67d9835e501c047e2a",
2020-12-09 20:11:07 +00:00
"type": "git"
},
2020-12-07 02:05:57 +00:00
"nixos-20.09": {
"branch": "nixos-20.09",
"description": "Nixpkgs/NixOS branches that track the Nixpkgs/NixOS channels",
"homepage": null,
"owner": "NixOS",
"repo": "nixpkgs",
2021-01-19 02:47:58 +00:00
"rev": "88f00e7e12d2669583fffd3f33aae01101464386",
"sha256": "0972lcah2wm1j7ab5acnpn1il68q90cdqhvq1vj4nlnygnwzhcfr",
2020-12-07 02:05:57 +00:00
"type": "tarball",
2021-01-19 02:47:58 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/88f00e7e12d2669583fffd3f33aae01101464386.tar.gz",
2020-12-07 02:05:57 +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",
2021-01-13 02:46:07 +00:00
"rev": "874830945a65ad1134aff3a5aea0cdd2e1d914ab",
"sha256": "132qal4d1xrb0ni4hizdwwxb3qdl15r31aixaivl1kvld64c3i6s",
2019-07-31 09:16:47 +00:00
"type": "tarball",
2021-01-13 02:46:07 +00:00
"url": "https://github.com/nixos/nixos-hardware/archive/874830945a65ad1134aff3a5aea0cdd2e1d914ab.tar.gz",
2019-07-31 09:16:47 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixos-mailserver": {
2020-12-07 02:05:57 +00:00
"branch": "master",
2020-12-11 02:47:27 +00:00
"ref": "master",
2020-09-23 14:11:34 +00:00
"repo": "https://gitlab.com/simple-nixos-mailserver/nixos-mailserver",
2020-12-26 02:48:18 +00:00
"rev": "ee3d38a1570a1a9aa5e2daa3284d65a35d5e8864",
2020-09-21 21:20:36 +00:00
"type": "git"
2019-07-31 09:16:47 +00:00
},
2020-12-07 02:05:57 +00:00
"nixos-unstable": {
"branch": "nixos-unstable",
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",
2021-01-18 09:30:43 +00:00
"rev": "68398d2dd50efc2d878bf0f83bbc8bc323b6b0e0",
"sha256": "1bivcxnajll53ixwyl304fq22w5dg97fqbwk8imp6ipwq84bq5ga",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2021-01-18 09:30:43 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/68398d2dd50efc2d878bf0f83bbc8bc323b6b0e0.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",
2021-01-20 02:48:33 +00:00
"rev": "1681e5b3c4e6abfadca273a06bcfccd5f49a5418",
"sha256": "01khgd62c0hzd40phgmc73hz10x25hf4wqmilrmy097jy570dp6f",
2020-06-02 00:06:20 +00:00
"type": "tarball",
2021-01-20 02:48:33 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/1681e5b3c4e6abfadca273a06bcfccd5f49a5418.tar.gz",
2020-06-02 00:06:20 +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-12-18 02:46:11 +00:00
"rev": "7ad33cbe3e84b209e83c505ce25486445bbd602e",
"sha256": "0dlk8y6rxc87crw7764zq2py7nqn38lw496ca1y893m9gdq8qdkz",
2020-02-29 21:30:53 +00:00
"type": "tarball",
2020-12-18 02:46:11 +00:00
"url": "https://github.com/obsidiansystems/obelisk/archive/7ad33cbe3e84b209e83c505ce25486445bbd602e.tar.gz",
2019-10-20 03:28:54 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"radicle-upstream-nix": {
"branch": "master",
"ref": "master",
"repo": "https://git.sr.ht/~andir/radicle-upstream-nix",
"rev": "003b49f23a935def5379bb6468f1772ab1290e65",
"type": "git"
},
2020-09-16 21:35:26 +00:00
"taskwarrior-git-backend": {
"branch": "master",
"description": "An experimental task-sync alternative via git written in Haskell",
"homepage": null,
"owner": "maralorn",
"repo": "taskwarrior-git-backend",
"rev": "e29c4335e2cb10d6c73832dcbdf931fdc6872e94",
"sha256": "0pq2s75mj9dpk5lk7igx88641zs0bihp6yx8l5gipaqy2daydrz6",
"type": "tarball",
"url": "https://github.com/maralorn/taskwarrior-git-backend/archive/e29c4335e2cb10d6c73832dcbdf931fdc6872e94.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
2019-07-24 15:24:29 +00:00
}
}