]> Git — Sourcephile - haskell/symantic-document.git/blob - flake.lock
iface: rename `Symantic.Document.{Lang => Class}`
[haskell/symantic-document.git] / flake.lock
1 {
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1629481132,
6 "narHash": "sha256-JHgasjPR0/J1J3DRm4KxM4zTyAj4IOJY8vIl75v/kPI=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "997f7efcb746a9c140ce1f13c72263189225f482",
10 "type": "github"
11 },
12 "original": {
13 "owner": "numtide",
14 "repo": "flake-utils",
15 "type": "github"
16 }
17 },
18 "nixpkgs": {
19 "locked": {
20 "narHash": "sha256-hyYvlbf8iahMmCOSlsORpw+lXvXnvWslNHL6jzpiYbQ=",
21 "path": "/nix/store/04lmfms7xmp27qn7km7gzp8hjhmz5hxw-nixpkgs-patched",
22 "type": "path"
23 },
24 "original": {
25 "id": "nixpkgs",
26 "type": "indirect"
27 }
28 },
29 "root": {
30 "inputs": {
31 "flake-utils": "flake-utils",
32 "nixpkgs": "nixpkgs"
33 }
34 }
35 },
36 "root": "root",
37 "version": 7
38 }