]> Git — Sourcephile - haskell/literate-web.git/blob - flake.lock
maint(nix): update `git-hooks` input
[haskell/literate-web.git] / flake.lock
1 {
2 "nodes": {
3 "flake-compat": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1696426674,
7 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
8 "owner": "edolstra",
9 "repo": "flake-compat",
10 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
11 "type": "github"
12 },
13 "original": {
14 "owner": "edolstra",
15 "repo": "flake-compat",
16 "type": "github"
17 }
18 },
19 "git-hooks": {
20 "inputs": {
21 "flake-compat": "flake-compat",
22 "gitignore": "gitignore",
23 "nixpkgs": [
24 "nixpkgs"
25 ]
26 },
27 "locked": {
28 "lastModified": 1740915799,
29 "narHash": "sha256-JvQvtaphZNmeeV+IpHgNdiNePsIpHD5U/7QN5AeY44A=",
30 "owner": "cachix",
31 "repo": "git-hooks.nix",
32 "rev": "42b1ba089d2034d910566bf6b40830af6b8ec732",
33 "type": "github"
34 },
35 "original": {
36 "owner": "cachix",
37 "repo": "git-hooks.nix",
38 "type": "github"
39 }
40 },
41 "gitignore": {
42 "inputs": {
43 "nixpkgs": [
44 "git-hooks",
45 "nixpkgs"
46 ]
47 },
48 "locked": {
49 "lastModified": 1709087332,
50 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
51 "owner": "hercules-ci",
52 "repo": "gitignore.nix",
53 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
54 "type": "github"
55 },
56 "original": {
57 "owner": "hercules-ci",
58 "repo": "gitignore.nix",
59 "type": "github"
60 }
61 },
62 "nixpkgs": {
63 "locked": {
64 "lastModified": 1738843498,
65 "narHash": "sha256-7x+Q4xgFj9UxZZO9aUDCR8h4vyYut4zPUvfj3i+jBHE=",
66 "owner": "NixOS",
67 "repo": "nixpkgs",
68 "rev": "f5a32fa27df91dfc4b762671a0e0a859a8a0058f",
69 "type": "github"
70 },
71 "original": {
72 "id": "nixpkgs",
73 "type": "indirect"
74 }
75 },
76 "root": {
77 "inputs": {
78 "git-hooks": "git-hooks",
79 "nixpkgs": "nixpkgs",
80 "symantic-base": "symantic-base"
81 }
82 },
83 "symantic-base": {
84 "flake": false,
85 "locked": {
86 "lastModified": 1716595036,
87 "narHash": "sha256-N94VfCqTBUrk4o6d/gsuuE3FZFnXL3bcFFnlani6jSE=",
88 "ref": "refs/heads/main",
89 "rev": "8e1febb72b37887727ba0c011e9bebeca9375a35",
90 "revCount": 116,
91 "type": "git",
92 "url": "git://git.sourcephile.fr/haskell/symantic-base"
93 },
94 "original": {
95 "type": "git",
96 "url": "git://git.sourcephile.fr/haskell/symantic-base"
97 }
98 }
99 },
100 "root": "root",
101 "version": 7
102 }