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

99 lines
4.6 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-25 01:45:20 +00:00
"rev": "96fcf3b017d813fac300ecb821b6db6b7b5d0c40",
"sha256": "0m7b8cazlcci3bi1j99cpgq10qp6mjml6v11jlfabh05kpyswqkk",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-05-25 01:45:20 +00:00
"url": "https://github.com/rycee/home-manager/archive/96fcf3b017d813fac300ecb821b6db6b7b5d0c40.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-26 01:45:11 +00:00
"rev": "59def08e9c7fd13f49673ec286ca31d0eff070d7",
"sha256": "0dqw3ggnk945w94d8j2x1dis2zfq3d9kyq07qxyp3mcxkx2ffziz",
2020-03-14 12:42:55 +00:00
"type": "tarball",
2020-05-26 01:45:11 +00:00
"url": "https://github.com/nix-community/nix-direnv/archive/59def08e9c7fd13f49673ec286ca31d0eff070d7.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-06-05 01:45:55 +00:00
"rev": "05a32d8e771dc39438835ba0e3141d68ad4e3068",
"sha256": "0w8824m4f15km3mngji35qjs9sgfvfpl57b0dq6hch5gmhlal679",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-06-05 01:45:55 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/05a32d8e771dc39438835ba0e3141d68ad4e3068.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-06-06 01:45:53 +00:00
"rev": "fe753a241f233f0e29368a068665b4a6604f12e6",
"sha256": "0m4v8zav1gjqgz5shydp21ybz3hrh84xlmsfh4zd4asp0r29pnfj",
2020-06-02 00:06:20 +00:00
"type": "tarball",
2020-06-06 01:45:53 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/fe753a241f233f0e29368a068665b4a6604f12e6.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-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-06-04 01:47:02 +00:00
"rev": "467ce5a9f45aaf96110b41eb863a56866e1c2c3c",
"sha256": "0qz7wgi61pdb335n18xm8rfwddckwv0vg8n7fii5abrrx47vnqcj",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-06-04 01:47:02 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/467ce5a9f45aaf96110b41eb863a56866e1c2c3c.tar.gz",
2019-07-24 15:24:29 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}