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