-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathflake.lock
96 lines (96 loc) · 2.46 KB
/
flake.lock
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
91
92
93
94
95
96
{
"nodes": {
"flake-utils": {
"locked": {
"lastModified": 1614513358,
"narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "5466c5bbece17adaab2d82fae80b46e807611bf3",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"hakyll-flakes": {
"inputs": {
"hakyll-sass-src": "hakyll-sass-src",
"hakyll-src": "hakyll-src",
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1617938524,
"narHash": "sha256-JnKWFyYCOQVF6P6W293aJiYD7j6476YyeDRHwOI1H5k=",
"owner": "Radvendii",
"repo": "hakyll-flakes",
"rev": "c9bfd4f9150e64de2e9e84a3473d36889af7a08b",
"type": "github"
},
"original": {
"owner": "Radvendii",
"repo": "hakyll-flakes",
"type": "github"
}
},
"hakyll-sass-src": {
"flake": false,
"locked": {
"lastModified": 1545090064,
"narHash": "sha256-/d0zQwWDjHYym8Wwp2GiybMLn4AYS52kpOAYTWRbZDw=",
"owner": "meoblast001",
"repo": "hakyll-sass",
"rev": "495060d23c2d99047c1448ded1f37fb0f88469e6",
"type": "github"
},
"original": {
"owner": "meoblast001",
"ref": "release-0.2.4",
"repo": "hakyll-sass",
"type": "github"
}
},
"hakyll-src": {
"flake": false,
"locked": {
"lastModified": 1601467679,
"narHash": "sha256-rWd5tSGyPB/vvlhOuDKC85onx2d5+lApTS1lqRJrwpg=",
"owner": "jaspervdj",
"repo": "hakyll",
"rev": "e9a8139152b166eae75083259fc3e824675de6fb",
"type": "github"
},
"original": {
"owner": "jaspervdj",
"ref": "v4.13.4.1",
"repo": "hakyll",
"type": "github"
}
},
"nixpkgs": {
"locked": {
"lastModified": 1603791972,
"narHash": "sha256-nj2SvACFH+NERpye1kudcuygCcvnsZYv26M2+wgM5vE=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "cd63096d6d887d689543a0b97743d28995bc9bc3",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "20.09",
"type": "indirect"
}
},
"root": {
"inputs": {
"flake-utils": "flake-utils",
"hakyll-flakes": "hakyll-flakes"
}
}
},
"root": "root",
"version": 7
}