]> Git — Sourcephile - haskell/symantic-parser.git/blob - flake.lock
change ShowLetName into HideableName
[haskell/symantic-parser.git] / flake.lock
1 {
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1623875721,
6 "narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
10 "type": "github"
11 },
12 "original": {
13 "owner": "numtide",
14 "repo": "flake-utils",
15 "type": "github"
16 }
17 },
18 "flake-utils_2": {
19 "locked": {
20 "lastModified": 1623875721,
21 "narHash": "sha256-A8BU7bjS5GirpAUv4QA+QnJ4CceLHkcXdRp4xITDB0s=",
22 "owner": "numtide",
23 "repo": "flake-utils",
24 "rev": "f7e004a55b120c02ecb6219596820fcd32ca8772",
25 "type": "github"
26 },
27 "original": {
28 "owner": "numtide",
29 "repo": "flake-utils",
30 "type": "github"
31 }
32 },
33 "nixpkgs": {
34 "locked": {
35 "narHash": "sha256-r3EoB5BEXlDDDm6zZ571l3GQQTV+ENxis3QQF33WzrQ=",
36 "path": "/nix/store/95j1q84ajdn4ry10rywngn2jhasjjzlz-nixpkgs-patched",
37 "type": "path"
38 },
39 "original": {
40 "id": "nixpkgs",
41 "type": "indirect"
42 }
43 },
44 "root": {
45 "inputs": {
46 "flake-utils": "flake-utils",
47 "nixpkgs": "nixpkgs",
48 "symantic-base": "symantic-base"
49 }
50 },
51 "symantic-base": {
52 "inputs": {
53 "flake-utils": "flake-utils_2",
54 "nixpkgs": [
55 "nixpkgs"
56 ]
57 },
58 "locked": {
59 "lastModified": 1627727111,
60 "narHash": "sha256-y1A7iCysHlnV87HvdY06WmvqxE8kj6oGaXqD+IrCNB8=",
61 "ref": "master",
62 "rev": "eee56bd2c70439de82cbf8204080a480868f2a85",
63 "revCount": 17,
64 "type": "git",
65 "url": "git://git.sourcephile.fr/haskell/symantic-base"
66 },
67 "original": {
68 "type": "git",
69 "url": "git://git.sourcephile.fr/haskell/symantic-base"
70 }
71 }
72 },
73 "root": "root",
74 "version": 7
75 }