]> Git — Sourcephile - haskell/symantic-parser.git/blob - flake.lock
grammar: sort symantics by name
[haskell/symantic-parser.git] / flake.lock
1 {
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1614513358,
6 "narHash": "sha256-LakhOx3S1dRjnh0b5Dg3mbZyH0ToC9I8Y2wKSkBaTzU=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "5466c5bbece17adaab2d82fae80b46e807611bf3",
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-XAXD5xcPEId0B+EBm37/+vuLes/uIE7fPQf6ek3fqUU=",
21 "path": "/nix/store/ib1v3n4kfzaj0p9ixf2wlmg6msp7dlyr-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 }