nixos-config/nix/sources.json

63 lines
2.9 KiB
JSON
Raw Normal View History

2020-11-14 10:15:41 +01:00
{
2020-12-12 17:08:52 +01:00
"home-manager": {
"branch": "release-20.09",
"description": "Manage a user environment using Nix [maintainer=@rycee] ",
"homepage": "https://nix-community.github.io/home-manager/",
"owner": "nix-community",
"repo": "home-manager",
"rev": "63f299b3347aea183fc5088e4d6c4a193b334a41",
"sha256": "0iksjch94wfvyq0cgwv5wq52j0dc9cavm68wka3pahhdvjlxd3js",
"type": "tarball",
"url": "https://github.com/nix-community/home-manager/archive/63f299b3347aea183fc5088e4d6c4a193b334a41.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2020-12-12 16:12:38 +01:00
"krops": {
"branch": "master",
"description": "Mirror of https://cgit.krebsco.de/krops/about/ (PRs / issues accepted, as can be seen by not having them disabled)",
"homepage": "",
2020-12-12 16:37:24 +01:00
"owner": "sbruder",
2020-12-12 16:12:38 +01:00
"repo": "krops",
2020-12-12 16:37:24 +01:00
"rev": "648708dd0901768475ce9d06292bacda5d5edc82",
"sha256": "1blq8iz45749wdc4cycc1r776l9la35qbw90sz9dyvjwhmqqbxsk",
2020-12-12 16:12:38 +01:00
"type": "tarball",
2020-12-12 16:37:24 +01:00
"url": "https://github.com/sbruder/krops/archive/648708dd0901768475ce9d06292bacda5d5edc82.tar.gz",
2020-12-12 16:12:38 +01:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2020-11-14 10:15:41 +01:00
"nixpkgs": {
2020-12-12 15:37:24 +01:00
"branch": "nixos-20.09",
2020-11-14 10:15:41 +01:00
"description": "Nix Packages collection",
"homepage": "",
"owner": "NixOS",
"repo": "nixpkgs",
2020-12-14 22:37:26 +01:00
"rev": "b94726217f7cdc02ddf277b65553762d520da196",
"sha256": "1v3v7f2apmsdwv1w6hvsxr8whggjbiaxy00k47pxdzyigxv3s400",
2020-11-14 10:15:41 +01:00
"type": "tarball",
2020-12-14 22:37:26 +01:00
"url": "https://github.com/NixOS/nixpkgs/archive/b94726217f7cdc02ddf277b65553762d520da196.tar.gz",
2020-11-14 10:15:41 +01:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2020-12-12 17:13:17 +01:00
"nixpkgs-unstable": {
"branch": "nixos-unstable",
"description": "Nix Packages collection",
"homepage": "",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "e9158eca70ae59e73fae23be5d13d3fa0cfc78b4",
"sha256": "0cnmvnvin9ixzl98fmlm3g17l6w95gifqfb3rfxs55c0wj2ddy53",
"type": "tarball",
"url": "https://github.com/nixos/nixpkgs/archive/e9158eca70ae59e73fae23be5d13d3fa0cfc78b4.tar.gz",
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
2020-11-14 10:15:41 +01:00
"pre-commit-hooks.nix": {
"branch": "master",
"description": "Seamless integration of https://pre-commit.com git hooks with Nix.",
"homepage": "",
"owner": "cachix",
"repo": "pre-commit-hooks.nix",
2020-12-12 15:38:38 +01:00
"rev": "1b11ce0f8c65dd3d8e9520e23c100b76d09a858b",
"sha256": "0l2v8hsxrvj8w335xxxln49rpd9z5ncv6bl2wnk65zzzd4wa5rkm",
2020-11-14 10:15:41 +01:00
"type": "tarball",
2020-12-12 15:38:38 +01:00
"url": "https://github.com/cachix/pre-commit-hooks.nix/archive/1b11ce0f8c65dd3d8e9520e23c100b76d09a858b.tar.gz",
2020-11-14 10:15:41 +01:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}