aboutsummaryrefslogblamecommitdiff
path: root/nix/sources.json
blob: 388d26d2bd50d7ba4d18fb2769f62f91dfaceec7 (plain) (tree)
1
2
3
4
5
6
7
8
9






                                                                     

                                                                         
                          
                                                                                                        







                                                                                

                                                                         
                          
                                                                                                          


                                                                                
{
    "niv": {
        "branch": "master",
        "description": "Easy dependency management for Nix projects",
        "homepage": "https://github.com/nmattia/niv",
        "owner": "nmattia",
        "repo": "niv",
        "rev": "3cd7914b2c4cff48927e11c216dadfab7d903fe5",
        "sha256": "1agq4nvbhrylf2s77kb4xhh9k7xcwdwggq764k4jgsbs70py8cw3",
        "type": "tarball",
        "url": "https://github.com/nmattia/niv/archive/3cd7914b2c4cff48927e11c216dadfab7d903fe5.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    },
    "nixpkgs": {
        "branch": "nixos-unstable",
        "description": "Nix Packages collection",
        "homepage": "",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "68398d2dd50efc2d878bf0f83bbc8bc323b6b0e0",
        "sha256": "1bivcxnajll53ixwyl304fq22w5dg97fqbwk8imp6ipwq84bq5ga",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/68398d2dd50efc2d878bf0f83bbc8bc323b6b0e0.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    }
}