]> Git — Sourcephile - haskell/symantic-document.git/blob - flake.lock
build: lock a public Nixpkgs
[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 "lastModified": 1634933215,
21 "narHash": "sha256-TwLp3GXJCD1n5mvQHnB8Eaqx4ogYlGdQ2cM9enH9ps0=",
22 "owner": "NixOS",
23 "repo": "nixpkgs",
24 "rev": "c47fcb70c6885d6df869934280ebeb715ca7e6fd",
25 "type": "github"
26 },
27 "original": {
28 "id": "nixpkgs",
29 "type": "indirect"
30 }
31 },
32 "root": {
33 "inputs": {
34 "flake-utils": "flake-utils",
35 "nixpkgs": "nixpkgs",
36 "symantic-base": "symantic-base"
37 }
38 },
39 "symantic-base": {
40 "inputs": {
41 "flake-utils": [
42 "flake-utils"
43 ],
44 "nixpkgs": [
45 "nixpkgs"
46 ]
47 },
48 "locked": {
49 "lastModified": 1633709659,
50 "narHash": "sha256-PALj5xnmMf6ko2MZlzDpOlJzApt1AHIDYXSCUNc7AQI=",
51 "ref": "main",
52 "rev": "40592a770614008ef571b56ca7538e2fd03cc74e",
53 "revCount": 48,
54 "type": "git",
55 "url": "https://git.code.sourcephile.fr/~julm/symantic-base"
56 },
57 "original": {
58 "ref": "main",
59 "type": "git",
60 "url": "https://git.code.sourcephile.fr/~julm/symantic-base"
61 }
62 }
63 },
64 "root": "root",
65 "version": 7
66 }