]> Git — Sourcephile - haskell/symantic-document.git/blob - flake.lock
doc: update `ChangeLog.md`
[haskell/symantic-document.git] / flake.lock
1 {
2 "nodes": {
3 "nixpkgs": {
4 "locked": {
5 "lastModified": 1635110579,
6 "narHash": "sha256-QJzT/ts3reR1wtezw6/05lOur2BhF8ec1IsD7PQ1yEs=",
7 "owner": "NixOS",
8 "repo": "nixpkgs",
9 "rev": "6b23e8fc7820366e489377b5b00890f088f36a01",
10 "type": "github"
11 },
12 "original": {
13 "id": "nixpkgs",
14 "type": "indirect"
15 }
16 },
17 "root": {
18 "inputs": {
19 "nixpkgs": "nixpkgs",
20 "symantic-base": "symantic-base"
21 }
22 },
23 "symantic-base": {
24 "inputs": {
25 "nixpkgs": [
26 "nixpkgs"
27 ]
28 },
29 "locked": {
30 "lastModified": 1635380370,
31 "narHash": "sha256-2TS2EonIm5rB/FuaQF8O0JJMeRsX0cFoz/nfawHiF5U=",
32 "ref": "main",
33 "rev": "15f57d4bc533cb5a5c355b755b518f5a23a0011b",
34 "revCount": 48,
35 "type": "git",
36 "url": "https://git.code.sourcephile.fr/~julm/symantic-base"
37 },
38 "original": {
39 "ref": "main",
40 "type": "git",
41 "url": "https://git.code.sourcephile.fr/~julm/symantic-base"
42 }
43 }
44 },
45 "root": "root",
46 "version": 7
47 }