aboutsummaryrefslogtreecommitdiff
path: root/nix/sources.json
blob: 82b3644a83d6d86b43d92b2803d4dbfcae38db96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
{
    "emacs-overlay": {
        "branch": "master",
        "description": "Bleeding edge emacs overlay [maintainer=@adisbladis] ",
        "homepage": "",
        "owner": "nix-community",
        "repo": "emacs-overlay",
        "rev": "bdf7b01ef715d7f1faa6f08ec830f2fc33a5e4d7",
        "sha256": "06sn01nvxm250cmwhzkmbaih5kv80hlw2b3pqrykjwgff837fzz1",
        "type": "tarball",
        "url": "https://github.com/nix-community/emacs-overlay/archive/bdf7b01ef715d7f1faa6f08ec830f2fc33a5e4d7.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "home-manager": {
        "branch": "release-20.03",
        "description": "Manage a user environment using Nix",
        "homepage": "https://rycee.gitlab.io/home-manager/",
        "owner": "rycee",
        "repo": "home-manager",
        "rev": "e6f96b6aa3e99495f9f6f3488ecf78dd316e5bec",
        "sha256": "1xvxqw5cldlhcl7xsbw11n2s3x1h2vmbm1b9b69a641rzj3srg11",
        "type": "tarball",
        "url": "https://github.com/rycee/home-manager/archive/e6f96b6aa3e99495f9f6f3488ecf78dd316e5bec.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz",
        "version": "20.03"
    },
    "mypkgs": {
        "branch": "master",
        "description": "Some custom Nix derivations",
        "homepage": null,
        "owner": "KnairdA",
        "repo": "pkgs",
        "rev": "033e5478036a00b6f1546102532545e50989a422",
        "sha256": "0bv2708dqrzzfajczclwqdj9rbfpxw72pdg01y0vkc5bmwlj0qlg",
        "type": "tarball",
        "url": "https://github.com/KnairdA/pkgs/archive/033e5478036a00b6f1546102532545e50989a422.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "niv": {
        "branch": "master",
        "description": "Easy dependency management for Nix projects",
        "homepage": "https://github.com/nmattia/niv",
        "owner": "nmattia",
        "repo": "niv",
        "rev": "9d35b9e4837ab88517210b1701127612c260eccf",
        "sha256": "0q50xhnm8g2yfyakrh0nly4swyygxpi0a8cb9gp65wcakcgvzvdh",
        "type": "tarball",
        "url": "https://github.com/nmattia/niv/archive/9d35b9e4837ab88517210b1701127612c260eccf.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "nixpkgs": {
        "branch": "nixos-20.03",
        "description": "A read-only mirror of NixOS/nixpkgs tracking the released channels. Send issues and PRs to",
        "homepage": "https://github.com/NixOS/nixpkgs",
        "owner": "NixOS",
        "repo": "nixpkgs-channels",
        "rev": "0d0660fde3bb53a3d013b65e5e141eb11d1efb82",
        "sha256": "13qpa916qq1kqvfj8q4zkmnfnbh2kpx0nxxg04nblai0smz97820",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs-channels/archive/0d0660fde3bb53a3d013b65e5e141eb11d1efb82.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "nixpkgs-unstable": {
        "branch": "nixpkgs-unstable",
        "description": "Nix Packages collection",
        "homepage": null,
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "30313a797d94f04bd068fdd10e04d1a9af59f8d9",
        "sha256": "1mjj10z6qx56vqkbm8n3cxlyv1s5jmj1kcwd134d4xjjjr75xdyg",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/30313a797d94f04bd068fdd10e04d1a9af59f8d9.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    }
}