aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: be0aaae51c5f7b08b816983763eeabf62eb097bc (plain) (blame)
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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
{
  "nodes": {
    "crane": {
      "flake": false,
      "locked": {
        "lastModified": 1644785799,
        "narHash": "sha256-VpAJO1L0XeBvtCuNGK4IDKp6ENHIpTrlaZT7yfBCvwo=",
        "owner": "ipetkov",
        "repo": "crane",
        "rev": "fc7a94f841347c88f2cb44217b2a3faa93e2a0b2",
        "type": "github"
      },
      "original": {
        "owner": "ipetkov",
        "repo": "crane",
        "type": "github"
      }
    },
    "devshell": {
      "inputs": {
        "flake-utils": "flake-utils",
        "nixpkgs": [
          "nixCargoIntegration",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1650900878,
        "narHash": "sha256-qhNncMBSa9STnhiLfELEQpYC1L4GrYHNIzyCZ/pilsI=",
        "owner": "numtide",
        "repo": "devshell",
        "rev": "d97df53b5ddaa1cfbea7cddbd207eb2634304733",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "devshell",
        "type": "github"
      }
    },
    "dream2nix": {
      "inputs": {
        "alejandra": [
          "nixCargoIntegration",
          "nixpkgs"
        ],
        "crane": "crane",
        "flake-utils-pre-commit": [
          "nixCargoIntegration",
          "nixpkgs"
        ],
        "gomod2nix": [
          "nixCargoIntegration",
          "nixpkgs"
        ],
        "mach-nix": [
          "nixCargoIntegration",
          "nixpkgs"
        ],
        "nixpkgs": [
          "nixCargoIntegration",
          "nixpkgs"
        ],
        "node2nix": [
          "nixCargoIntegration",
          "nixpkgs"
        ],
        "poetry2nix": [
          "nixCargoIntegration",
          "nixpkgs"
        ],
        "pre-commit-hooks": [
          "nixCargoIntegration",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1651609988,
        "narHash": "sha256-oMjBD+noDmqTs3p31S+YES0zo0LTZ8GNe8klIre5NXQ=",
        "owner": "nix-community",
        "repo": "dream2nix",
        "rev": "6672d1f3d966c4d1e36ae66d156c0b1caec62dac",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "dream2nix",
        "type": "github"
      }
    },
    "flake-utils": {
      "locked": {
        "lastModified": 1642700792,
        "narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "flake-utils_2": {
      "locked": {
        "lastModified": 1637014545,
        "narHash": "sha256-26IZAc5yzlD9FlDT54io1oqG/bBoyka+FJk5guaX4x4=",
        "owner": "numtide",
        "repo": "flake-utils",
        "rev": "bba5dcc8e0b20ab664967ad83d24d64cb64ec4f4",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "flake-utils",
        "type": "github"
      }
    },
    "nixCargoIntegration": {
      "inputs": {
        "devshell": "devshell",
        "dream2nix": "dream2nix",
        "nixpkgs": [
          "nixpkgs"
        ],
        "rustOverlay": [
          "rust-overlay"
        ]
      },
      "locked": {
        "lastModified": 1651610406,
        "narHash": "sha256-VrVAvivU3Bx0JPI6c8rDsEgfJUftOA9LOiuYMMVYseE=",
        "owner": "yusdacra",
        "repo": "nix-cargo-integration",
        "rev": "d812e9a68fd7144d309b6b86876713759e5aaf7f",
        "type": "github"
      },
      "original": {
        "owner": "yusdacra",
        "repo": "nix-cargo-integration",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1651558728,
        "narHash": "sha256-8HzyRnWlgZluUrVFNOfZAOlA1fghpOSezXvxhalGMUo=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "cbe587c735b734405f56803e267820ee1559e6c1",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "ref": "nixos-unstable",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixCargoIntegration": "nixCargoIntegration",
        "nixpkgs": "nixpkgs",
        "rust-overlay": "rust-overlay"
      }
    },
    "rust-overlay": {
      "inputs": {
        "flake-utils": "flake-utils_2",
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1651545993,
        "narHash": "sha256-+Qc553XIjn9/P2YpcTsL1nIG9hpLfBT9UMAhw0PkM3E=",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "8aeb9a75d2d52700ca987559de9859ef6fe38970",
        "type": "github"
      },
      "original": {
        "owner": "oxalica",
        "repo": "rust-overlay",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}