]> git.immae.eu Git - perso/Immae/Config/Nix.git/blob - flakes/mastodon/flake.lock
Flake webapps
[perso/Immae/Config/Nix.git] / flakes / mastodon / flake.lock
1 {
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1648297722,
6 "narHash": "sha256-W+qlPsiZd8F3XkzXOzAoR+mpFqzm3ekQkJNa+PIh1BQ=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "0f8662f1319ad6abf89b3380dd2722369fc51ade",
10 "type": "github"
11 },
12 "original": {
13 "owner": "numtide",
14 "repo": "flake-utils",
15 "type": "github"
16 }
17 },
18 "mastodon": {
19 "flake": false,
20 "locked": {
21 "lastModified": 1582790581,
22 "narHash": "sha256-YImWfvsJQzJHyKoWI6OP6BA+NvmHF2RiwJqOg0NUN/U=",
23 "owner": "tootsuite",
24 "repo": "mastodon",
25 "rev": "9bace2dd88d127d396794375c8fcb2132619a799",
26 "type": "github"
27 },
28 "original": {
29 "owner": "tootsuite",
30 "ref": "v2.9.4",
31 "repo": "mastodon",
32 "type": "github"
33 }
34 },
35 "myuids": {
36 "locked": {
37 "dir": "flakes/myuids",
38 "lastModified": 1636390024,
39 "narHash": "sha256-6T3re6sKcnla66im7UgG14UNa/Vvj6d/98JAOHbDpjQ=",
40 "ref": "master",
41 "rev": "fa25ffd4583cc362075cd5e1b4130f33306103f0",
42 "revCount": 901,
43 "type": "git",
44 "url": "https://git.immae.eu/perso/Immae/Config/Nix.git"
45 },
46 "original": {
47 "dir": "flakes/myuids",
48 "type": "git",
49 "url": "https://git.immae.eu/perso/Immae/Config/Nix.git"
50 }
51 },
52 "nixpkgs": {
53 "flake": false,
54 "locked": {
55 "lastModified": 1596265691,
56 "narHash": "sha256-9ofCzFqttTsGrvTaS4RrDSTNQO9PFOz5uyn8V+2eA5M=",
57 "owner": "NixOS",
58 "repo": "nixpkgs",
59 "rev": "840c782d507d60aaa49aa9e3f6d0b0e780912742",
60 "type": "github"
61 },
62 "original": {
63 "owner": "NixOS",
64 "repo": "nixpkgs",
65 "rev": "840c782d507d60aaa49aa9e3f6d0b0e780912742",
66 "type": "github"
67 }
68 },
69 "root": {
70 "inputs": {
71 "flake-utils": "flake-utils",
72 "mastodon": "mastodon",
73 "myuids": "myuids",
74 "nixpkgs": "nixpkgs"
75 }
76 }
77 },
78 "root": "root",
79 "version": 7
80 }