]> Git — Sourcephile - haskell/symantic-parser.git/blob - flake.lock
Rename many things and continue Instr interpretation
[haskell/symantic-parser.git] / flake.lock
1 {
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1601282935,
6 "narHash": "sha256-WQAFV6sGGQxrRs3a+/Yj9xUYvhTpukQJIcMbIi7LCJ4=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "588973065fce51f4763287f0fda87a174d78bf48",
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-QD8y4XCl1aZ6SWWtIUyuF7OsRwSfcw/2zoXS0LFPb6s=",
21 "path": "/nix/store/hlxc12hk8gl24fml3n7q9xlrr78cqf1r-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 }