]> woffs.de Git - fd/haskell-amqp-utils.git/blob - flake.lock
LineBuffering
[fd/haskell-amqp-utils.git] / flake.lock
1 {
2   "nodes": {
3     "flake-utils": {
4       "inputs": {
5         "systems": "systems"
6       },
7       "locked": {
8         "lastModified": 1710146030,
9         "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
10         "owner": "numtide",
11         "repo": "flake-utils",
12         "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
13         "type": "github"
14       },
15       "original": {
16         "id": "flake-utils",
17         "type": "indirect"
18       }
19     },
20     "nixpkgs": {
21       "locked": {
22         "lastModified": 1717196966,
23         "narHash": "sha256-yZKhxVIKd2lsbOqYd5iDoUIwsRZFqE87smE2Vzf6Ck0=",
24         "owner": "NixOS",
25         "repo": "nixpkgs",
26         "rev": "57610d2f8f0937f39dbd72251e9614b1561942d8",
27         "type": "github"
28       },
29       "original": {
30         "id": "nixpkgs",
31         "ref": "nixos-unstable",
32         "type": "indirect"
33       }
34     },
35     "root": {
36       "inputs": {
37         "flake-utils": "flake-utils",
38         "nixpkgs": "nixpkgs"
39       }
40     },
41     "systems": {
42       "locked": {
43         "lastModified": 1681028828,
44         "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
45         "owner": "nix-systems",
46         "repo": "default",
47         "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
48         "type": "github"
49       },
50       "original": {
51         "owner": "nix-systems",
52         "repo": "default",
53         "type": "github"
54       }
55     }
56   },
57   "root": "root",
58   "version": 7
59 }