Skip to content
Snippets Groups Projects
sources.json 2.54 KiB
Newer Older
  • Learn to ignore specific revisions
  • Tom Prince's avatar
    Tom Prince committed
    {
        "mach-nix": {
    
            "branch": "master",
    
    Tom Prince's avatar
    Tom Prince committed
            "description": "Create highly reproducible python environments",
            "homepage": "",
    
            "owner": "PrivateStorageio",
    
    Tom Prince's avatar
    Tom Prince committed
            "repo": "mach-nix",
    
            "rev": "4d2cc6c",
            "sha256": "03xabrwzbby6dcp3w4li7p9cxsca5n2jlz452sz7r4h1n5sx9mwg",
    
    Tom Prince's avatar
    Tom Prince committed
            "type": "tarball",
    
            "url": "https://github.com/PrivateStorageio/mach-nix/archive/4d2cc6c.tar.gz",
    
    Tom Prince's avatar
    Tom Prince committed
            "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": "e0ca65c81a2d7a4d82a189f1e23a48d59ad42070",
            "sha256": "1pq9nh1d8nn3xvbdny8fafzw87mj7gsmp6pxkdl65w2g18rmcmzx",
            "type": "tarball",
            "url": "https://github.com/nmattia/niv/archive/e0ca65c81a2d7a4d82a189f1e23a48d59ad42070.tar.gz",
            "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
        },
        "pypi-deps-db": {
            "branch": "master",
            "description": "Probably the most complete python dependency database",
            "homepage": "",
            "owner": "DavHau",
            "repo": "pypi-deps-db",
    
    Tom Prince's avatar
    Tom Prince committed
            "rev": "96d01556b4597c022647acbf8c3b58d2a99bc963",
            "sha256": "0s6ll2hi40gj6mp2zdg7w3dq17g381gnfkm390mqgp574lmbq6yw",
    
    Tom Prince's avatar
    Tom Prince committed
            "type": "tarball",
    
    Tom Prince's avatar
    Tom Prince committed
            "url": "https://github.com/DavHau/pypi-deps-db/archive/96d01556b4597c022647acbf8c3b58d2a99bc963.tar.gz",
    
    Tom Prince's avatar
    Tom Prince committed
            "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
        },
        "release2015": {
    
    Tom Prince's avatar
    Tom Prince committed
            "sha256": "112drvixj81vscj8cncmks311rk2ik5gydpd03d3r0yc939zjskg",
    
    Tom Prince's avatar
    Tom Prince committed
            "type": "tarball",
    
    Tom Prince's avatar
    Tom Prince committed
            "url": "https://releases.nixos.org/nixos/21.05/nixos-21.05.3740.ce7a1190a0f/nixexprs.tar.xz",
            "url_template": "https://releases.nixos.org/nixos/21.05/nixos-21.05.3740.ce7a1190a0f/nixexprs.tar.xz"
    
    Tom Prince's avatar
    Tom Prince committed
        },
        "tahoe-lafs": {
    
    Tom Prince's avatar
    Tom Prince committed
            "branch": "tahoe-lafs-1.16.0",
    
    Tom Prince's avatar
    Tom Prince committed
            "description": "The Tahoe-LAFS decentralized secure filesystem.",
            "homepage": "https://tahoe-lafs.org/",
    
            "owner": "tahoe-lafs",
    
    Tom Prince's avatar
    Tom Prince committed
            "repo": "tahoe-lafs",
    
            "rev": "2742de6f7c1fa6cf77e35ecc5854bcf7db3e5963",
            "sha256": "17bbkk21hfln6gw5lq29g0s3jzbmfwk3921w36shx09i8asfwn56",
    
    Tom Prince's avatar
    Tom Prince committed
            "type": "tarball",
    
            "url": "https://github.com/tahoe-lafs/tahoe-lafs/archive/2742de6f7c1fa6cf77e35ecc5854bcf7db3e5963.tar.gz",
    
    Tom Prince's avatar
    Tom Prince committed
            "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    
    Tom Prince's avatar
    Tom Prince committed
        }
    }