aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: 7e8f2f6526cc2687f9c78fa001f14a819b82ae5d (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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
{
  "nodes": {
    "flake-compat": {
      "flake": false,
      "locked": {
        "lastModified": 1606424373,
        "narHash": "sha256-oq8d4//CJOrVj+EcOaSXvMebvuTkmBJuT5tzlfewUnQ=",
        "owner": "edolstra",
        "repo": "flake-compat",
        "rev": "99f1c2157fba4bfe6211a321fd0ee43199025dbf",
        "type": "github"
      },
      "original": {
        "owner": "edolstra",
        "repo": "flake-compat",
        "type": "github"
      }
    },
    "gitignore": {
      "flake": false,
      "locked": {
        "lastModified": 1611672876,
        "narHash": "sha256-qHu3uZ/o9jBHiA3MEKHJ06k7w4heOhA+4HCSIvflRxo=",
        "owner": "hercules-ci",
        "repo": "gitignore",
        "rev": "211907489e9f198594c0eb0ca9256a1949c9d412",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "gitignore",
        "type": "github"
      }
    },
    "mozillapkgs": {
      "flake": false,
      "locked": {
        "lastModified": 1603906276,
        "narHash": "sha256-RsNPnEKd7BcogwkqhaV5kI/HuNC4flH/OQCC/4W5y/8=",
        "owner": "mozilla",
        "repo": "nixpkgs-mozilla",
        "rev": "8c007b60731c07dd7a052cce508de3bb1ae849b4",
        "type": "github"
      },
      "original": {
        "owner": "mozilla",
        "repo": "nixpkgs-mozilla",
        "type": "github"
      }
    },
    "naersk": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      },
      "locked": {
        "lastModified": 1614785451,
        "narHash": "sha256-TPw8kQvr2UNCuvndtY+EjyXp6Q5GEW2l9UafXXh1XmI=",
        "owner": "nmattia",
        "repo": "naersk",
        "rev": "e0fe990b478a66178a58c69cf53daec0478ca6f9",
        "type": "github"
      },
      "original": {
        "owner": "nmattia",
        "repo": "naersk",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1615043955,
        "narHash": "sha256-foTwGGoArFbXdI9Pgq75is7WAqGM821dMsBuEqmSCtw=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "d80850806d60e62c2a8189bc62e373a3facae442",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "type": "indirect"
      }
    },
    "nixpkgs_2": {
      "locked": {
        "lastModified": 1615043955,
        "narHash": "sha256-foTwGGoArFbXdI9Pgq75is7WAqGM821dMsBuEqmSCtw=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "d80850806d60e62c2a8189bc62e373a3facae442",
        "type": "github"
      },
      "original": {
        "id": "nixpkgs",
        "type": "indirect"
      }
    },
    "root": {
      "inputs": {
        "flake-compat": "flake-compat",
        "gitignore": "gitignore",
        "mozillapkgs": "mozillapkgs",
        "naersk": "naersk",
        "nixpkgs": "nixpkgs_2",
        "utils": "utils"
      }
    },
    "utils": {
      "locked": {
        "lastModified": 1614513358,
        "narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "5466c5bbece17adaab2d82fae80b46e807611bf3",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}