]> Git — Sourcephile - sourcephile-web.git/blob - flake.lock
add Hakyll experiments
[sourcephile-web.git] / flake.lock
1 {
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1604964167,
6 "narHash": "sha256-+mTmiCD29wecyDaGlbeWpvnysBygagl9FdMVfdU0RTM=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "af81e8d00b2cd021d8806104f14d66ae429dc2f7",
10 "type": "github"
11 },
12 "original": {
13 "owner": "numtide",
14 "repo": "flake-utils",
15 "type": "github"
16 }
17 },
18 "nixpkgs": {
19 "locked": {
20 "narHash": "sha256-6+GswLijg5qbR+OYRcW150IM7txgUkEG9+lV3pLp3L8=",
21 "path": "/nix/store/a54zalxznw1l8fy4hzwx5skwk86sw50v-nixpkgs-patched",
22 "type": "path"
23 },
24 "original": {
25 "id": "nixpkgs",
26 "type": "indirect"
27 }
28 },
29 "root": {
30 "inputs": {
31 "flake-utils": "flake-utils",
32 "nixpkgs": "nixpkgs"
33 }
34 }
35 },
36 "root": "root",
37 "version": 7
38 }