summaryrefslogtreecommitdiffstats
path: root/flake.lock
blob: c30bb44ea0d2419df3fc2e01ed5b8f7a9aff7540 (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
{
  "nodes": {
    "diligent-core-src": {
      "flake": false,
      "locked": {
        "lastModified": 1614742849,
        "narHash": "sha256-kmHIO+SwaNOIIJgFNZIk5M34u/gsqOnafvcP/HW+Y3Q=",
        "owner": "DiligentGraphics",
        "repo": "DiligentCore",
        "rev": "19f14333da9c36dc775ba6a5d19f790b88ddaf03",
        "type": "github"
      },
      "original": {
        "owner": "DiligentGraphics",
        "repo": "DiligentCore",
        "type": "github"
      }
    },
    "monado-src": {
      "flake": false,
      "locked": {
        "lastModified": 1615398816,
        "narHash": "sha256-LCCpBc3siAWL/0jc1xnOOQCbPcX3aZDmfBAd+1M7X4M=",
        "ref": "master",
        "rev": "8992f792578325e3b5147cbf1311fd0da40a172c",
        "revCount": 2649,
        "type": "git",
        "url": "https://gitlab.freedesktop.org/monado/monado.git"
      },
      "original": {
        "type": "git",
        "url": "https://gitlab.freedesktop.org/monado/monado.git"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1615651978,
        "narHash": "sha256-GAf7HFOAZyDNHbV4vBZmLQ5DPYYgAr6Pp+IP5HXcdjM=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "20d6823b0f7904c5bbff28fc046961c755c286aa",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "master",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "diligent-core-src": "diligent-core-src",
        "monado-src": "monado-src",
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}