aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: 50a7b77b02a9a89eb6f46bdbcd9b7a772e828841 (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
{
  "nodes": {
    "crane": {
      "flake": false,
      "locked": {
        "lastModified": 1654444508,
        "narHash": "sha256-4OBvQ4V7jyt7afs6iKUvRzJ1u/9eYnKzVQbeQdiamuY=",
        "owner": "ipetkov",
        "repo": "crane",
        "rev": "db5482bf225acc3160899124a1df5a617cfa27b5",
        "type": "github"
      },
      "original": {
        "owner": "ipetkov",
        "repo": "crane",
        "type": "github"
      }
    },
    "devshell": {
      "flake": false,
      "locked": {
        "lastModified": 1653917170,
        "narHash": "sha256-FyxOnEE/V4PNEcMU62ikY4FfYPo349MOhMM97HS0XEo=",
        "owner": "numtide",
        "repo": "devshell",
        "rev": "fc7a3e3adde9bbcab68af6d1e3c6eb738e296a92",
        "type": "github"
      },
      "original": {
        "owner": "numtide",
        "repo": "devshell",
        "type": "github"
      }
    },
    "dream2nix": {
      "inputs": {
        "alejandra": [
          "nixCargoIntegration",
          "nixpkgs"
        ],
        "crane": "crane",
        "devshell": [
          "nixCargoIntegration",
          "devshell"
        ],
        "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": 1654451959,
        "narHash": "sha256-yWztC96o8Dw65jDbmNUxV1i61T3uLqvqhC3ziwnB/Fk=",
        "owner": "nix-community",
        "repo": "dream2nix",
        "rev": "90b353682ef927bd39b59085e0dc6b7454888de7",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "dream2nix",
        "type": "github"
      }
    },
    "flake-utils": {
      "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": 1654531591,
        "narHash": "sha256-DtDAwkl2Pn8w1BW1z2OssT/bWjVhMZQBBpr2uDY7tHY=",
        "owner": "yusdacra",
        "repo": "nix-cargo-integration",
        "rev": "c935099d6851d0ff94098e9a12f42147524f0c5b",
        "type": "github"
      },
      "original": {
        "owner": "yusdacra",
        "repo": "nix-cargo-integration",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1654230545,
        "narHash": "sha256-8Vlwf0x8ow6pPOK2a04bT+pxIeRnM1+O0Xv9/CuDzRs=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "236cc2971ac72acd90f0ae3a797f9f83098b17ec",
        "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",
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1654483484,
        "narHash": "sha256-Ki/sMgrUEj+31P3YMzZZp5Nea7+MQVVTdaRWQVS1PL4=",
        "owner": "oxalica",
        "repo": "rust-overlay",
        "rev": "6bc59b9c4ad1cc1089219e935aa727a96d948c5d",
        "type": "github"
      },
      "original": {
        "owner": "oxalica",
        "repo": "rust-overlay",
        "type": "github"
      }
    }
  },
  "root": "root",
  "version": 7
}