nani.wtf/nix/sources.json

39 lines
1.8 KiB
JSON
Raw Normal View History

2020-09-22 04:03:52 +02:00
{
"niv": {
"branch": "master",
"description": "Easy dependency management for Nix projects",
"homepage": "https://github.com/nmattia/niv",
"owner": "nmattia",
"repo": "niv",
2020-10-21 11:53:42 +02:00
"rev": "9d35b9e4837ab88517210b1701127612c260eccf",
"sha256": "0q50xhnm8g2yfyakrh0nly4swyygxpi0a8cb9gp65wcakcgvzvdh",
2020-09-22 04:03:52 +02:00
"type": "tarball",
2020-10-21 11:53:42 +02:00
"url": "https://github.com/nmattia/niv/archive/9d35b9e4837ab88517210b1701127612c260eccf.tar.gz",
2020-09-22 04:03:52 +02:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"nixpkgs": {
"branch": "nixos-20.09",
"description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",
"homepage": "https://github.com/NixOS/nixpkgs",
2020-10-21 11:53:42 +02:00
"owner": "nixos",
"repo": "nixpkgs",
2020-11-02 03:50:24 +01:00
"rev": "edb26126d98bc696f4f3e206583faa65d3d6e818",
"sha256": "1cl4ka4kk7kh3bl78g06dhiidazf65q8miyzaxi9930d6gwyzkci",
2020-09-22 04:03:52 +02:00
"type": "tarball",
2020-11-02 03:50:24 +01:00
"url": "https://github.com/nixos/nixpkgs/archive/edb26126d98bc696f4f3e206583faa65d3d6e818.tar.gz",
2020-09-22 04:03:52 +02:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
},
"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-11-02 03:50:24 +01:00
"rev": "efdbd6d28f7f44db3d9f8cf0e0b4cb9db0d259e1",
"sha256": "1qngfbp1bqn52ipf992vrj4vp1cvvcv2yvzp0fs9yawqjxzk4j5m",
2020-09-22 04:03:52 +02:00
"type": "tarball",
2020-11-02 03:50:24 +01:00
"url": "https://github.com/cachix/pre-commit-hooks.nix/archive/efdbd6d28f7f44db3d9f8cf0e0b4cb9db0d259e1.tar.gz",
2020-09-22 04:03:52 +02:00
"url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
}
}