]> Git — Sourcephile - haskell/symantic-document.git/blob - flake.lock
move from stack to flake.nix and cabal
[haskell/symantic-document.git] / flake.lock
1 {
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1622445595,
6 "narHash": "sha256-m+JRe6Wc5OZ/mKw2bB3+Tl0ZbtyxxxfnAWln8Q5qs+Y=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "7d706970d94bc5559077eb1a6600afddcd25a7c8",
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-6dR10Z9kkYML5DS6dga3eXQOYJx1hgn1bQQ/Tfp0Jxg=",
21 "path": "/nix/store/nr0xxrrlv1azzi69i303gxcqvgrm2g3w-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 }