]> Git — Sourcephile - webc.git/blob - flake.lock
doc: update `ChangeLog.md`
[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": 1619345332,
22 "narHash": "sha256-qHnQkEp1uklKTpx3MvKtY6xzgcqXDsz5nLilbbuL+3A=",
23 "owner": "numtide",
24 "repo": "flake-utils",
25 "rev": "2ebf2558e5bf978c7fb8ea927dfaed8fefab2e28",
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": 1637093575,
52 "narHash": "sha256-rz520P7lhCl7tU9f0KHIWBQvkRiRn6KKfvZ08ahm5OE=",
53 "path": "/nix/store/bc5nbgmfpcgzg893b4blz8w9ka55r29i-source",
54 "rev": "c3660247776a57e788e848a2b2f20f5d23ef9c91",
55 "type": "path"
56 },
57 "original": {
58 "id": "nixpkgs",
59 "type": "indirect"
60 }
61 },
62 "pre-commit-hooks": {
63 "inputs": {
64 "flake-utils": "flake-utils",
65 "nixpkgs": [
66 "nixpkgs"
67 ]
68 },
69 "locked": {
70 "lastModified": 1639823344,
71 "narHash": "sha256-jlsQb2y6A5dB1R0wVPLOfDGM0wLyfYqEJNzMtXuzCXw=",
72 "owner": "cachix",
73 "repo": "pre-commit-hooks.nix",
74 "rev": "ff9c0b459ddc4b79c06e19d44251daa8e9cd1746",
75 "type": "github"
76 },
77 "original": {
78 "owner": "cachix",
79 "repo": "pre-commit-hooks.nix",
80 "type": "github"
81 }
82 },
83 "root": {
84 "inputs": {
85 "nixpkgs": "nixpkgs",
86 "pre-commit-hooks": "pre-commit-hooks",
87 "symantic-base": "symantic-base",
88 "url-slug": "url-slug"
89 }
90 },
91 "symantic-base": {
92 "inputs": {
93 "nixpkgs": [
94 "nixpkgs"
95 ]
96 },
97 "locked": {
98 "lastModified": 1644624936,
99 "narHash": "sha256-NeQZgNNqqeoCJ33Eskk3qFmkxS4y5xZFIkur6qqLg34=",
100 "ref": "main",
101 "rev": "c019bb072bb3cd917c581b8a99794387b369d555",
102 "revCount": 57,
103 "type": "git",
104 "url": "https://git.code.sourcephile.fr/~julm/symantic-base"
105 },
106 "original": {
107 "ref": "main",
108 "type": "git",
109 "url": "https://git.code.sourcephile.fr/~julm/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": 1644079925,
122 "narHash": "sha256-4BaKTIflfPXr3Pe/J+XalD9zqkZIOFsO0WBNSL1SsNs=",
123 "owner": "srid",
124 "repo": "url-slug",
125 "rev": "e4199261305ae91045ee9189ac96b113d1e549c8",
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 }