]> Git — Sourcephile - haskell/symantic-document.git/blob - flake.lock
build: cleanup license
[haskell/symantic-document.git] / flake.lock
1 {
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1631561581,
6 "narHash": "sha256-3VQMV5zvxaVLvqqUrNz3iJelLw30mIVSfZmAaauM3dA=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "7e5bf3925f6fbdfaf50a2a7ca0be2879c4261d19",
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-OwFkUPtQmg74pta7j4kLpj1yrRZCtb9X4qJY8PAyvgw=",
21 "path": "/nix/store/vi0l5zfy1saqjcs9yipdgfgv8xli1f3f-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 "symantic-base": "symantic-base"
34 }
35 },
36 "symantic-base": {
37 "inputs": {
38 "flake-utils": [
39 "flake-utils"
40 ],
41 "nixpkgs": [
42 "nixpkgs"
43 ]
44 },
45 "locked": {
46 "lastModified": 1633651466,
47 "narHash": "sha256-vdplmNo0BIChVJtxXPH3oob6mR4C1zxpOlywORf03OY=",
48 "ref": "main",
49 "rev": "976663dccdd6807c501c35f9040325500da35e31",
50 "revCount": 45,
51 "type": "git",
52 "url": "https://git.code.sourcephile.fr/~julm/symantic-base"
53 },
54 "original": {
55 "ref": "main",
56 "type": "git",
57 "url": "https://git.code.sourcephile.fr/~julm/symantic-base"
58 }
59 }
60 },
61 "root": "root",
62 "version": 7
63 }