athens/nix/sources.json

51 lines
2.2 KiB
JSON
Raw Normal View History

2021-03-07 17:49:50 -05:00
{
2021-06-17 22:12:48 -04:00
"home-manager": {
"branch": "master",
"description": "Manage a user environment using Nix [maintainer=@rycee] ",
"homepage": "https://nix-community.github.io/home-manager/",
"owner": "nix-community",
"repo": "home-manager",
2021-12-17 21:47:14 -05:00
"rev": "8b44e81978a2bef60c83ecc0199ab2523310214a",
"sha256": "1229bs16f9hy6f4wsclh3ifyspmk6xpl7zphw5sk0mwhfxifzmd5",
2021-06-17 22:12:48 -04:00
"type": "tarball",
2021-12-17 21:47:14 -05:00
"url": "https://github.com/nix-community/home-manager/archive/8b44e81978a2bef60c83ecc0199ab2523310214a.tar.gz",
2021-06-17 22:12:48 -04:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2021-03-07 17:49:50 -05:00
"niv": {
"branch": "master",
"description": "Easy dependency management for Nix projects",
"homepage": "https://github.com/nmattia/niv",
"owner": "nmattia",
"repo": "niv",
2021-11-09 10:40:26 -05:00
"rev": "5830a4dd348d77e39a0f3c4c762ff2663b602d4c",
"sha256": "1d3lsrqvci4qz2hwjrcnd8h5vfkg8aypq3sjd4g3izbc8frwz5sm",
2021-03-07 17:49:50 -05:00
"type": "tarball",
2021-11-09 10:40:26 -05:00
"url": "https://github.com/nmattia/niv/archive/5830a4dd348d77e39a0f3c4c762ff2663b602d4c.tar.gz",
2021-03-07 17:49:50 -05:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs": {
"branch": "nixpkgs-unstable",
"description": "Nix Packages collection",
"homepage": "",
"owner": "NixOS",
"repo": "nixpkgs",
2021-12-18 12:40:52 -05:00
"rev": "2d555e5f6529d8485ea7ccdbd3633cf1681eaa2e",
"sha256": "0vfhda0idfdygsrjkyijz5m3ln7569nrph4mcfwlfcvj5b0ns3sl",
2021-03-07 17:49:50 -05:00
"type": "tarball",
2021-12-18 12:40:52 -05:00
"url": "https://github.com/NixOS/nixpkgs/archive/2d555e5f6529d8485ea7ccdbd3633cf1681eaa2e.tar.gz",
2021-03-07 17:49:50 -05:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
2021-11-13 21:54:02 -05:00
},
"sops-nix": {
"branch": "master",
"description": "Atomic secret provisioning for NixOS based on sops",
"homepage": "",
"owner": "Mic92",
"repo": "sops-nix",
2021-12-13 22:52:43 -05:00
"rev": "afe00100b16648c1d79e62926caacac561df93a5",
"sha256": "1dg3b5sl2idz1a58k2hb6qrprrhbvhm00lhi8fcjv3x224p80am3",
2021-11-13 21:54:02 -05:00
"type": "tarball",
2021-12-13 22:52:43 -05:00
"url": "https://github.com/Mic92/sops-nix/archive/afe00100b16648c1d79e62926caacac561df93a5.tar.gz",
2021-11-13 21:54:02 -05:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
2021-03-07 17:49:50 -05:00
}
}