]> Git — Sourcephile - haskell/logic.git/blob - flake.lock
init
[haskell/logic.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 "flake-utils": {
20 "inputs": {
21 "systems": "systems"
22 },
23 "locked": {
24 "lastModified": 1710146030,
25 "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
26 "owner": "numtide",
27 "repo": "flake-utils",
28 "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
29 "type": "github"
30 },
31 "original": {
32 "owner": "numtide",
33 "repo": "flake-utils",
34 "type": "github"
35 }
36 },
37 "git-hooks": {
38 "inputs": {
39 "flake-compat": "flake-compat",
40 "flake-utils": "flake-utils",
41 "gitignore": "gitignore",
42 "nixpkgs": [
43 "nixpkgs"
44 ],
45 "nixpkgs-stable": "nixpkgs-stable"
46 },
47 "locked": {
48 "lastModified": 1715609711,
49 "narHash": "sha256-/5u29K0c+4jyQ8x7dUIEUWlz2BoTSZWUP2quPwFCE7M=",
50 "owner": "cachix",
51 "repo": "git-hooks.nix",
52 "rev": "c182c876690380f8d3b9557c4609472ebfa1b141",
53 "type": "github"
54 },
55 "original": {
56 "owner": "cachix",
57 "repo": "git-hooks.nix",
58 "type": "github"
59 }
60 },
61 "gitignore": {
62 "inputs": {
63 "nixpkgs": [
64 "git-hooks",
65 "nixpkgs"
66 ]
67 },
68 "locked": {
69 "lastModified": 1709087332,
70 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=",
71 "owner": "hercules-ci",
72 "repo": "gitignore.nix",
73 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394",
74 "type": "github"
75 },
76 "original": {
77 "owner": "hercules-ci",
78 "repo": "gitignore.nix",
79 "type": "github"
80 }
81 },
82 "nixpkgs": {
83 "locked": {
84 "lastModified": 1716793392,
85 "narHash": "sha256-ex3nO87EEQhshXd19QSVW5UIXL0pbPuew4q8TdEJQBY=",
86 "owner": "NixOS",
87 "repo": "nixpkgs",
88 "rev": "67a8b308bae9c26be660ccceff3e53a65e01afe1",
89 "type": "github"
90 },
91 "original": {
92 "id": "nixpkgs",
93 "type": "indirect"
94 }
95 },
96 "nixpkgs-stable": {
97 "locked": {
98 "lastModified": 1710695816,
99 "narHash": "sha256-3Eh7fhEID17pv9ZxrPwCLfqXnYP006RKzSs0JptsN84=",
100 "owner": "NixOS",
101 "repo": "nixpkgs",
102 "rev": "614b4613980a522ba49f0d194531beddbb7220d3",
103 "type": "github"
104 },
105 "original": {
106 "owner": "NixOS",
107 "ref": "nixos-23.11",
108 "repo": "nixpkgs",
109 "type": "github"
110 }
111 },
112 "root": {
113 "inputs": {
114 "git-hooks": "git-hooks",
115 "nixpkgs": "nixpkgs"
116 }
117 },
118 "systems": {
119 "locked": {
120 "lastModified": 1681028828,
121 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
122 "owner": "nix-systems",
123 "repo": "default",
124 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
125 "type": "github"
126 },
127 "original": {
128 "owner": "nix-systems",
129 "repo": "default",
130 "type": "github"
131 }
132 }
133 },
134 "root": "root",
135 "version": 7
136 }