]> Git — Sourcephile - haskell/symantic-base.git/blob - flake.lock
iface: add interpreter `LetInserter`
[haskell/symantic-base.git] / flake.lock
1 {
2 "nodes": {
3 "flake-compat": {
4 "flake": false,
5 "locked": {
6 "lastModified": 1696426674,
7 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=",
8 "owner": "edolstra",
9 "repo": "flake-compat",
10 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33",
11 "type": "github"
12 },
13 "original": {
14 "owner": "edolstra",
15 "repo": "flake-compat",
16 "type": "github"
17 }
18 },
19 "git-hooks": {
20 "inputs": {
21 "flake-compat": "flake-compat",
22 "gitignore": "gitignore",
23 "nixpkgs": [
24 "nixpkgs"
25 ],
26 "nixpkgs-stable": "nixpkgs-stable"
27 },
28 "locked": {
29 "lastModified": 1715870890,
30 "narHash": "sha256-nacSOeXtUEM77Gn0G4bTdEOeFIrkCBXiyyFZtdGwuH0=",
31 "owner": "cachix",
32 "repo": "git-hooks.nix",
33 "rev": "fa606cccd7b0ccebe2880051208e4a0f61bfc8c1",
34 "type": "github"
35 },
36 "original": {
37 "owner": "cachix",
38 "repo": "git-hooks.nix",
39 "type": "github"
40 }
41 },
42 "gitignore": {
43 "inputs": {
44 "nixpkgs": [
45 "git-hooks",
46 "nixpkgs"
47 ]
48 },
49 "locked": {
50 "lastModified": 1709087332,
51 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
52 "owner": "hercules-ci",
53 "repo": "gitignore.nix",
54 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
55 "type": "github"
56 },
57 "original": {
58 "owner": "hercules-ci",
59 "repo": "gitignore.nix",
60 "type": "github"
61 }
62 },
63 "nixpkgs": {
64 "locked": {
65 "lastModified": 1712310679,
66 "narHash": "sha256-XgC/a/giEeNkhme/AV1ToipoZ/IVm1MV2ntiK4Tm+pw=",
67 "path": "/nix/store/8mk40j3mfrvndrnh89azngcgdgr1fidi-source",
68 "rev": "72da83d9515b43550436891f538ff41d68eecc7f",
69 "type": "path"
70 },
71 "original": {
72 "id": "nixpkgs",
73 "type": "indirect"
74 }
75 },
76 "nixpkgs-stable": {
77 "locked": {
78 "lastModified": 1710695816,
79 "narHash": "sha256-3Eh7fhEID17pv9ZxrPwCLfqXnYP006RKzSs0JptsN84=",
80 "owner": "NixOS",
81 "repo": "nixpkgs",
82 "rev": "614b4613980a522ba49f0d194531beddbb7220d3",
83 "type": "github"
84 },
85 "original": {
86 "owner": "NixOS",
87 "ref": "nixos-23.11",
88 "repo": "nixpkgs",
89 "type": "github"
90 }
91 },
92 "root": {
93 "inputs": {
94 "git-hooks": "git-hooks",
95 "nixpkgs": "nixpkgs"
96 }
97 }
98 },
99 "root": "root",
100 "version": 7
101 }