]> Untitled Git - lemmy.git/blob - flake.lock
add enable_federated_downvotes site option
[lemmy.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     "lemmy-translations": {
22       "flake": false,
23       "locked": {
24         "lastModified": 1690314617,
25         "narHash": "sha256-fkv6l6/888XOdxZ8Y0P+Ww/y+8Wh4F8SIStncAmifu8=",
26         "owner": "lemmynet",
27         "repo": "lemmy-translations",
28         "rev": "68d14665d4f854fc20f9117636b5cde7176e91dd",
29         "type": "github"
30       },
31       "original": {
32         "owner": "lemmynet",
33         "repo": "lemmy-translations",
34         "type": "github"
35       }
36     },
37     "nixpkgs": {
38       "locked": {
39         "lastModified": 1690031011,
40         "narHash": "sha256-kzK0P4Smt7CL53YCdZCBbt9uBFFhE0iNvCki20etAf4=",
41         "owner": "NixOS",
42         "repo": "nixpkgs",
43         "rev": "12303c652b881435065a98729eb7278313041e49",
44         "type": "github"
45       },
46       "original": {
47         "id": "nixpkgs",
48         "ref": "nixos-unstable",
49         "type": "indirect"
50       }
51     },
52     "root": {
53       "inputs": {
54         "flake-utils": "flake-utils",
55         "lemmy-translations": "lemmy-translations",
56         "nixpkgs": "nixpkgs"
57       }
58     },
59     "systems": {
60       "locked": {
61         "lastModified": 1681028828,
62         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
63         "owner": "nix-systems",
64         "repo": "default",
65         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
66         "type": "github"
67       },
68       "original": {
69         "owner": "nix-systems",
70         "repo": "default",
71         "type": "github"
72       }
73     }
74   },
75   "root": "root",
76   "version": 7
77 }