]> Git — Sourcephile - tmp/julm/symantic.git/blob - flake.lock
init
[tmp/julm/symantic.git] / flake.lock
1 {
2 "nodes": {
3 "flake-utils": {
4 "locked": {
5 "lastModified": 1667077288,
6 "narHash": "sha256-bdC8sFNDpT0HK74u9fUkpbf1MEzVYJ+ka7NXCdgBoaA=",
7 "owner": "numtide",
8 "repo": "flake-utils",
9 "rev": "6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817",
10 "type": "github"
11 },
12 "original": {
13 "owner": "numtide",
14 "repo": "flake-utils",
15 "type": "github"
16 }
17 },
18 "flake-utils_2": {
19 "locked": {
20 "lastModified": 1667077288,
21 "narHash": "sha256-bdC8sFNDpT0HK74u9fUkpbf1MEzVYJ+ka7NXCdgBoaA=",
22 "owner": "numtide",
23 "repo": "flake-utils",
24 "rev": "6ee9ebb6b1ee695d2cacc4faa053a7b9baa76817",
25 "type": "github"
26 },
27 "original": {
28 "owner": "numtide",
29 "repo": "flake-utils",
30 "type": "github"
31 }
32 },
33 "nixpkgs": {
34 "locked": {
35 "lastModified": 1691328192,
36 "narHash": "sha256-w59N1zyDQ7SupfMJLFvtms/SIVbdryqlw5AS4+DiH+Y=",
37 "owner": "NixOS",
38 "repo": "nixpkgs",
39 "rev": "61676e4dcfeeb058f255294bcb08ea7f3bc3ce56",
40 "type": "github"
41 },
42 "original": {
43 "id": "nixpkgs",
44 "type": "indirect"
45 }
46 },
47 "pre-commit-hooks": {
48 "inputs": {
49 "flake-utils": "flake-utils",
50 "nixpkgs": [
51 "nixpkgs"
52 ]
53 },
54 "locked": {
55 "lastModified": 1667992213,
56 "narHash": "sha256-8Ens8ozllvlaFMCZBxg6S7oUyynYx2v7yleC5M0jJsE=",
57 "owner": "cachix",
58 "repo": "pre-commit-hooks.nix",
59 "rev": "ebcbfe09d2bd6d15f68de3a0ebb1e4dcb5cd324b",
60 "type": "github"
61 },
62 "original": {
63 "owner": "cachix",
64 "repo": "pre-commit-hooks.nix",
65 "type": "github"
66 }
67 },
68 "pre-commit-hooks_2": {
69 "inputs": {
70 "flake-utils": "flake-utils_2",
71 "nixpkgs": [
72 "symantic-base",
73 "nixpkgs"
74 ]
75 },
76 "locked": {
77 "lastModified": 1667992213,
78 "narHash": "sha256-8Ens8ozllvlaFMCZBxg6S7oUyynYx2v7yleC5M0jJsE=",
79 "owner": "cachix",
80 "repo": "pre-commit-hooks.nix",
81 "rev": "ebcbfe09d2bd6d15f68de3a0ebb1e4dcb5cd324b",
82 "type": "github"
83 },
84 "original": {
85 "owner": "cachix",
86 "repo": "pre-commit-hooks.nix",
87 "type": "github"
88 }
89 },
90 "root": {
91 "inputs": {
92 "nixpkgs": "nixpkgs",
93 "pre-commit-hooks": "pre-commit-hooks",
94 "symantic-base": "symantic-base"
95 }
96 },
97 "symantic-base": {
98 "inputs": {
99 "nixpkgs": [
100 "nixpkgs"
101 ],
102 "pre-commit-hooks": "pre-commit-hooks_2"
103 },
104 "locked": {
105 "lastModified": 1693869099,
106 "narHash": "sha256-NBOlqB7WliMZEAoBc1Qp/wRqIWrLXP376ypPS0OxAno=",
107 "ref": "refs/heads/main",
108 "rev": "7e5984a4f4dd4e05eecaf43ee5a8a552d0f955a6",
109 "revCount": 101,
110 "type": "git",
111 "url": "git://git.sourcephile.fr/haskell/symantic-base"
112 },
113 "original": {
114 "type": "git",
115 "url": "git://git.sourcephile.fr/haskell/symantic-base"
116 }
117 }
118 },
119 "root": "root",
120 "version": 7
121 }