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
|
{
"nodes": {
"data": {
"inputs": {
"flake-utils": [
"personal-webpage",
"flake-utils"
],
"nixpkgs": [
"personal-webpage",
"nixpkgs"
]
},
"locked": {
"lastModified": 1668375475,
"narHash": "sha256-rp+tPVJkm8QWG48MBhk/+qblvYOmSpLamfAZkhMnyKw=",
"owner": "qaristote",
"repo": "info",
"rev": "5a8c11a5fae47a8eaad7a90ac3a70020243ceb48",
"type": "github"
},
"original": {
"owner": "qaristote",
"repo": "info",
"type": "github"
}
},
"flake-utils": {
"locked": {
"lastModified": 1667395993,
"narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f",
"type": "github"
},
"original": {
"id": "flake-utils",
"type": "indirect"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1668266328,
"narHash": "sha256-+nAW+XR8nswyEnt5IkQlkrz9erTcQWBVLkhtNHxckFw=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5ca8e2e9e1fa5e66a749b39261ad6bd0e07bc87f",
"type": "github"
},
"original": {
"id": "nixpkgs",
"type": "indirect"
}
},
"personal-webpage": {
"inputs": {
"data": "data",
"flake-utils": [
"flake-utils"
],
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1668375580,
"narHash": "sha256-eviU7Gx1Y1yTKsWdKQJ0fI/gA/L3MtDp5ZLbleSthzk=",
"owner": "qaristote",
"repo": "webpage",
"rev": "19a0c33863da3223145e4e1c1315d5332ff53df5",
"type": "github"
},
"original": {
"owner": "qaristote",
"repo": "webpage",
"type": "github"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"personal-webpage": "personal-webpage"
}
}
},
"root": "root",
"version": 7
}
|