]> Git — Sourcephile - haskell/symantic-parser.git/blob - flake.lock
iface: remove `satisfyOrFail`
[haskell/symantic-parser.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 "nixpkgs": {
19 "locked": {
20 "lastModified": 1701389149,
21 "narHash": "sha256-rU1suTIEd5DGCaAXKW6yHoCfR1mnYjOXQFOaH7M23js=",
22 "owner": "NixOS",
23 "repo": "nixpkgs",
24 "rev": "5de0b32be6e85dc1a9404c75131316e4ffbc634c",
25 "type": "github"
26 },
27 "original": {
28 "id": "nixpkgs",
29 "type": "indirect"
30 }
31 },
32 "pre-commit-hooks": {
33 "inputs": {
34 "flake-utils": "flake-utils",
35 "nixpkgs": [
36 "symantic-base",
37 "nixpkgs"
38 ]
39 },
40 "locked": {
41 "lastModified": 1667992213,
42 "narHash": "sha256-8Ens8ozllvlaFMCZBxg6S7oUyynYx2v7yleC5M0jJsE=",
43 "owner": "cachix",
44 "repo": "pre-commit-hooks.nix",
45 "rev": "ebcbfe09d2bd6d15f68de3a0ebb1e4dcb5cd324b",
46 "type": "github"
47 },
48 "original": {
49 "owner": "cachix",
50 "repo": "pre-commit-hooks.nix",
51 "type": "github"
52 }
53 },
54 "root": {
55 "inputs": {
56 "nixpkgs": "nixpkgs",
57 "symantic-base": "symantic-base"
58 }
59 },
60 "symantic-base": {
61 "inputs": {
62 "nixpkgs": [
63 "nixpkgs"
64 ],
65 "pre-commit-hooks": "pre-commit-hooks"
66 },
67 "locked": {
68 "lastModified": 1694733981,
69 "narHash": "sha256-zWT+d1HHpoiR75KupYuDW0mOWq5WIotYAVDLml0N630=",
70 "ref": "refs/heads/main",
71 "rev": "6c2e53ff8b78ca1330007404e28eea7bcd7ac907",
72 "revCount": 107,
73 "type": "git",
74 "url": "git://git.sourcephile.fr/haskell/symantic-base"
75 },
76 "original": {
77 "type": "git",
78 "url": "git://git.sourcephile.fr/haskell/symantic-base"
79 }
80 }
81 },
82 "root": "root",
83 "version": 7
84 }