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

127 lines
5.4 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-03 03:02:22 +00:00
"rev": "63f299b3347aea183fc5088e4d6c4a193b334a41",
"sha256": "0iksjch94wfvyq0cgwv5wq52j0dc9cavm68wka3pahhdvjlxd3js",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-12-03 03:02:22 +00:00
"url": "https://github.com/nix-community/home-manager/archive/63f299b3347aea183fc5088e4d6c4a193b334a41.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",
2020-12-26 02:48:18 +00:00
"rev": "ca7fd5a6434c0edda0386250ed116f918600992f",
"sha256": "07hi727sgx4fcx4lhaivv99nk31pvmracv87qv62fq3314ahgz8p",
2020-12-07 02:05:57 +00:00
"type": "tarball",
2020-12-26 02:48:18 +00:00
"url": "https://github.com/nix-community/home-manager/archive/ca7fd5a6434c0edda0386250ed116f918600992f.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",
2020-12-26 03:57:29 +00:00
"rev": "21efd4f097c754922e1c204d1be641658a1076bd",
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",
2020-12-13 20:16:46 +00:00
"rev": "5de2118aeb0eb4be09a2a825d052a705378d9cc8",
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",
2020-12-25 02:51:17 +00:00
"rev": "ca119749d86f484066fae7680af8a44ea1f11ca8",
"sha256": "1mzcw6ia7q7j7pcfwn5ixhry5x0r29dvf5zjz3ip3fpkn7f72aj0",
2020-12-07 02:05:57 +00:00
"type": "tarball",
2020-12-25 02:51:17 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/ca119749d86f484066fae7680af8a44ea1f11ca8.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",
2020-12-26 02:48:18 +00:00
"rev": "c242378e63b0ec334e964ac0c0fbbdd2b3e89ebf",
"sha256": "1z4cr5gsyfdpcy31vqg4ikalbxmnnac6jjk1nl8mxj0h0ix7pp36",
2019-07-31 09:16:47 +00:00
"type": "tarball",
2020-12-26 02:48:18 +00:00
"url": "https://github.com/nixos/nixos-hardware/archive/c242378e63b0ec334e964ac0c0fbbdd2b3e89ebf.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": {
2020-12-09 12:10:13 +00:00
"branch": "nixos-unstable-small",
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-12-26 02:48:18 +00:00
"rev": "4889d0443576c7cb074eabddabf016deabd67c3c",
"sha256": "1mh73z1bb6nhq7mp48w4a9prj4lhmwf26xk32w05rlj44016ra2w",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-12-26 02:48:18 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/4889d0443576c7cb074eabddabf016deabd67c3c.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-12-26 02:48:18 +00:00
"rev": "b428cee2bf79bf5c4a5d598095a83bffe2277340",
"sha256": "02c13z94nnjn3lj896lhibg1bbxydz7nq1gr5xrqzkaq4l2dk627",
2020-06-02 00:06:20 +00:00
"type": "tarball",
2020-12-26 02:48:18 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/b428cee2bf79bf5c4a5d598095a83bffe2277340.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"
},
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
}
}