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

159 lines
7.3 KiB
JSON
Raw Normal View History

2019-07-24 15:24:29 +00:00
{
2019-09-17 21:45:26 +00:00
"ate": {
"branch": "master",
"description": "awesome terminal emulator",
"homepage": null,
"owner": "andir",
"repo": "ate",
2019-12-28 02:46:44 +00:00
"rev": "7318c82595d4d6a149c427f106cec7dbd02baa17",
"sha256": "13g80i9j3jw6cf5v8whcyw37sxf004rkzw3waa9ki61zfxl86ddv",
2019-09-17 21:45:26 +00:00
"type": "tarball",
2019-12-28 02:46:44 +00:00
"url": "https://github.com/andir/ate/archive/7318c82595d4d6a149c427f106cec7dbd02baa17.tar.gz",
2019-09-17 21:45:26 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2019-07-31 09:16:47 +00:00
"cachix": {
"branch": "master",
"description": "Command line client for Nix binary cache hosting:",
"homepage": "https://cachix.org",
"owner": "cachix",
"repo": "cachix",
2020-01-09 02:46:57 +00:00
"rev": "5213f2b556ecb65237764c0f8c190e49c2e9e18f",
"sha256": "1a7kbmyam0d9b9h8360rw6zw2hlxkyq259ciy1b8dxsfvddzb0az",
2019-07-31 09:16:47 +00:00
"type": "tarball",
2020-01-09 02:46:57 +00:00
"url": "https://github.com/cachix/cachix/archive/5213f2b556ecb65237764c0f8c190e49c2e9e18f.tar.gz",
2019-07-31 09:16:47 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2019-09-14 12:00:41 +00:00
"ghcide": {
"branch": "master",
"description": "Nix installation for ghcide",
"homepage": "https://github.com/digital-asset/ghcide",
"owner": "hercules-ci",
"repo": "ghcide-nix",
2019-12-21 02:45:51 +00:00
"rev": "f0de6033203963f1b40e2ee38fb60d36873449ac",
"sha256": "1n8lbj322219v9y2akavlli0n034yp1mj84j0hw9sa0l3ldzaf1r",
2019-09-14 12:00:41 +00:00
"type": "tarball",
2019-12-21 02:45:51 +00:00
"url": "https://github.com/hercules-ci/ghcide-nix/archive/f0de6033203963f1b40e2ee38fb60d36873449ac.tar.gz",
2019-09-14 12:00:41 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2019-07-24 15:24:29 +00:00
"home-manager": {
2019-10-19 23:25:58 +00:00
"branch": "release-19.09",
2019-07-24 15:24:29 +00:00
"description": "Manage a user environment using Nix",
"homepage": "",
"owner": "rycee",
"repo": "home-manager",
2020-01-09 14:30:19 +00:00
"rev": "1d38ffc372a4207dc6a7d5b2aede9463e13d00e4",
"sha256": "1d3391by9r4vfbq1qisj7lbsacxrh8p6lpqhwccsmj3pfzkmvssc",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-01-09 14:30:19 +00:00
"url": "https://github.com/rycee/home-manager/archive/1d38ffc372a4207dc6a7d5b2aede9463e13d00e4.tar.gz",
2019-07-24 15:24:29 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
2019-10-19 21:12:20 +00:00
},
"local-nix-cache": {
"branch": "master",
"description": "A poor and hacky attempt at re-serving local nix packages that came from trusted sources",
"homepage": null,
"owner": "andir",
"repo": "local-nix-cache",
2019-10-19 23:25:58 +00:00
"rev": "127786a7f5586b37e0f2f4f84f50719e3837dce2",
"sha256": "1qms9ylf7006y72yaz9dh7sci8xm7389sjxvb01zzrdkcdlgrblf",
2019-10-19 21:12:20 +00:00
"type": "tarball",
2019-10-19 23:25:58 +00:00
"url": "https://github.com/andir/local-nix-cache/archive/127786a7f5586b37e0f2f4f84f50719e3837dce2.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
},
2019-07-31 09:16:47 +00:00
"lorri": {
"branch": "rolling-release",
"description": "Your project's nix-env",
"homepage": "",
"owner": "target",
"repo": "lorri",
2019-10-30 16:07:44 +00:00
"rev": "03f10395943449b1fc5026d3386ab8c94c520ee3",
"sha256": "0fcl79ndaziwd8d74mk1lsijz34p2inn64b4b4am3wsyk184brzq",
2019-07-31 09:16:47 +00:00
"type": "tarball",
2019-10-30 16:07:44 +00:00
"url": "https://github.com/target/lorri/archive/03f10395943449b1fc5026d3386ab8c94c520ee3.tar.gz",
2019-07-31 09:16:47 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2019-07-24 15:24:29 +00:00
"niv": {
"branch": "master",
"description": "Easy dependency management for Nix projects",
"homepage": "https://github.com/nmattia/niv",
"owner": "nmattia",
"repo": "niv",
2020-01-08 02:47:14 +00:00
"rev": "c20455616d5ec3196a66d34c184a0b8390b97b44",
"sha256": "0hy9w93qji61gmb5dg11njgcml4jybhv53y6ayny9cj8m1hvr9i0",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-01-08 02:47:14 +00:00
"url": "https://github.com/nmattia/niv/archive/c20455616d5ec3196a66d34c184a0b8390b97b44.tar.gz",
2019-07-24 15:24:29 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2019-07-31 20:36:41 +00:00
"nixfmt": {
"branch": "master",
"description": "A formatter for Nix code",
"homepage": "https://nixfmt.serokell.io",
"owner": "serokell",
"repo": "nixfmt",
2019-09-05 01:51:16 +00:00
"rev": "921bbd3bb9c95cf2d677a8558b1a27fca6cee597",
"sha256": "0x08xsjal6db95y1sxxinwv9ks2k6fayvg8435s6zqy7zq42jxm4",
2019-07-31 20:36:41 +00:00
"type": "tarball",
2019-09-05 01:51:16 +00:00
"url": "https://github.com/serokell/nixfmt/archive/921bbd3bb9c95cf2d677a8558b1a27fca6cee597.tar.gz",
2019-07-31 20:36:41 +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-01-01 02:45:45 +00:00
"rev": "89c4ddb0e60e5a643ab15f68b2f4ded43134f492",
"sha256": "1a0mplnj0zx33f4lm7kwg6z6iwgdkg2pxy58plkj6w59ibfl2l27",
2019-07-31 09:16:47 +00:00
"type": "tarball",
2020-01-01 02:45:45 +00:00
"url": "https://github.com/nixos/nixos-hardware/archive/89c4ddb0e60e5a643ab15f68b2f4ded43134f492.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": {
2019-10-19 23:25:58 +00:00
"branch": "nixos-19.09",
2019-07-24 15:24:29 +00:00
"description": "Nixpkgs/NixOS branches that track the Nixpkgs/NixOS channels",
"homepage": null,
"owner": "NixOS",
"repo": "nixpkgs-channels",
2020-01-09 14:30:19 +00:00
"rev": "b047b7315d8c9bee05e3b2d7daf0a357099180fa",
"sha256": "1m8v9wrmi5kmbjl247850drn87nblhsq8kxydj2h6qvy6hy90z6k",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-01-09 14:30:19 +00:00
"url": "https://github.com/NixOS/nixpkgs-channels/archive/b047b7315d8c9bee05e3b2d7daf0a357099180fa.tar.gz",
2019-07-24 15:24:29 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2019-10-20 03:28:54 +00:00
"tabnine-vim": {
"branch": "master",
"description": "Vim client for TabNine",
"homepage": "https://tabnine.com/",
"owner": "zxqfl",
"repo": "tabnine-vim",
2019-12-13 02:48:25 +00:00
"rev": "240d437e6a29e8bf29720dae3993da9f42dd211e",
"sha256": "0m1zq811n2jskiq6dkkxnjr31cy6nc0d2yjdjj54rmndh129kw59",
2019-10-20 03:28:54 +00:00
"type": "tarball",
2019-12-13 02:48:25 +00:00
"url": "https://github.com/zxqfl/tabnine-vim/archive/240d437e6a29e8bf29720dae3993da9f42dd211e.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",
"repo": "nixpkgs-channels",
2020-01-09 14:30:19 +00:00
"rev": "e1eedf29e5d22e6824e614d75449b75a2e3455d6",
"sha256": "1v237cgfkd8sb5f1r08sms1rxygjav8a1i1jjjxyqgiszzpiwdx7",
2019-07-24 15:24:29 +00:00
"type": "tarball",
2020-01-09 14:30:19 +00:00
"url": "https://github.com/NixOS/nixpkgs-channels/archive/e1eedf29e5d22e6824e614d75449b75a2e3455d6.tar.gz",
2019-07-24 15:24:29 +00:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}