]> Git — Sourcephile - haskell/symantic-parser.git/blob - flake.lock
machine: rename InstrPure{Haskell => }
[haskell/symantic-parser.git] / flake.lock
1 {
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1605370193,
6 "narHash": "sha256-YyMTf3URDL/otKdKgtoMChu4vfVL3vCMkRqpGifhUn0=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "5021eac20303a61fafe17224c087f5519baed54d",
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-HfBk+YMxtD/IgBalqi+QU/Pm/H7Iec0pFTKWM3YryZI=",
21 "path": "/nix/store/7drdr5lynw6hci9clz4qdxqwybn7qx4f-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 }