]> Git — Sourcephile - haskell/literate-web.git/blob - flake.lock
feat(compiler): support `ShortText`
[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 "nixpkgs-stable": "nixpkgs-stable"
27 },
28 "locked": {
29 "lastModified": 1720524665,
30 "narHash": "sha256-ni/87oHPZm6Gv0ECYxr1f6uxB0UKBWJ6HvS7lwLU6oY=",
31 "owner": "cachix",
32 "repo": "git-hooks.nix",
33 "rev": "8d6a17d0cdf411c55f12602624df6368ad86fac1",
34 "type": "github"
35 },
36 "original": {
37 "owner": "cachix",
38 "repo": "git-hooks.nix",
39 "type": "github"
40 }
41 },
42 "gitignore": {
43 "inputs": {
44 "nixpkgs": [
45 "git-hooks",
46 "nixpkgs"
47 ]
48 },
49 "locked": {
50 "lastModified": 1709087332,
51 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
52 "owner": "hercules-ci",
53 "repo": "gitignore.nix",
54 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
55 "type": "github"
56 },
57 "original": {
58 "owner": "hercules-ci",
59 "repo": "gitignore.nix",
60 "type": "github"
61 }
62 },
63 "nixpkgs": {
64 "locked": {
65 "lastModified": 1723556749,
66 "narHash": "sha256-+CHVZnTnIYRLYsARInHYoWkujzcRkLY/gXm3s5bE52o=",
67 "owner": "NixOS",
68 "repo": "nixpkgs",
69 "rev": "4a92571f9207810b559c9eac203d1f4d79830073",
70 "type": "github"
71 },
72 "original": {
73 "id": "nixpkgs",
74 "type": "indirect"
75 }
76 },
77 "nixpkgs-stable": {
78 "locked": {
79 "lastModified": 1720386169,
80 "narHash": "sha256-NGKVY4PjzwAa4upkGtAMz1npHGoRzWotlSnVlqI40mo=",
81 "owner": "NixOS",
82 "repo": "nixpkgs",
83 "rev": "194846768975b7ad2c4988bdb82572c00222c0d7",
84 "type": "github"
85 },
86 "original": {
87 "owner": "NixOS",
88 "ref": "nixos-24.05",
89 "repo": "nixpkgs",
90 "type": "github"
91 }
92 },
93 "root": {
94 "inputs": {
95 "git-hooks": "git-hooks",
96 "nixpkgs": "nixpkgs",
97 "symantic-base": "symantic-base"
98 }
99 },
100 "symantic-base": {
101 "flake": false,
102 "locked": {
103 "lastModified": 1716595036,
104 "narHash": "sha256-N94VfCqTBUrk4o6d/gsuuE3FZFnXL3bcFFnlani6jSE=",
105 "ref": "refs/heads/main",
106 "rev": "8e1febb72b37887727ba0c011e9bebeca9375a35",
107 "revCount": 116,
108 "type": "git",
109 "url": "git://git.sourcephile.fr/haskell/symantic-base"
110 },
111 "original": {
112 "type": "git",
113 "url": "git://git.sourcephile.fr/haskell/symantic-base"
114 }
115 }
116 },
117 "root": "root",
118 "version": 7
119 }