]> Git — Sourcephile - webc.git/blob - flake.lock
wip
[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 "lastModified": 1660908602,
52 "narHash": "sha256-SwZ85IPWvC4NxxFhWhRMTJpApSHbY1u4YK2UFWEBWvY=",
53 "owner": "NixOS",
54 "repo": "nixpkgs",
55 "rev": "495b19d5b3e62b4ec7e846bdfb6ef3d9c3b83492",
56 "type": "github"
57 },
58 "original": {
59 "id": "nixpkgs",
60 "type": "indirect"
61 }
62 },
63 "pre-commit-hooks": {
64 "inputs": {
65 "flake-utils": "flake-utils",
66 "nixpkgs": [
67 "nixpkgs"
68 ]
69 },
70 "locked": {
71 "lastModified": 1652714503,
72 "narHash": "sha256-qQKVEfDe5FqvGgkZtg5Pc491foeiDPIOeycHMqnPDps=",
73 "owner": "cachix",
74 "repo": "pre-commit-hooks.nix",
75 "rev": "521a524771a8e93caddaa0ac1d67d03766a8b0b3",
76 "type": "github"
77 },
78 "original": {
79 "owner": "cachix",
80 "repo": "pre-commit-hooks.nix",
81 "type": "github"
82 }
83 },
84 "root": {
85 "inputs": {
86 "nixpkgs": "nixpkgs",
87 "pre-commit-hooks": "pre-commit-hooks",
88 "symantic-base": "symantic-base",
89 "url-slug": "url-slug"
90 }
91 },
92 "symantic-base": {
93 "inputs": {
94 "nixpkgs": [
95 "nixpkgs"
96 ]
97 },
98 "locked": {
99 "lastModified": 1646612789,
100 "narHash": "sha256-73J17OLEiUz/CnEUJKtBXcf4AIA3BLQLoB1bLRzBqXs=",
101 "ref": "refs/heads/main",
102 "rev": "b2dccef38e13d96eff2e6e3480c2b1423c08aaa8",
103 "revCount": 60,
104 "type": "git",
105 "url": "git://git.sourcephile.fr/haskell/symantic-base"
106 },
107 "original": {
108 "type": "git",
109 "url": "git://git.sourcephile.fr/haskell/symantic-base"
110 }
111 },
112 "url-slug": {
113 "inputs": {
114 "flake-compat": "flake-compat",
115 "flake-utils": "flake-utils_2",
116 "nixpkgs": [
117 "nixpkgs"
118 ]
119 },
120 "locked": {
121 "lastModified": 1648414757,
122 "narHash": "sha256-rokiKJx3u/TPnh1Nvda0Tnj/yFv08ukU1dfydXfkcYU=",
123 "owner": "srid",
124 "repo": "url-slug",
125 "rev": "6d76b4c0c152dd0f6e68287501d989300d9ba549",
126 "type": "github"
127 },
128 "original": {
129 "owner": "srid",
130 "repo": "url-slug",
131 "type": "github"
132 }
133 }
134 },
135 "root": "root",
136 "version": 7
137 }