]> rtime.felk.cvut.cz Git - coffee/main.git/blob - nix/sources.json
nix: Use the same Jinja2 version as on rtime
[coffee/main.git] / nix / sources.json
1 {
2     "niv": {
3         "branch": "master",
4         "description": "Easy dependency management for Nix projects",
5         "homepage": "https://github.com/nmattia/niv",
6         "owner": "nmattia",
7         "repo": "niv",
8         "rev": "e82eb322ea32a747a51c431d7787221bcc6d9038",
9         "sha256": "1fy4dcr05d80diwlxmh42xnjm5ki1pkbky38smvlqjaky2y2f71f",
10         "type": "tarball",
11         "url": "https://github.com/nmattia/niv/archive/e82eb322ea32a747a51c431d7787221bcc6d9038.tar.gz",
12         "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
13     },
14     "nixpkgs": {
15         "branch": "release-20.03",
16         "description": "Nix Packages collection",
17         "homepage": null,
18         "owner": "NixOS",
19         "repo": "nixpkgs",
20         "rev": "38bfbd5d6fed5d89d5a95a494443e82f1d14e07a",
21         "sha256": "1jsgvxlrbgx16j8d3j2smnl5yimzhx04m6sq75i91kawwxad25iy",
22         "type": "tarball",
23         "url": "https://github.com/NixOS/nixpkgs/archive/38bfbd5d6fed5d89d5a95a494443e82f1d14e07a.tar.gz",
24         "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
25     }
26 }