summaryrefslogtreecommitdiff
path: root/nix/sources.json
blob: 1d1ceeb02f9799c0b715cf97f18a59c2734ed61a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "dhall": {
        "sha256": "1lv8c9qlw1xa0rj0dpn8f57icvv4fv6hkqad82r5gm7rmhp0dcpb",
        "type": "tarball",
        "url": "https://github.com/dhall-lang/dhall-haskell/releases/download/1.36.0/dhall-1.36.0-x86_64-linux.tar.bz2",
        "url_template": "https://github.com/dhall-lang/dhall-haskell/releases/download/<version>/dhall-<version>-x86_64-linux.tar.bz2",
        "version": "1.36.0"
    },
    "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",
        "rev": "504f993df9a5ca63317fe9c859df19daad30aa14",
        "sha256": "19innk4v45xq62q6n5h0alhfbb3v7yxpdd1r7sglgjn8sr3ylwmn",
        "type": "tarball",
        "url": "https://github.com/NixOS/nixpkgs/archive/504f993df9a5ca63317fe9c859df19daad30aa14.tar.gz",
        "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
    }
}