summaryrefslogtreecommitdiff
path: root/npins/sources.json
blob: c4d911933e5e8567c1f5c538a6278c27498cb241 (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
{
  "pins": {
    "c3c": {
      "type": "Git",
      "repository": {
        "type": "GitHub",
        "owner": "c3lang",
        "repo": "c3c"
      },
      "branch": "master",
      "submodules": false,
      "revision": "58737bbfc078b3729ee80e9d7bfe39763c9e7add",
      "url": "https://github.com/c3lang/c3c/archive/58737bbfc078b3729ee80e9d7bfe39763c9e7add.tar.gz",
      "hash": "sha256-ujrycFOPRddvang6G/x5cYrM28gI65awmBqexMiRxW0="
    },
    "nixpkgs": {
      "type": "Channel",
      "name": "nixpkgs-unstable",
      "url": "https://releases.nixos.org/nixpkgs/nixpkgs-26.05pre993588.68a8af93ff42/nixexprs.tar.xz",
      "hash": "sha256-Z5mLDoR8p0d7psIY4LnyaHHRykXngMcWXTZ9JWvtvPc="
    }
  },
  "version": 7
}