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-06-17 01:45:56 +00:00
"rev": "d8fdbbdf03617de1015d1c10fe3bd6ecc5cdce77",
"sha256": "107cbxpmbkvbi9qfqfjp9af7p6xkfs6sz5flbjg7prqp2q5q6c8h",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-06-17 01:45:56 +00:00
"url": "https://github.com/rycee/home-manager/archive/d8fdbbdf03617de1015d1c10fe3bd6ecc5cdce77.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-07-01 01:46:38 +00:00
"rev": "a46ea78bfa33d2a3ac644c70131e0878176edc6e",
"sha256": "1kz6c4jd3lj4w298b1zqihpx3qis7kzq89rxksavp5pg5kfcyr7j",
2020-03-14 12:42:55 +00:00
"type": "tarball",
2020-07-01 01:46:38 +00:00
"url": "https://github.com/nix-community/nix-direnv/archive/a46ea78bfa33d2a3ac644c70131e0878176edc6e.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-06-25 01:45:55 +00:00
"rev": "841caf7d201f3fd3c270d52396e1f077e85329ef",
"sha256": "1md109bngq7jckn6gbdfjkqhssbszccsajkvs7fjvjjh6gy15jgw",
2019-07-31 09:16:47 +00:00
"type": "tarball",
2020-06-25 01:45:55 +00:00
"url": "https://github.com/nixos/nixos-hardware/archive/841caf7d201f3fd3c270d52396e1f077e85329ef.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-07-05 01:47:08 +00:00
"rev": "d6260a33e43a500528b2be834d3ee4ad45441a6a",
"sha256": "18ailgn3d8smjdg66di3mg1q1l86s2s5ch856ifzy5kc3a224ssf",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-07-05 01:47:08 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/d6260a33e43a500528b2be834d3ee4ad45441a6a.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-07-05 01:47:08 +00:00
"rev": "149efc597b311299d5dce09c861cf1301c3681ec",
"sha256": "1pkpplckrgp5brdn6dv0dvihgzws3iwi3m32fgj0gizvc77f5c68",
2020-06-02 00:06:20 +00:00
"type": "tarball",
2020-07-05 01:47:08 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/149efc597b311299d5dce09c861cf1301c3681ec.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-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"
},
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-07-05 01:47:08 +00:00
"rev": "f7c7509ecd0a49a2a7402cebb89351166bb136d2",
"sha256": "177z9zsvxgv968r6cjw6y9v6kc30npdk750ivi88cbc84yyzwjfm",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-07-05 01:47:08 +00:00
"url": "https://github.com/NixOS/nixpkgs/archive/f7c7509ecd0a49a2a7402cebb89351166bb136d2.tar.gz",
2019-07-24 15:24:29 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}