]> Untitled Git - lemmy-ui.git/blob - flake.lock
fix submodule error
[lemmy-ui.git] / flake.lock
1 {
2   "nodes": {
3     "flake-utils": {
4       "inputs": {
5         "systems": "systems"
6       },
7       "locked": {
8         "lastModified": 1689068808,
9         "narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
10         "owner": "numtide",
11         "repo": "flake-utils",
12         "rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
13         "type": "github"
14       },
15       "original": {
16         "owner": "numtide",
17         "repo": "flake-utils",
18         "type": "github"
19       }
20     },
21     "flake-utils_2": {
22       "inputs": {
23         "systems": "systems_2"
24       },
25       "locked": {
26         "lastModified": 1689068808,
27         "narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=",
28         "owner": "numtide",
29         "repo": "flake-utils",
30         "rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4",
31         "type": "github"
32       },
33       "original": {
34         "owner": "numtide",
35         "repo": "flake-utils",
36         "type": "github"
37       }
38     },
39     "lemmy-js-client": {
40       "inputs": {
41         "flake-utils": "flake-utils_2",
42         "nixpkgs": "nixpkgs"
43       },
44       "locked": {
45         "lastModified": 1690365721,
46         "narHash": "sha256-cCgcUW2CLWUI7kUacs2O//rXRBlnUsix2M/QggVhFh4=",
47         "path": "/home/j/lemmy-js-client",
48         "type": "path"
49       },
50       "original": {
51         "path": "/home/j/lemmy-js-client",
52         "type": "path"
53       }
54     },
55     "lemmy-translations": {
56       "flake": false,
57       "locked": {
58         "lastModified": 1690314617,
59         "narHash": "sha256-fkv6l6/888XOdxZ8Y0P+Ww/y+8Wh4F8SIStncAmifu8=",
60         "owner": "lemmynet",
61         "repo": "lemmy-translations",
62         "rev": "68d14665d4f854fc20f9117636b5cde7176e91dd",
63         "type": "github"
64       },
65       "original": {
66         "owner": "lemmynet",
67         "repo": "lemmy-translations",
68         "type": "github"
69       }
70     },
71     "nixpkgs": {
72       "locked": {
73         "lastModified": 1690179384,
74         "narHash": "sha256-+arbgqFTAtoeKtepW9wCnA0njCOyoiDFyl0Q0SBSOtE=",
75         "owner": "NixOS",
76         "repo": "nixpkgs",
77         "rev": "b12803b6d90e2e583429bb79b859ca53c348b39a",
78         "type": "github"
79       },
80       "original": {
81         "id": "nixpkgs",
82         "ref": "nixos-unstable",
83         "type": "indirect"
84       }
85     },
86     "nixpkgs_2": {
87       "locked": {
88         "lastModified": 1690031011,
89         "narHash": "sha256-kzK0P4Smt7CL53YCdZCBbt9uBFFhE0iNvCki20etAf4=",
90         "owner": "NixOS",
91         "repo": "nixpkgs",
92         "rev": "12303c652b881435065a98729eb7278313041e49",
93         "type": "github"
94       },
95       "original": {
96         "id": "nixpkgs",
97         "ref": "nixos-unstable",
98         "type": "indirect"
99       }
100     },
101     "root": {
102       "inputs": {
103         "flake-utils": "flake-utils",
104         "lemmy-js-client": "lemmy-js-client",
105         "lemmy-translations": "lemmy-translations",
106         "nixpkgs": "nixpkgs_2"
107       }
108     },
109     "systems": {
110       "locked": {
111         "lastModified": 1681028828,
112         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
113         "owner": "nix-systems",
114         "repo": "default",
115         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
116         "type": "github"
117       },
118       "original": {
119         "owner": "nix-systems",
120         "repo": "default",
121         "type": "github"
122       }
123     },
124     "systems_2": {
125       "locked": {
126         "lastModified": 1681028828,
127         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
128         "owner": "nix-systems",
129         "repo": "default",
130         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
131         "type": "github"
132       },
133       "original": {
134         "owner": "nix-systems",
135         "repo": "default",
136         "type": "github"
137       }
138     }
139   },
140   "root": "root",
141   "version": 7
142 }