aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
blob: cb196f6cefeb636aa4f309fb71d2c13cd9eae8c8 (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
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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
{
  "nodes": {
    "fenix": {
      "inputs": {
        "nixpkgs": [
          "prompt",
          "nixpkgs"
        ],
        "rust-analyzer-src": "rust-analyzer-src"
      },
      "locked": {
        "lastModified": 1642141613,
        "narHash": "sha256-WFS7T5oOLD8anu/77iz7EPz7zQsJZtP5qVa5485k3dI=",
        "owner": "nix-community",
        "repo": "fenix",
        "rev": "d75ffc9f1d3b60bb597e48ae01f486a6de27d30e",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "fenix",
        "type": "github"
      }
    },
    "fenix_2": {
      "inputs": {
        "nixpkgs": [
          "statix",
          "nixpkgs"
        ],
        "rust-analyzer-src": "rust-analyzer-src_2"
      },
      "locked": {
        "lastModified": 1645251813,
        "narHash": "sha256-cQ66tGjnZclBCS3nD26mZ5fUH+3/HnysGffBiWXUSHk=",
        "owner": "nix-community",
        "repo": "fenix",
        "rev": "9892337b588c38ec59466a1c89befce464aae7f8",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "repo": "fenix",
        "type": "github"
      }
    },
    "gitignore": {
      "inputs": {
        "nixpkgs": [
          "prompt",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1635165013,
        "narHash": "sha256-o/BdVjNwcB6jOmzZjOH703BesSkkS5O7ej3xhyO8hAY=",
        "owner": "hercules-ci",
        "repo": "gitignore.nix",
        "rev": "5b9e0ff9d3b551234b4f3eb3983744fa354b17f1",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "gitignore.nix",
        "type": "github"
      }
    },
    "gitignore_2": {
      "inputs": {
        "nixpkgs": [
          "statix",
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1635165013,
        "narHash": "sha256-o/BdVjNwcB6jOmzZjOH703BesSkkS5O7ej3xhyO8hAY=",
        "owner": "hercules-ci",
        "repo": "gitignore.nix",
        "rev": "5b9e0ff9d3b551234b4f3eb3983744fa354b17f1",
        "type": "github"
      },
      "original": {
        "owner": "hercules-ci",
        "repo": "gitignore.nix",
        "type": "github"
      }
    },
    "home-manager": {
      "inputs": {
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1656169755,
        "narHash": "sha256-Nlnm4jeQWEGjYrE6hxi/7HYHjBSZ/E0RtjCYifnNsWk=",
        "owner": "nix-community",
        "repo": "home-manager",
        "rev": "4a3d01fb53f52ac83194081272795aa4612c2381",
        "type": "github"
      },
      "original": {
        "owner": "nix-community",
        "ref": "release-22.05",
        "repo": "home-manager",
        "type": "github"
      }
    },
    "nixos-hardware": {
      "locked": {
        "lastModified": 1662714967,
        "narHash": "sha256-IOTq5tAGGmBFj7tQbkcyLE261JUeTUucEE3p0WLZ4qM=",
        "owner": "nixos",
        "repo": "nixos-hardware",
        "rev": "1fec8fda86dac5701146c77d5f8a414b14ed1ff6",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "repo": "nixos-hardware",
        "type": "github"
      }
    },
    "nixpkgs": {
      "locked": {
        "lastModified": 1662099760,
        "narHash": "sha256-MdZLCTJPeHi/9fg6R9fiunyDwP3XHJqDd51zWWz9px0=",
        "owner": "NixOS",
        "repo": "nixpkgs",
        "rev": "67e45078141102f45eff1589a831aeaa3182b41e",
        "type": "github"
      },
      "original": {
        "owner": "NixOS",
        "ref": "nixos-22.05",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "prompt": {
      "inputs": {
        "fenix": "fenix",
        "gitignore": "gitignore",
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1643513342,
        "narHash": "sha256-t819RkW5NiURx4lJlGMfHW3IuAMJtK29jUpAqUixKeg=",
        "ref": "refs/heads/master",
        "rev": "8b1dd1f5609447f5d862e330a75a4b2a0dfc3929",
        "revCount": 3,
        "type": "git",
        "url": "https://git.peppe.rs/cli/prompt"
      },
      "original": {
        "type": "git",
        "url": "https://git.peppe.rs/cli/prompt"
      }
    },
    "root": {
      "inputs": {
        "home-manager": "home-manager",
        "nixos-hardware": "nixos-hardware",
        "nixpkgs": "nixpkgs",
        "prompt": "prompt",
        "statix": "statix"
      }
    },
    "rust-analyzer-src": {
      "flake": false,
      "locked": {
        "lastModified": 1642101527,
        "narHash": "sha256-C4zcaWULWlrirpEt/pA85CCMBt+7SWZweMaMJ7EvrXw=",
        "owner": "rust-analyzer",
        "repo": "rust-analyzer",
        "rev": "b4c31481a554d0132003228ba319bd9476fe85ae",
        "type": "github"
      },
      "original": {
        "owner": "rust-analyzer",
        "ref": "nightly",
        "repo": "rust-analyzer",
        "type": "github"
      }
    },
    "rust-analyzer-src_2": {
      "flake": false,
      "locked": {
        "lastModified": 1645205556,
        "narHash": "sha256-e4lZW3qRyOEJ+vLKFQP7m2Dxh5P44NrnekZYLxlucww=",
        "owner": "rust-analyzer",
        "repo": "rust-analyzer",
        "rev": "acf5874b39f3dc5262317a6074d9fc7285081161",
        "type": "github"
      },
      "original": {
        "owner": "rust-analyzer",
        "ref": "nightly",
        "repo": "rust-analyzer",
        "type": "github"
      }
    },
    "statix": {
      "inputs": {
        "fenix": "fenix_2",
        "gitignore": "gitignore_2",
        "nixpkgs": [
          "nixpkgs"
        ]
      },
      "locked": {
        "lastModified": 1657460333,
        "narHash": "sha256-5o6zMBASEsGKtjKDb3SizJnN9A7qpOcbzWBXsacfMyc=",
        "ref": "refs/heads/master",
        "rev": "6422c959d365dee2fda5eda8858fefad31f17b25",
        "revCount": 129,
        "type": "git",
        "url": "https://git.peppe.rs/languages/statix"
      },
      "original": {
        "type": "git",
        "url": "https://git.peppe.rs/languages/statix"
      }
    }
  },
  "root": "root",
  "version": 7
}