]> Git — Sourcephile - webc.git/blob - flake.lock
doc: update public presence
[webc.git] / flake.lock
1 {
2 "nodes": {
3 "flake-compat": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1641205782,
7 "narHash": "sha256-4jY7RCWUoZ9cKD8co0/4tFARpWB+57+r1bLLvXNJliY=",
8 "owner": "edolstra",
9 "repo": "flake-compat",
10 "rev": "b7547d3eed6f32d06102ead8991ec52ab0a4f1a7",
11 "type": "github"
12 },
13 "original": {
14 "owner": "edolstra",
15 "repo": "flake-compat",
16 "type": "github"
17 }
18 },
19 "flake-utils": {
20 "locked": {
21 "lastModified": 1644229661,
22 "narHash": "sha256-1YdnJAsNy69bpcjuoKdOYQX0YxZBiCYZo4Twxerqv7k=",
23 "owner": "numtide",
24 "repo": "flake-utils",
25 "rev": "3cecb5b042f7f209c56ffd8371b2711a290ec797",
26 "type": "github"
27 },
28 "original": {
29 "owner": "numtide",
30 "repo": "flake-utils",
31 "type": "github"
32 }
33 },
34 "flake-utils_2": {
35 "locked": {
36 "lastModified": 1642700792,
37 "narHash": "sha256-XqHrk7hFb+zBvRg6Ghl+AZDq03ov6OshJLiSWOoX5es=",
38 "owner": "numtide",
39 "repo": "flake-utils",
40 "rev": "846b2ae0fc4cc943637d3d1def4454213e203cba",
41 "type": "github"
42 },
43 "original": {
44 "owner": "numtide",
45 "repo": "flake-utils",
46 "type": "github"
47 }
48 },
49 "nixpkgs": {
50 "locked": {
51 "narHash": "sha256-QGxadqKWICchuuLIF2QwmHPVaUk+qO33ml5p1wW4IyA=",
52 "path": "/nix/store/ps3i3zj8c9swr3a39kybnsv7ys0pw1p3-source",
53 "type": "path"
54 },
55 "original": {
56 "id": "nixpkgs",
57 "type": "indirect"
58 }
59 },
60 "pre-commit-hooks": {
61 "inputs": {
62 "flake-utils": "flake-utils",
63 "nixpkgs": [
64 "nixpkgs"
65 ]
66 },
67 "locked": {
68 "lastModified": 1652714503,
69 "narHash": "sha256-qQKVEfDe5FqvGgkZtg5Pc491foeiDPIOeycHMqnPDps=",
70 "owner": "cachix",
71 "repo": "pre-commit-hooks.nix",
72 "rev": "521a524771a8e93caddaa0ac1d67d03766a8b0b3",
73 "type": "github"
74 },
75 "original": {
76 "owner": "cachix",
77 "repo": "pre-commit-hooks.nix",
78 "type": "github"
79 }
80 },
81 "root": {
82 "inputs": {
83 "nixpkgs": "nixpkgs",
84 "pre-commit-hooks": "pre-commit-hooks",
85 "symantic-base": "symantic-base",
86 "url-slug": "url-slug"
87 }
88 },
89 "symantic-base": {
90 "inputs": {
91 "nixpkgs": [
92 "nixpkgs"
93 ]
94 },
95 "locked": {
96 "lastModified": 1646612789,
97 "narHash": "sha256-73J17OLEiUz/CnEUJKtBXcf4AIA3BLQLoB1bLRzBqXs=",
98 "ref": "refs/heads/main",
99 "rev": "b2dccef38e13d96eff2e6e3480c2b1423c08aaa8",
100 "revCount": 60,
101 "type": "git",
102 "url": "git://git.sourcephile.fr/haskell/symantic-base"
103 },
104 "original": {
105 "type": "git",
106 "url": "git://git.sourcephile.fr/haskell/symantic-base"
107 }
108 },
109 "url-slug": {
110 "inputs": {
111 "flake-compat": "flake-compat",
112 "flake-utils": "flake-utils_2",
113 "nixpkgs": [
114 "nixpkgs"
115 ]
116 },
117 "locked": {
118 "lastModified": 1648414757,
119 "narHash": "sha256-rokiKJx3u/TPnh1Nvda0Tnj/yFv08ukU1dfydXfkcYU=",
120 "owner": "srid",
121 "repo": "url-slug",
122 "rev": "6d76b4c0c152dd0f6e68287501d989300d9ba549",
123 "type": "github"
124 },
125 "original": {
126 "owner": "srid",
127 "repo": "url-slug",
128 "type": "github"
129 }
130 }
131 },
132 "root": "root",
133 "version": 7
134 }